[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.
  6725 1726883301.56865: 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-1y3
  executable location = /usr/local/bin/ansible-playbook
  python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/usr/bin/python3.12)
  jinja version = 3.1.4
  libyaml = True
No config file found; using defaults
  6725 1726883301.57176: Added group all to inventory
  6725 1726883301.57177: Added group ungrouped to inventory
  6725 1726883301.57180: Group all now contains ungrouped
  6725 1726883301.57183: Examining possible inventory source: /tmp/rhc-n0O/inventory.yml
  6725 1726883301.67579: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache
  6725 1726883301.67638: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py
  6725 1726883301.67667: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory
  6725 1726883301.67729: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py
  6725 1726883301.67780: Loaded config def from plugin (inventory/script)
  6725 1726883301.67782: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py
  6725 1726883301.67833: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py
  6725 1726883301.67915: Loaded config def from plugin (inventory/yaml)
  6725 1726883301.67921: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py
  6725 1726883301.68038: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py
  6725 1726883301.68336: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py
  6725 1726883301.68339: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py)
  6725 1726883301.68341: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py)
  6725 1726883301.68345: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py)
  6725 1726883301.68349: Loading data from /tmp/rhc-n0O/inventory.yml
  6725 1726883301.68392: /tmp/rhc-n0O/inventory.yml was not parsable by auto
  6725 1726883301.68440: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py)
  6725 1726883301.68467: Loading data from /tmp/rhc-n0O/inventory.yml
  6725 1726883301.68524: group all already in inventory
  6725 1726883301.68529: set inventory_file for managed_node1
  6725 1726883301.68532: set inventory_dir for managed_node1
  6725 1726883301.68532: Added host managed_node1 to inventory
  6725 1726883301.68534: Added host managed_node1 to group all
  6725 1726883301.68535: set ansible_host for managed_node1
  6725 1726883301.68535: set ansible_ssh_extra_args for managed_node1
  6725 1726883301.68537: set inventory_file for managed_node2
  6725 1726883301.68539: set inventory_dir for managed_node2
  6725 1726883301.68539: Added host managed_node2 to inventory
  6725 1726883301.68540: Added host managed_node2 to group all
  6725 1726883301.68541: set ansible_host for managed_node2
  6725 1726883301.68541: set ansible_ssh_extra_args for managed_node2
  6725 1726883301.68543: set inventory_file for managed_node3
  6725 1726883301.68544: set inventory_dir for managed_node3
  6725 1726883301.68545: Added host managed_node3 to inventory
  6725 1726883301.68545: Added host managed_node3 to group all
  6725 1726883301.68546: set ansible_host for managed_node3
  6725 1726883301.68549: set ansible_ssh_extra_args for managed_node3
  6725 1726883301.68552: Reconcile groups and hosts in inventory.
  6725 1726883301.68555: Group ungrouped now contains managed_node1
  6725 1726883301.68559: Group ungrouped now contains managed_node2
  6725 1726883301.68561: Group ungrouped now contains managed_node3
  6725 1726883301.68669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name
  6725 1726883301.68802: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments
  6725 1726883301.68838: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py
  6725 1726883301.68855: Loaded config def from plugin (vars/host_group_vars)
  6725 1726883301.68857: 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)
  6725 1726883301.68861: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars
  6725 1726883301.68866: 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)
  6725 1726883301.68894: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False)
  6725 1726883301.69166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  6725 1726883301.69276: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py
  6725 1726883301.69299: Loaded config def from plugin (connection/local)
  6725 1726883301.69301: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True)
  6725 1726883301.69868: Loaded config def from plugin (connection/paramiko_ssh)
  6725 1726883301.69871: 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)
  6725 1726883301.70759: 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)
  6725 1726883301.70805: Loaded config def from plugin (connection/psrp)
  6725 1726883301.70812: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True)
  6725 1726883301.71574: 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)
  6725 1726883301.71625: Loaded config def from plugin (connection/ssh)
  6725 1726883301.71630: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True)
  6725 1726883301.73708: 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)
  6725 1726883301.73750: Loaded config def from plugin (connection/winrm)
  6725 1726883301.73753: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True)
  6725 1726883301.73776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name
  6725 1726883301.73895: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py
  6725 1726883301.74253: Loaded config def from plugin (shell/cmd)
  6725 1726883301.74258: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True)
  6725 1726883301.74322: 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)
  6725 1726883301.74494: Loaded config def from plugin (shell/powershell)
  6725 1726883301.74498: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True)
  6725 1726883301.74631: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py
  6725 1726883301.74970: Loaded config def from plugin (shell/sh)
  6725 1726883301.74973: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True)
  6725 1726883301.75068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name
  6725 1726883301.75691: Loaded config def from plugin (become/runas)
  6725 1726883301.75694: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True)
  6725 1726883301.76056: Loaded config def from plugin (become/su)
  6725 1726883301.76060: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True)
  6725 1726883301.76413: Loaded config def from plugin (become/sudo)
  6725 1726883301.76415: 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
  6725 1726883301.76462: Loading data from /tmp/collections-1y3/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_insights_ansible_host.yml
  6725 1726883301.77907: in VariableManager get_vars()
  6725 1726883301.77949: done with get_vars()
  6725 1726883301.77964: Loading data from /tmp/collections-1y3/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_insights.yml
statically imported: /tmp/collections-1y3/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_insights.yml
  6725 1726883301.78077: in VariableManager get_vars()
  6725 1726883301.78089: done with get_vars()
  6725 1726883301.78115: Loading data from /tmp/collections-1y3/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml
statically imported: /tmp/collections-1y3/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml
  6725 1726883301.78503: trying /usr/local/lib/python3.12/site-packages/ansible/modules
  6725 1726883301.82773: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action
  6725 1726883301.83158: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__
  6725 1726883301.83798: in VariableManager get_vars()
  6725 1726883301.83827: done with get_vars()
  6725 1726883301.83880: Loading data from /tmp/collections-1y3/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/check_candlepin.yml
statically imported: /tmp/collections-1y3/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/check_candlepin.yml
  6725 1726883301.86670: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback
  6725 1726883301.86686: 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
  6725 1726883301.87259: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py
  6725 1726883301.87501: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug)
  6725 1726883301.87504: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-1y3/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__)
  6725 1726883301.87538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name
  6725 1726883301.87567: 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)
  6725 1726883301.87769: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py
  6725 1726883301.87826: Loaded config def from plugin (callback/default)
  6725 1726883301.87828: 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)
  6725 1726883301.89244: Loaded config def from plugin (callback/junit)
  6725 1726883301.89246: 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)
  6725 1726883301.89307: 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)
  6725 1726883301.89401: Loaded config def from plugin (callback/minimal)
  6725 1726883301.89404: 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)
  6725 1726883301.89460: 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)
  6725 1726883301.89568: Loaded config def from plugin (callback/tree)
  6725 1726883301.89571: 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
  6725 1726883301.89789: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks)
  6725 1726883301.89792: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-1y3/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_insights_ansible_host.yml **************************************
1 plays in /tmp/collections-1y3/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_insights_ansible_host.yml
  6725 1726883301.89853: in VariableManager get_vars()
  6725 1726883301.89877: done with get_vars()
  6725 1726883301.89888: in VariableManager get_vars()
  6725 1726883301.89922: done with get_vars()
  6725 1726883301.89929: variable 'omit' from source: magic vars
  6725 1726883301.90007: in VariableManager get_vars()
  6725 1726883301.90031: done with get_vars()
  6725 1726883301.90066: variable 'omit' from source: magic vars

PLAY [Insights ansible host test] **********************************************
  6725 1726883301.90939: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy
  6725 1726883301.90991: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py
  6725 1726883301.91032: getting the remaining hosts for this loop
  6725 1726883301.91034: done getting the remaining hosts for this loop
  6725 1726883301.91037: getting the next task for host managed_node3
  6725 1726883301.91042: done getting next task for host managed_node3
  6725 1726883301.91044:  ^ task is: TASK: meta (flush_handlers)
  6725 1726883301.91046:  ^ 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
  6725 1726883301.91049: getting variables
  6725 1726883301.91050: in VariableManager get_vars()
  6725 1726883301.91058: Calling all_inventory to load vars for managed_node3
  6725 1726883301.91064: Calling groups_inventory to load vars for managed_node3
  6725 1726883301.91068: Calling all_plugins_inventory to load vars for managed_node3
  6725 1726883301.91085: Calling all_plugins_play to load vars for managed_node3
  6725 1726883301.91096: Calling groups_plugins_inventory to load vars for managed_node3
  6725 1726883301.91099: Calling groups_plugins_play to load vars for managed_node3
  6725 1726883301.91125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  6725 1726883301.91158: done with get_vars()
  6725 1726883301.91163: done getting variables
  6725 1726883301.91190: in VariableManager get_vars()
  6725 1726883301.91196: Calling all_inventory to load vars for managed_node3
  6725 1726883301.91197: Calling groups_inventory to load vars for managed_node3
  6725 1726883301.91199: Calling all_plugins_inventory to load vars for managed_node3
  6725 1726883301.91201: Calling all_plugins_play to load vars for managed_node3
  6725 1726883301.91203: Calling groups_plugins_inventory to load vars for managed_node3
  6725 1726883301.91204: Calling groups_plugins_play to load vars for managed_node3
  6725 1726883301.91234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  6725 1726883301.91246: done with get_vars()
  6725 1726883301.91253: done queuing things up, now waiting for results queue to drain
  6725 1726883301.91254: results queue empty
  6725 1726883301.91255: checking for any_errors_fatal
  6725 1726883301.91255: done checking for any_errors_fatal
  6725 1726883301.91256: checking for max_fail_percentage
  6725 1726883301.91257: done checking for max_fail_percentage
  6725 1726883301.91257: checking to see if all hosts have failed and the running result is not ok
  6725 1726883301.91257: done checking to see if all hosts have failed
  6725 1726883301.91258: getting the remaining hosts for this loop
  6725 1726883301.91259: done getting the remaining hosts for this loop
  6725 1726883301.91260: getting the next task for host managed_node3
  6725 1726883301.91267: done getting next task for host managed_node3
  6725 1726883301.91269:  ^ task is: TASK: Get LSR_RHC_TEST_DATA environment variable
  6725 1726883301.91273:  ^ 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
  6725 1726883301.91276: getting variables
  6725 1726883301.91277: in VariableManager get_vars()
  6725 1726883301.91284: Calling all_inventory to load vars for managed_node3
  6725 1726883301.91286: Calling groups_inventory to load vars for managed_node3
  6725 1726883301.91288: Calling all_plugins_inventory to load vars for managed_node3
  6725 1726883301.91301: Calling all_plugins_play to load vars for managed_node3
  6725 1726883301.91304: Calling groups_plugins_inventory to load vars for managed_node3
  6725 1726883301.91307: Calling groups_plugins_play to load vars for managed_node3
  6725 1726883301.91336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  6725 1726883301.91370: done with get_vars()
  6725 1726883301.91377: done getting variables
  6725 1726883301.91452: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True)

TASK [Get LSR_RHC_TEST_DATA environment variable] ******************************
task path: /tmp/collections-1y3/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:3
Friday 20 September 2024  21:48:21 -0400 (0:00:00.018)       0:00:00.018 ****** 
  6725 1726883301.91475: entering _queue_task() for managed_node3/set_fact
  6725 1726883301.91477: Creating lock for set_fact
  6725 1726883301.91924: worker is 1 (out of 1 available)
  6725 1726883301.91934: exiting _queue_task() for managed_node3/set_fact
  6725 1726883301.91943: done queuing things up, now waiting for results queue to drain
  6725 1726883301.91945: waiting for pending results...
  6725 1726883301.92085: running TaskExecutor() for managed_node3/TASK: Get LSR_RHC_TEST_DATA environment variable
  6725 1726883301.92161: in run() - task 123911ae-b657-a347-3eb5-00000000000c
  6725 1726883301.92171: variable 'ansible_search_path' from source: unknown
  6725 1726883301.92174: variable 'ansible_search_path' from source: unknown
  6725 1726883301.92200: calling self._execute()
  6725 1726883301.92246: variable 'ansible_host' from source: host vars for 'managed_node3'
  6725 1726883301.92250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'
  6725 1726883301.92259: variable 'omit' from source: magic vars
  6725 1726883301.92325: variable 'omit' from source: magic vars
  6725 1726883301.92361: variable 'omit' from source: magic vars
  6725 1726883301.92752: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup
  6725 1726883301.92862: Loaded config def from plugin (lookup/env)
  6725 1726883301.92877: Loading LookupModule 'env' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/env.py
  6725 1726883301.92965: variable 'omit' from source: magic vars
  6725 1726883301.93003: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
  6725 1726883301.93025: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
  6725 1726883301.93038: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
  6725 1726883301.93053: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  6725 1726883301.93061: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  6725 1726883301.93081: variable 'inventory_hostname' from source: host vars for 'managed_node3'
  6725 1726883301.93084: variable 'ansible_host' from source: host vars for 'managed_node3'
  6725 1726883301.93086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'
  6725 1726883301.93179: Set connection var ansible_connection to ssh
  6725 1726883301.93205: Set connection var ansible_module_compression to ZIP_DEFLATED
  6725 1726883301.93237: Set connection var ansible_timeout to 10
  6725 1726883301.93264: Set connection var ansible_pipelining to False
  6725 1726883301.93297: Set connection var ansible_shell_type to sh
  6725 1726883301.93304: Set connection var ansible_shell_executable to /bin/sh
  6725 1726883301.93333: variable 'ansible_shell_executable' from source: unknown
  6725 1726883301.93365: variable 'ansible_connection' from source: unknown
  6725 1726883301.93407: variable 'ansible_module_compression' from source: unknown
  6725 1726883301.93434: variable 'ansible_shell_type' from source: unknown
  6725 1726883301.93465: variable 'ansible_shell_executable' from source: unknown
  6725 1726883301.93483: variable 'ansible_host' from source: host vars for 'managed_node3'
  6725 1726883301.93526: variable 'ansible_pipelining' from source: unknown
  6725 1726883301.93530: variable 'ansible_timeout' from source: unknown
  6725 1726883301.93535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'
  6725 1726883301.93613: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)
  6725 1726883301.93621: variable 'omit' from source: magic vars
  6725 1726883301.93635: starting attempt loop
  6725 1726883301.93653: running the handler
  6725 1726883301.93695: handler run complete
  6725 1726883301.93746: attempt loop complete, returning result
  6725 1726883301.93753: _execute() done
  6725 1726883301.93764: dumping result to json
  6725 1726883301.93767: done dumping result, returning
  6725 1726883301.93773: done running TaskExecutor() for managed_node3/TASK: Get LSR_RHC_TEST_DATA environment variable [123911ae-b657-a347-3eb5-00000000000c]
  6725 1726883301.93778: sending task result for task 123911ae-b657-a347-3eb5-00000000000c
  6725 1726883301.93859: done sending task result for task 123911ae-b657-a347-3eb5-00000000000c
  6725 1726883301.93862: WORKER PROCESS EXITING
ok: [managed_node3] => {
    "ansible_facts": {
        "lsr_rhc_test_data_file": ""
    },
    "changed": false
}
  6725 1726883301.93932: no more pending results, returning what we have
  6725 1726883301.93935: results queue empty
  6725 1726883301.93935: checking for any_errors_fatal
  6725 1726883301.93937: done checking for any_errors_fatal
  6725 1726883301.93938: checking for max_fail_percentage
  6725 1726883301.93939: done checking for max_fail_percentage
  6725 1726883301.93940: checking to see if all hosts have failed and the running result is not ok
  6725 1726883301.93940: done checking to see if all hosts have failed
  6725 1726883301.93941: getting the remaining hosts for this loop
  6725 1726883301.93942: done getting the remaining hosts for this loop
  6725 1726883301.93945: getting the next task for host managed_node3
  6725 1726883301.93951: done getting next task for host managed_node3
  6725 1726883301.93953:  ^ task is: TASK: Import test data
  6725 1726883301.93956:  ^ 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
  6725 1726883301.93959: getting variables
  6725 1726883301.93960: in VariableManager get_vars()
  6725 1726883301.93984: Calling all_inventory to load vars for managed_node3
  6725 1726883301.93986: Calling groups_inventory to load vars for managed_node3
  6725 1726883301.93987: Calling all_plugins_inventory to load vars for managed_node3
  6725 1726883301.93993: Calling all_plugins_play to load vars for managed_node3
  6725 1726883301.93995: Calling groups_plugins_inventory to load vars for managed_node3
  6725 1726883301.93997: Calling groups_plugins_play to load vars for managed_node3
  6725 1726883301.94027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  6725 1726883301.94042: done with get_vars()
  6725 1726883301.94048: done getting variables
  6725 1726883301.94120: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True)

TASK [Import test data] ********************************************************
task path: /tmp/collections-1y3/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:12
Friday 20 September 2024  21:48:21 -0400 (0:00:00.026)       0:00:00.044 ****** 
  6725 1726883301.94145: entering _queue_task() for managed_node3/include_vars
  6725 1726883301.94147: Creating lock for include_vars
  6725 1726883301.94408: worker is 1 (out of 1 available)
  6725 1726883301.94422: exiting _queue_task() for managed_node3/include_vars
  6725 1726883301.94884: done queuing things up, now waiting for results queue to drain
  6725 1726883301.94887: waiting for pending results...
  6725 1726883301.94901: running TaskExecutor() for managed_node3/TASK: Import test data
  6725 1726883301.94905: in run() - task 123911ae-b657-a347-3eb5-00000000000e
  6725 1726883301.94908: variable 'ansible_search_path' from source: unknown
  6725 1726883301.94910: variable 'ansible_search_path' from source: unknown
  6725 1726883301.94915: calling self._execute()
  6725 1726883301.94936: variable 'ansible_host' from source: host vars for 'managed_node3'
  6725 1726883301.94946: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'
  6725 1726883301.94958: variable 'omit' from source: magic vars
  6725 1726883301.95393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
  6725 1726883301.99209: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
  6725 1726883301.99277: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
  6725 1726883301.99324: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
  6725 1726883301.99361: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
  6725 1726883301.99391: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
  6725 1726883301.99462: 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)
  6725 1726883301.99494: 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)
  6725 1726883301.99527: 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)
  6725 1726883301.99573: 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)
  6725 1726883301.99593: 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)
  6725 1726883301.99699: variable 'lsr_rhc_test_data_file' from source: set_fact
  6725 1726883301.99730: Evaluated conditional (lsr_rhc_test_data_file | length > 0): False
  6725 1726883301.99738: when evaluation is False, skipping this task
  6725 1726883301.99745: _execute() done
  6725 1726883301.99750: dumping result to json
  6725 1726883301.99758: done dumping result, returning
  6725 1726883301.99767: done running TaskExecutor() for managed_node3/TASK: Import test data [123911ae-b657-a347-3eb5-00000000000e]
  6725 1726883301.99775: sending task result for task 123911ae-b657-a347-3eb5-00000000000e
skipping: [managed_node3] => {
    "changed": false,
    "false_condition": "lsr_rhc_test_data_file | length > 0",
    "skip_reason": "Conditional result was False"
}
  6725 1726883301.99930: no more pending results, returning what we have
  6725 1726883301.99932: results queue empty
  6725 1726883301.99933: checking for any_errors_fatal
  6725 1726883301.99936: done checking for any_errors_fatal
  6725 1726883301.99937: checking for max_fail_percentage
  6725 1726883301.99940: done checking for max_fail_percentage
  6725 1726883301.99940: checking to see if all hosts have failed and the running result is not ok
  6725 1726883301.99941: done checking to see if all hosts have failed
  6725 1726883301.99942: getting the remaining hosts for this loop
  6725 1726883301.99943: done getting the remaining hosts for this loop
  6725 1726883301.99947: getting the next task for host managed_node3
  6725 1726883301.99953: done getting next task for host managed_node3
  6725 1726883301.99955:  ^ task is: TASK: Get facts for external test data
  6725 1726883301.99958:  ^ 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
  6725 1726883301.99961: getting variables
  6725 1726883301.99963: in VariableManager get_vars()
  6725 1726883301.99986: Calling all_inventory to load vars for managed_node3
  6725 1726883301.99988: Calling groups_inventory to load vars for managed_node3
  6725 1726883301.99991: Calling all_plugins_inventory to load vars for managed_node3
  6725 1726883302.00001: Calling all_plugins_play to load vars for managed_node3
  6725 1726883302.00003: Calling groups_plugins_inventory to load vars for managed_node3
  6725 1726883302.00007: Calling groups_plugins_play to load vars for managed_node3
  6725 1726883302.00047: done sending task result for task 123911ae-b657-a347-3eb5-00000000000e
  6725 1726883302.00051: WORKER PROCESS EXITING
  6725 1726883302.00064: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  6725 1726883302.00089: done with get_vars()
  6725 1726883302.00097: done getting variables

TASK [Get facts for external test data] ****************************************
task path: /tmp/collections-1y3/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:16
Friday 20 September 2024  21:48:22 -0400 (0:00:00.060)       0:00:00.105 ****** 
  6725 1726883302.00199: entering _queue_task() for managed_node3/setup
  6725 1726883302.00442: worker is 1 (out of 1 available)
  6725 1726883302.00453: exiting _queue_task() for managed_node3/setup
  6725 1726883302.00463: done queuing things up, now waiting for results queue to drain
  6725 1726883302.00465: waiting for pending results...
  6725 1726883302.00700: running TaskExecutor() for managed_node3/TASK: Get facts for external test data
  6725 1726883302.00833: in run() - task 123911ae-b657-a347-3eb5-00000000000f
  6725 1726883302.00850: variable 'ansible_search_path' from source: unknown
  6725 1726883302.00857: variable 'ansible_search_path' from source: unknown
  6725 1726883302.00894: calling self._execute()
  6725 1726883302.00970: variable 'ansible_host' from source: host vars for 'managed_node3'
  6725 1726883302.00980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'
  6725 1726883302.00994: variable 'omit' from source: magic vars
  6725 1726883302.04401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
  6725 1726883302.06656: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
  6725 1726883302.06740: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
  6725 1726883302.06781: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
  6725 1726883302.06825: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
  6725 1726883302.06855: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
  6725 1726883302.06934: 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)
  6725 1726883302.06967: 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)
  6725 1726883302.07001: 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)
  6725 1726883302.07054: 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)
  6725 1726883302.07074: 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)
  6725 1726883302.07189: variable 'lsr_rhc_test_data_file' from source: set_fact
  6725 1726883302.07222: Evaluated conditional (lsr_rhc_test_data_file | length > 0): False
  6725 1726883302.07233: when evaluation is False, skipping this task
  6725 1726883302.07240: _execute() done
  6725 1726883302.07246: dumping result to json
  6725 1726883302.07254: done dumping result, returning
  6725 1726883302.07264: done running TaskExecutor() for managed_node3/TASK: Get facts for external test data [123911ae-b657-a347-3eb5-00000000000f]
  6725 1726883302.07271: sending task result for task 123911ae-b657-a347-3eb5-00000000000f
skipping: [managed_node3] => {
    "changed": false,
    "false_condition": "lsr_rhc_test_data_file | length > 0",
    "skip_reason": "Conditional result was False"
}
  6725 1726883302.07409: no more pending results, returning what we have
  6725 1726883302.07413: results queue empty
  6725 1726883302.07414: checking for any_errors_fatal
  6725 1726883302.07418: done checking for any_errors_fatal
  6725 1726883302.07421: checking for max_fail_percentage
  6725 1726883302.07423: done checking for max_fail_percentage
  6725 1726883302.07423: checking to see if all hosts have failed and the running result is not ok
  6725 1726883302.07424: done checking to see if all hosts have failed
  6725 1726883302.07425: getting the remaining hosts for this loop
  6725 1726883302.07427: done getting the remaining hosts for this loop
  6725 1726883302.07430: getting the next task for host managed_node3
  6725 1726883302.07439: done getting next task for host managed_node3
  6725 1726883302.07442:  ^ task is: TASK: Set local lsr_rhc_test_data
  6725 1726883302.07446:  ^ 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? (HOST STATE: block=0, 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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
  6725 1726883302.07449: getting variables
  6725 1726883302.07452: in VariableManager get_vars()
  6725 1726883302.07480: Calling all_inventory to load vars for managed_node3
  6725 1726883302.07483: Calling groups_inventory to load vars for managed_node3
  6725 1726883302.07487: Calling all_plugins_inventory to load vars for managed_node3
  6725 1726883302.07497: Calling all_plugins_play to load vars for managed_node3
  6725 1726883302.07500: Calling groups_plugins_inventory to load vars for managed_node3
  6725 1726883302.07503: Calling groups_plugins_play to load vars for managed_node3
  6725 1726883302.07548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  6725 1726883302.07576: done with get_vars()
  6725 1726883302.07586: done getting variables
  6725 1726883302.07650: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)

TASK [Set local lsr_rhc_test_data] *********************************************
task path: /tmp/collections-1y3/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:24
Friday 20 September 2024  21:48:22 -0400 (0:00:00.074)       0:00:00.180 ****** 
  6725 1726883302.07686: entering _queue_task() for managed_node3/include_vars
  6725 1726883302.07708: done sending task result for task 123911ae-b657-a347-3eb5-00000000000f
  6725 1726883302.07723: WORKER PROCESS EXITING
  6725 1726883302.08231: worker is 1 (out of 1 available)
  6725 1726883302.08242: exiting _queue_task() for managed_node3/include_vars
  6725 1726883302.08253: done queuing things up, now waiting for results queue to drain
  6725 1726883302.08255: waiting for pending results...
  6725 1726883302.08479: running TaskExecutor() for managed_node3/TASK: Set local lsr_rhc_test_data
  6725 1726883302.08620: in run() - task 123911ae-b657-a347-3eb5-000000000011
  6725 1726883302.08639: variable 'ansible_search_path' from source: unknown
  6725 1726883302.08652: variable 'ansible_search_path' from source: unknown
  6725 1726883302.08683: calling self._execute()
  6725 1726883302.08736: variable 'ansible_host' from source: host vars for 'managed_node3'
  6725 1726883302.08739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'
  6725 1726883302.08747: variable 'omit' from source: magic vars
  6725 1726883302.11575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
  6725 1726883302.12986: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
  6725 1726883302.13036: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
  6725 1726883302.13067: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
  6725 1726883302.13091: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
  6725 1726883302.13112: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
  6725 1726883302.13163: 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)
  6725 1726883302.13183: 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)
  6725 1726883302.13200: 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)
  6725 1726883302.13234: 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)
  6725 1726883302.13244: 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)
  6725 1726883302.13319: variable 'lsr_rhc_test_data_file' from source: set_fact
  6725 1726883302.13357: Evaluated conditional (lsr_rhc_test_data_file | length == 0): True
  6725 1726883302.13360: variable 'omit' from source: magic vars
  6725 1726883302.13387: variable 'omit' from source: magic vars
  6725 1726883302.13410: variable 'omit' from source: magic vars
  6725 1726883302.13472: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
  6725 1726883302.13497: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
  6725 1726883302.13516: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
  6725 1726883302.13546: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  6725 1726883302.13566: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  6725 1726883302.13593: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become
  6725 1726883302.13620: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False)
  6725 1726883302.13639: variable 'inventory_hostname' from source: host vars for 'managed_node3'
  6725 1726883302.13646: variable 'ansible_host' from source: host vars for 'managed_node3'
  6725 1726883302.13653: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'
  6725 1726883302.13772: Set connection var ansible_connection to ssh
  6725 1726883302.13784: Set connection var ansible_module_compression to ZIP_DEFLATED
  6725 1726883302.13808: Set connection var ansible_timeout to 10
  6725 1726883302.13822: Set connection var ansible_pipelining to False
  6725 1726883302.13829: Set connection var ansible_shell_type to sh
  6725 1726883302.13842: Set connection var ansible_shell_executable to /bin/sh
  6725 1726883302.13872: variable 'ansible_shell_executable' from source: unknown
  6725 1726883302.13879: variable 'ansible_connection' from source: unknown
  6725 1726883302.13886: variable 'ansible_module_compression' from source: unknown
  6725 1726883302.13892: variable 'ansible_shell_type' from source: unknown
  6725 1726883302.13905: variable 'ansible_shell_executable' from source: unknown
  6725 1726883302.13916: variable 'ansible_host' from source: host vars for 'managed_node3'
  6725 1726883302.13926: variable 'ansible_pipelining' from source: unknown
  6725 1726883302.13933: variable 'ansible_timeout' from source: unknown
  6725 1726883302.13940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'
  6725 1726883302.14047: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)
  6725 1726883302.14060: variable 'omit' from source: magic vars
  6725 1726883302.14069: starting attempt loop
  6725 1726883302.14075: running the handler
  6725 1726883302.14088: evaluation_path:
	/tmp/collections-1y3/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks
  6725 1726883302.14122: search_path:
	/tmp/collections-1y3/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/vars/../files/candlepin_data.yml
	/tmp/collections-1y3/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/../files/candlepin_data.yml
	/tmp/collections-1y3/ansible_collections/fedora/linux_system_roles/tests/rhc/vars/../files/candlepin_data.yml
	/tmp/collections-1y3/ansible_collections/fedora/linux_system_roles/tests/rhc/../files/candlepin_data.yml
  6725 1726883302.14257: handler run complete
  6725 1726883302.14270: attempt loop complete, returning result
  6725 1726883302.14277: _execute() done
  6725 1726883302.14283: dumping result to json
  6725 1726883302.14292: done dumping result, returning
  6725 1726883302.14302: done running TaskExecutor() for managed_node3/TASK: Set local lsr_rhc_test_data [123911ae-b657-a347-3eb5-000000000011]
  6725 1726883302.14309: sending task result for task 123911ae-b657-a347-3eb5-000000000011
  6725 1726883302.17097: done sending task result for task 123911ae-b657-a347-3eb5-000000000011
  6725 1726883302.17101: WORKER PROCESS EXITING
ok: [managed_node3] => {
    "ansible_facts": {
        "lsr_rhc_test_data": {
            "baseurl": "http://localhost:8080",
            "candlepin_host": "candlepin.local",
            "candlepin_insecure": false,
            "candlepin_port": 8443,
            "candlepin_prefix": "/candlepin",
            "env_nonworking": "Ceci n'est pas une environment",
            "envs_register": [
                "Environment 2"
            ],
            "insights": false,
            "proxy_auth_hostname": "localhost",
            "proxy_auth_password": "proxypass",
            "proxy_auth_port": 3130,
            "proxy_auth_scheme": "https",
            "proxy_auth_username": "proxyuser",
            "proxy_noauth_hostname": "localhost",
            "proxy_noauth_port": 3128,
            "proxy_noauth_scheme": "https",
            "proxy_nonworking_hostname": "wrongproxy",
            "proxy_nonworking_password": "wrong-proxypassword",
            "proxy_nonworking_port": 4000,
            "proxy_nonworking_username": "wrong-proxyuser",
            "reg_activation_keys": [
                "default_key"
            ],
            "reg_invalid_password": "invalid-password",
            "reg_invalid_username": "invalid-user",
            "reg_organization": "donaldduck",
            "reg_password": "password",
            "reg_username": "doc",
            "release": null,
            "repositories": [
                {
                    "name": "donaldy-content-label-7051",
                    "state": "enabled"
                },
                {
                    "name": "content-label-32060",
                    "state": "disabled"
                }
            ]
        }
    },
    "ansible_included_var_files": [
        "/tmp/collections-1y3/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/../files/candlepin_data.yml"
    ],
    "changed": false
}
  6725 1726883302.17241: no more pending results, returning what we have
  6725 1726883302.17243: results queue empty
  6725 1726883302.17244: checking for any_errors_fatal
  6725 1726883302.17246: done checking for any_errors_fatal
  6725 1726883302.17247: checking for max_fail_percentage
  6725 1726883302.17248: done checking for max_fail_percentage
  6725 1726883302.17248: checking to see if all hosts have failed and the running result is not ok
  6725 1726883302.17249: done checking to see if all hosts have failed
  6725 1726883302.17250: getting the remaining hosts for this loop
  6725 1726883302.17251: done getting the remaining hosts for this loop
  6725 1726883302.17253: getting the next task for host managed_node3
  6725 1726883302.17259: done getting next task for host managed_node3
  6725 1726883302.17261:  ^ task is: TASK: Check if system is ostree
  6725 1726883302.17263:  ^ 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? (HOST STATE: block=0, task=4, 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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
  6725 1726883302.17266: getting variables
  6725 1726883302.17267: in VariableManager get_vars()
  6725 1726883302.17279: Calling all_inventory to load vars for managed_node3
  6725 1726883302.17282: Calling groups_inventory to load vars for managed_node3
  6725 1726883302.17284: Calling all_plugins_inventory to load vars for managed_node3
  6725 1726883302.17290: Calling all_plugins_play to load vars for managed_node3
  6725 1726883302.17292: Calling groups_plugins_inventory to load vars for managed_node3
  6725 1726883302.17295: Calling groups_plugins_play to load vars for managed_node3
  6725 1726883302.17327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  6725 1726883302.17348: done with get_vars()
  6725 1726883302.17355: done getting variables

TASK [Check if system is ostree] ***********************************************
task path: /tmp/collections-1y3/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:32
Friday 20 September 2024  21:48:22 -0400 (0:00:00.097)       0:00:00.277 ****** 
  6725 1726883302.17427: entering _queue_task() for managed_node3/stat
  6725 1726883302.17674: worker is 1 (out of 1 available)
  6725 1726883302.17684: exiting _queue_task() for managed_node3/stat
  6725 1726883302.17694: done queuing things up, now waiting for results queue to drain
  6725 1726883302.17696: waiting for pending results...
  6725 1726883302.17927: running TaskExecutor() for managed_node3/TASK: Check if system is ostree
  6725 1726883302.18050: in run() - task 123911ae-b657-a347-3eb5-000000000013
  6725 1726883302.18076: variable 'ansible_search_path' from source: unknown
  6725 1726883302.18084: variable 'ansible_search_path' from source: unknown
  6725 1726883302.18125: calling self._execute()
  6725 1726883302.18200: variable 'ansible_host' from source: host vars for 'managed_node3'
  6725 1726883302.18213: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'
  6725 1726883302.18227: variable 'omit' from source: magic vars
  6725 1726883302.18732: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
  6725 1726883302.19026: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
  6725 1726883302.19077: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
  6725 1726883302.19117: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
  6725 1726883302.19163: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
  6725 1726883302.19250: 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)
  6725 1726883302.19287: 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)
  6725 1726883302.19320: 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)
  6725 1726883302.19355: 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)
  6725 1726883302.19493: Evaluated conditional (not __rhc_is_ostree is defined): True
  6725 1726883302.19504: variable 'omit' from source: magic vars
  6725 1726883302.19569: variable 'omit' from source: magic vars
  6725 1726883302.19617: variable 'omit' from source: magic vars
  6725 1726883302.19646: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
  6725 1726883302.19680: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
  6725 1726883302.19708: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
  6725 1726883302.19732: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  6725 1726883302.19747: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  6725 1726883302.19770: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become
  6725 1726883302.19790: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False)
  6725 1726883302.19828: variable 'inventory_hostname' from source: host vars for 'managed_node3'
  6725 1726883302.19837: variable 'ansible_host' from source: host vars for 'managed_node3'
  6725 1726883302.19846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'
  6725 1726883302.19962: Set connection var ansible_connection to ssh
  6725 1726883302.19977: Set connection var ansible_module_compression to ZIP_DEFLATED
  6725 1726883302.19993: Set connection var ansible_timeout to 10
  6725 1726883302.20003: Set connection var ansible_pipelining to False
  6725 1726883302.20013: Set connection var ansible_shell_type to sh
  6725 1726883302.20033: Set connection var ansible_shell_executable to /bin/sh
  6725 1726883302.20062: variable 'ansible_shell_executable' from source: unknown
  6725 1726883302.20070: variable 'ansible_connection' from source: unknown
  6725 1726883302.20078: variable 'ansible_module_compression' from source: unknown
  6725 1726883302.20085: variable 'ansible_shell_type' from source: unknown
  6725 1726883302.20096: variable 'ansible_shell_executable' from source: unknown
  6725 1726883302.20103: variable 'ansible_host' from source: host vars for 'managed_node3'
  6725 1726883302.20113: variable 'ansible_pipelining' from source: unknown
  6725 1726883302.20121: variable 'ansible_timeout' from source: unknown
  6725 1726883302.20129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'
  6725 1726883302.20284: 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__)
  6725 1726883302.20299: variable 'omit' from source: magic vars
  6725 1726883302.20313: starting attempt loop
  6725 1726883302.20324: running the handler
  6725 1726883302.20341: _low_level_execute_command(): starting
  6725 1726883302.20360: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'
  6725 1726883302.21148: stderr chunk (state=2):
>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024
<<<
  6725 1726883302.21163: stderr chunk (state=3):
>>>debug1: Reading configuration data /root/.ssh/config
<<<
  6725 1726883302.21183: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
<<<
  6725 1726883302.21203: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
  6725 1726883302.21255: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.11.127 originally 10.31.11.127
<<<
  6725 1726883302.21268: stderr chunk (state=3):
>>>debug2: match not found
<<<
  6725 1726883302.21282: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  6725 1726883302.21305: stderr chunk (state=3):
>>>debug1: configuration requests final Match pass
<<<
  6725 1726883302.21320: stderr chunk (state=3):
>>>debug2: resolve_canonicalize: hostname 10.31.11.127 is address
<<<
  6725 1726883302.21339: stderr chunk (state=3):
>>>debug1: re-parsing configuration
<<<
  6725 1726883302.21352: stderr chunk (state=3):
>>>debug1: Reading configuration data /root/.ssh/config
<<<
  6725 1726883302.21365: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
<<<
  6725 1726883302.21380: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
  6725 1726883302.21392: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.11.127 originally 10.31.11.127
<<<
  6725 1726883302.21407: stderr chunk (state=3):
>>>debug2: match found
<<<
  6725 1726883302.21423: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  6725 1726883302.21574: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master
<<<
  6725 1726883302.21589: stderr chunk (state=3):
>>>debug1: Control socket "/root/.ansible/cp/009aaa06f6" does not exist
<<<
  6725 1726883302.21601: stderr chunk (state=3):
>>>debug1: Connecting to 10.31.11.127 [10.31.11.127] port 22.
<<<
  6725 1726883302.21619: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
  6725 1726883302.21769: stderr chunk (state=3):
>>>debug1: fd 3 clearing O_NONBLOCK
<<<
  6725 1726883302.21786: stderr chunk (state=3):
>>>debug1: Connection established.
<<<
  6725 1726883302.21806: stderr chunk (state=3):
>>>debug1: identity file /root/.ssh/id_rsa type -1
<<<
  6725 1726883302.21832: stderr chunk (state=3):
>>>debug1: identity file /root/.ssh/id_rsa-cert type -1
<<<
  6725 1726883302.21874: stderr chunk (state=3):
>>>debug1: identity file /root/.ssh/id_dsa type -1
debug1: identity file /root/.ssh/id_dsa-cert type -1
debug1: identity file /root/.ssh/id_ecdsa type -1
debug1: identity file /root/.ssh/id_ecdsa-cert type -1
debug1: identity file /root/.ssh/id_ecdsa_sk type -1
debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1
debug1: identity file /root/.ssh/id_ed25519 type -1
debug1: identity file /root/.ssh/id_ed25519-cert type -1
debug1: identity file /root/.ssh/id_ed25519_sk type -1
debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1
debug1: identity file /root/.ssh/id_xmss type -1
debug1: identity file /root/.ssh/id_xmss-cert type -1
debug1: Local version string SSH-2.0-OpenSSH_8.7
<<<
  6725 1726883302.22712: stderr chunk (state=3):
>>>debug1: Remote protocol version 2.0, remote software version OpenSSH_8.7
<<<
  6725 1726883302.22726: stderr chunk (state=3):
>>>debug1: compat_banner: match: OpenSSH_8.7 pat OpenSSH* compat 0x04000000
<<<
  6725 1726883302.22738: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
  6725 1726883302.22774: stderr chunk (state=3):
>>>debug1: Authenticating to 10.31.11.127:22 as 'root'
debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
<<<
  6725 1726883302.22792: stderr chunk (state=3):
>>>debug1: SSH2_MSG_KEXINIT sent
<<<
  6725 1726883302.22894: stderr chunk (state=3):
>>>debug1: SSH2_MSG_KEXINIT received
<<<
  6725 1726883302.22937: stderr chunk (state=3):
>>>debug2: local client KEXINIT proposal
debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com
debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256
debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr
debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr
debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512
debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512
debug2: compression ctos: zlib@openssh.com,zlib,none
debug2: compression stoc: zlib@openssh.com,zlib,none
debug2: languages ctos: 
debug2: languages stoc: 
debug2: first_kex_follows 0 
debug2: reserved 0 
debug2: peer server KEXINIT proposal
debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,kex-strict-s-v00@openssh.com
debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519
debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr
debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr
debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512
debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512
debug2: compression ctos: none,zlib@openssh.com
debug2: compression stoc: none,zlib@openssh.com
debug2: languages ctos: 
debug2: languages stoc: 
debug2: first_kex_follows 0 
debug2: reserved 0 
debug1: kex: algorithm: curve25519-sha256
debug1: kex: host key algorithm: ssh-ed25519
debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: <implicit> compression: zlib@openssh.com
debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: <implicit> compression: zlib@openssh.com
debug1: kex: curve25519-sha256 need=32 dh_need=32
debug1: kex: curve25519-sha256 need=32 dh_need=32
<<<
  6725 1726883302.23236: stderr chunk (state=3):
>>>debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
<<<
  6725 1726883302.23798: stderr chunk (state=3):
>>>debug1: SSH2_MSG_KEX_ECDH_REPLY received
<<<
  6725 1726883302.23817: stderr chunk (state=3):
>>>debug1: Server host key: ssh-ed25519 SHA256:VquUuVe5eZ3rHj+hVxNlz2EmE17qtuS0qpohJ5rnJTA
<<<
  6725 1726883302.23834: stderr chunk (state=3):
>>>debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory
<<<
  6725 1726883302.23853: stderr chunk (state=3):
>>>debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
<<<
  6725 1726883302.23868: stderr chunk (state=3):
>>>debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
<<<
  6725 1726883302.23888: stderr chunk (state=3):
>>>Warning: Permanently added '10.31.11.127' (ED25519) to the list of known hosts.
<<<
  6725 1726883302.23900: stderr chunk (state=3):
>>>debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys
<<<
  6725 1726883302.24827: stderr chunk (state=3):
>>>debug1: ssh_packet_send2_wrapped: resetting send seqnr 3
<<<
  6725 1726883302.24846: stderr chunk (state=3):
>>>debug2: set_newkeys: mode 1
<<<
  6725 1726883302.24861: stderr chunk (state=3):
>>>debug1: rekey out after 4294967296 blocks
<<<
  6725 1726883302.24873: stderr chunk (state=3):
>>>debug1: SSH2_MSG_NEWKEYS sent
<<<
  6725 1726883302.24887: stderr chunk (state=3):
>>>debug1: expecting SSH2_MSG_NEWKEYS
<<<
  6725 1726883302.24903: stderr chunk (state=3):
>>>debug1: ssh_packet_read_poll2: resetting read seqnr 3
<<<
  6725 1726883302.24915: stderr chunk (state=3):
>>>debug1: SSH2_MSG_NEWKEYS received
<<<
  6725 1726883302.24926: stderr chunk (state=3):
>>>debug2: set_newkeys: mode 0
<<<
  6725 1726883302.24939: stderr chunk (state=3):
>>>debug1: rekey in after 4294967296 blocks
<<<
  6725 1726883302.24958: stderr chunk (state=3):
>>>debug1: Will attempt key: /root/.ssh/id_rsa 
<<<
  6725 1726883302.24970: stderr chunk (state=3):
>>>debug1: Will attempt key: /root/.ssh/id_dsa 
<<<
  6725 1726883302.24981: stderr chunk (state=3):
>>>debug1: Will attempt key: /root/.ssh/id_ecdsa 
<<<
  6725 1726883302.24992: stderr chunk (state=3):
>>>debug1: Will attempt key: /root/.ssh/id_ecdsa_sk 
<<<
  6725 1726883302.25003: stderr chunk (state=3):
>>>debug1: Will attempt key: /root/.ssh/id_ed25519 
<<<
  6725 1726883302.25015: stderr chunk (state=3):
>>>debug1: Will attempt key: /root/.ssh/id_ed25519_sk 
<<<
  6725 1726883302.25027: stderr chunk (state=3):
>>>debug1: Will attempt key: /root/.ssh/id_xmss 
<<<
  6725 1726883302.25038: stderr chunk (state=3):
>>>debug2: pubkey_prepare: done
<<<
  6725 1726883302.25057: stderr chunk (state=3):
>>>debug1: SSH2_MSG_EXT_INFO received
<<<
  6725 1726883302.25074: stderr chunk (state=3):
>>>debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com>
<<<
  6725 1726883302.29118: stderr chunk (state=3):
>>>debug2: service_accept: ssh-userauth
<<<
  6725 1726883302.29136: stderr chunk (state=3):
>>>debug1: SSH2_MSG_SERVICE_ACCEPT received
<<<
  6725 1726883302.29260: stderr chunk (state=3):
>>>debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password
<<<
  6725 1726883302.29272: stderr chunk (state=3):
>>>debug1: Next authentication method: gssapi-with-mic
<<<
  6725 1726883302.29437: stderr chunk (state=3):
>>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible
No Kerberos credentials available (default cache: KCM:)


<<<
  6725 1726883302.29506: stderr chunk (state=3):
>>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible
No Kerberos credentials available (default cache: KCM:)


<<<
  6725 1726883302.29526: stderr chunk (state=3):
>>>debug2: we did not send a packet, disable method
<<<
  6725 1726883302.29539: stderr chunk (state=3):
>>>debug1: Next authentication method: publickey
<<<
  6725 1726883302.29550: stderr chunk (state=3):
>>>debug1: Trying private key: /root/.ssh/id_rsa
<<<
  6725 1726883302.30383: stderr chunk (state=3):
>>>debug2: we sent a publickey packet, wait for reply
<<<
  6725 1726883302.31454: stderr chunk (state=3):
>>>debug1: Enabling compression at level 6.
<<<
  6725 1726883302.31475: stderr chunk (state=3):
>>>Authenticated to 10.31.11.127 ([10.31.11.127]:22) using "publickey".
<<<
  6725 1726883302.31493: stderr chunk (state=3):
>>>debug1: pkcs11_del_provider: called, provider_id = (null)
<<<
  6725 1726883302.31507: stderr chunk (state=3):
>>>debug1: setting up multiplex master socket
<<<
  6725 1726883302.31536: stderr chunk (state=3):
>>>debug2: fd 4 setting O_NONBLOCK
<<<
  6725 1726883302.31548: stderr chunk (state=3):
>>>debug1: channel 0: new [/root/.ansible/cp/009aaa06f6]
<<<
  6725 1726883302.31559: stderr chunk (state=3):
>>>debug2: fd 3 setting TCP_NODELAY
<<<
  6725 1726883302.31572: stderr chunk (state=3):
>>>debug1: control_persist_detach: backgrounding master process
<<<
  6725 1726883302.31624: stderr chunk (state=3):
>>>debug2: control_persist_detach: background process is 6749
<<<
  6725 1726883302.31641: stderr chunk (state=3):
>>>debug2: fd 4 setting O_NONBLOCK
<<<
  6725 1726883302.31784: stderr chunk (state=3):
>>>debug1: forking to background
debug1: Entering interactive session.
debug1: pledge: id
debug2: set_control_persist_exit_time: schedule exit in 60 seconds
debug1: multiplexing control connection
debug2: fd 5 setting O_NONBLOCK
debug1: channel 1: new [mux-control]
debug2: set_control_persist_exit_time: cancel scheduled exit
debug2: mux_master_process_hello: channel 1 client version 4
<<<
  6725 1726883302.31833: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
debug2: mux_master_process_alive_check: channel 1: alive check
debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0
debug1: channel 2: new [client-session]
debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1
debug2: channel 2: send open
<<<
  6725 1726883302.33384: stderr chunk (state=3):
>>>debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding
<<<
  6725 1726883302.37480: stderr chunk (state=3):
>>>debug2: channel_input_open_confirmation: channel 2: callback start
debug2: client_session2_setup: id 2
debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0'
debug2: channel 2: request exec confirm 1
<<<
  6725 1726883302.37484: stderr chunk (state=3):
>>>debug2: channel_input_open_confirmation: channel 2: callback done
debug2: channel 2: open confirm rwindow 0 rmax 32768
debug1: mux_client_request_session: master session id: 2
<<<
  6725 1726883302.37637: stderr chunk (state=3):
>>>debug2: channel 2: rcvd adjust 2097152
debug2: channel_input_status_confirm: type 99 id 2
debug2: exec request accepted on channel 2
<<<
  6725 1726883302.39156: stdout chunk (state=3):
>>>/root
<<<
  6725 1726883302.39352: stderr chunk (state=3):
>>>debug2: channel 2: rcvd eof
debug2: channel 2: output open -> drain
debug2: channel 2: obuf empty
debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write])
debug2: channel 2: output drain -> closed
<<<
  6725 1726883302.39356: stderr chunk (state=3):
>>>debug1: client_input_channel_req: channel 2 rtype exit-status reply 0
debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0
debug2: channel 2: rcvd eow
<<<
  6725 1726883302.39361: stderr chunk (state=3):
>>>debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write])
debug2: channel 2: input open -> closed
debug2: channel 2: rcvd close
debug2: channel 2: send close
debug2: channel 2: is dead
debug2: channel 2: gc: notify user
debug2: channel 1: rcvd close
debug2: channel 1: output open -> drain
debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed])
debug2: channel 1: input open -> closed
debug2: channel 2: gc: user detached
debug2: channel 2: is dead
debug2: channel 2: garbage collecting
debug1: channel 2: free: client-session, nchannels 3
<<<
  6725 1726883302.39363: stderr chunk (state=3):
>>>debug2: channel 1: obuf empty
debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed])
debug2: channel 1: output drain -> closed
debug2: channel 1: is dead (local)
<<<
  6725 1726883302.39365: stderr chunk (state=3):
>>>debug2: channel 1: gc: notify user
debug2: channel 1: gc: user detached
debug2: channel 1: is dead (local)
debug2: channel 1: garbage collecting
debug1: channel 1: free: mux-control, nchannels 2
debug2: set_control_persist_exit_time: schedule exit in 60 seconds
<<<
  6725 1726883302.39367: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  6725 1726883302.39449: stdout chunk (state=3):
>>><<<
  6725 1726883303.39661: _low_level_execute_command() done: rc=0, stdout=/root
, stderr=OpenSSH_8.7p1, 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.11.127 originally 10.31.11.127
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.11.127 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.11.127 originally 10.31.11.127
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master
debug1: Control socket "/root/.ansible/cp/009aaa06f6" does not exist
debug1: Connecting to 10.31.11.127 [10.31.11.127] port 22.
debug2: fd 3 setting O_NONBLOCK
debug1: fd 3 clearing O_NONBLOCK
debug1: Connection established.
debug1: identity file /root/.ssh/id_rsa type -1
debug1: identity file /root/.ssh/id_rsa-cert type -1
debug1: identity file /root/.ssh/id_dsa type -1
debug1: identity file /root/.ssh/id_dsa-cert type -1
debug1: identity file /root/.ssh/id_ecdsa type -1
debug1: identity file /root/.ssh/id_ecdsa-cert type -1
debug1: identity file /root/.ssh/id_ecdsa_sk type -1
debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1
debug1: identity file /root/.ssh/id_ed25519 type -1
debug1: identity file /root/.ssh/id_ed25519-cert type -1
debug1: identity file /root/.ssh/id_ed25519_sk type -1
debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1
debug1: identity file /root/.ssh/id_xmss type -1
debug1: identity file /root/.ssh/id_xmss-cert type -1
debug1: Local version string SSH-2.0-OpenSSH_8.7
debug1: Remote protocol version 2.0, remote software version OpenSSH_8.7
debug1: compat_banner: match: OpenSSH_8.7 pat OpenSSH* compat 0x04000000
debug2: fd 3 setting O_NONBLOCK
debug1: Authenticating to 10.31.11.127:22 as 'root'
debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug2: local client KEXINIT proposal
debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com
debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256
debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr
debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr
debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512
debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512
debug2: compression ctos: zlib@openssh.com,zlib,none
debug2: compression stoc: zlib@openssh.com,zlib,none
debug2: languages ctos: 
debug2: languages stoc: 
debug2: first_kex_follows 0 
debug2: reserved 0 
debug2: peer server KEXINIT proposal
debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,kex-strict-s-v00@openssh.com
debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519
debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr
debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr
debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512
debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512
debug2: compression ctos: none,zlib@openssh.com
debug2: compression stoc: none,zlib@openssh.com
debug2: languages ctos: 
debug2: languages stoc: 
debug2: first_kex_follows 0 
debug2: reserved 0 
debug1: kex: algorithm: curve25519-sha256
debug1: kex: host key algorithm: ssh-ed25519
debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: <implicit> compression: zlib@openssh.com
debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: <implicit> compression: zlib@openssh.com
debug1: kex: curve25519-sha256 need=32 dh_need=32
debug1: kex: curve25519-sha256 need=32 dh_need=32
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug1: SSH2_MSG_KEX_ECDH_REPLY received
debug1: Server host key: ssh-ed25519 SHA256:VquUuVe5eZ3rHj+hVxNlz2EmE17qtuS0qpohJ5rnJTA
debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
Warning: Permanently added '10.31.11.127' (ED25519) to the list of known hosts.
debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys
debug1: ssh_packet_send2_wrapped: resetting send seqnr 3
debug2: set_newkeys: mode 1
debug1: rekey out after 4294967296 blocks
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: ssh_packet_read_poll2: resetting read seqnr 3
debug1: SSH2_MSG_NEWKEYS received
debug2: set_newkeys: mode 0
debug1: rekey in after 4294967296 blocks
debug1: Will attempt key: /root/.ssh/id_rsa 
debug1: Will attempt key: /root/.ssh/id_dsa 
debug1: Will attempt key: /root/.ssh/id_ecdsa 
debug1: Will attempt key: /root/.ssh/id_ecdsa_sk 
debug1: Will attempt key: /root/.ssh/id_ed25519 
debug1: Will attempt key: /root/.ssh/id_ed25519_sk 
debug1: Will attempt key: /root/.ssh/id_xmss 
debug2: pubkey_prepare: done
debug1: SSH2_MSG_EXT_INFO received
debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com>
debug2: service_accept: ssh-userauth
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password
debug1: Next authentication method: gssapi-with-mic
debug1: No credentials were supplied, or the credentials were unavailable or inaccessible
No Kerberos credentials available (default cache: KCM:)


debug1: No credentials were supplied, or the credentials were unavailable or inaccessible
No Kerberos credentials available (default cache: KCM:)


debug2: we did not send a packet, disable method
debug1: Next authentication method: publickey
debug1: Trying private key: /root/.ssh/id_rsa
debug2: we sent a publickey packet, wait for reply
debug1: Enabling compression at level 6.
Authenticated to 10.31.11.127 ([10.31.11.127]:22) using "publickey".
debug1: pkcs11_del_provider: called, provider_id = (null)
debug1: setting up multiplex master socket
debug2: fd 4 setting O_NONBLOCK
debug1: channel 0: new [/root/.ansible/cp/009aaa06f6]
debug2: fd 3 setting TCP_NODELAY
debug1: control_persist_detach: backgrounding master process
debug2: control_persist_detach: background process is 6749
debug2: fd 4 setting O_NONBLOCK
debug1: forking to background
debug1: Entering interactive session.
debug1: pledge: id
debug2: set_control_persist_exit_time: schedule exit in 60 seconds
debug1: multiplexing control connection
debug2: fd 5 setting O_NONBLOCK
debug1: channel 1: new [mux-control]
debug2: set_control_persist_exit_time: cancel scheduled exit
debug2: mux_master_process_hello: channel 1 client version 4
debug2: mux_client_hello_exchange: master version 4
debug2: mux_master_process_alive_check: channel 1: alive check
debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0
debug1: channel 2: new [client-session]
debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1
debug2: channel 2: send open
debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding
debug2: channel_input_open_confirmation: channel 2: callback start
debug2: client_session2_setup: id 2
debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0'
debug2: channel 2: request exec confirm 1
debug2: channel_input_open_confirmation: channel 2: callback done
debug2: channel 2: open confirm rwindow 0 rmax 32768
debug1: mux_client_request_session: master session id: 2
debug2: channel 2: rcvd adjust 2097152
debug2: channel_input_status_confirm: type 99 id 2
debug2: exec request accepted on channel 2
debug2: channel 2: rcvd eof
debug2: channel 2: output open -> drain
debug2: channel 2: obuf empty
debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write])
debug2: channel 2: output drain -> closed
debug1: client_input_channel_req: channel 2 rtype exit-status reply 0
debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0
debug2: channel 2: rcvd eow
debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write])
debug2: channel 2: input open -> closed
debug2: channel 2: rcvd close
debug2: channel 2: send close
debug2: channel 2: is dead
debug2: channel 2: gc: notify user
debug2: channel 1: rcvd close
debug2: channel 1: output open -> drain
debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed])
debug2: channel 1: input open -> closed
debug2: channel 2: gc: user detached
debug2: channel 2: is dead
debug2: channel 2: garbage collecting
debug1: channel 2: free: client-session, nchannels 3
debug2: channel 1: obuf empty
debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed])
debug2: channel 1: output drain -> closed
debug2: channel 1: is dead (local)
debug2: channel 1: gc: notify user
debug2: channel 1: gc: user detached
debug2: channel 1: is dead (local)
debug2: channel 1: garbage collecting
debug1: channel 1: free: mux-control, nchannels 2
debug2: set_control_persist_exit_time: schedule exit in 60 seconds
debug2: Received exit status from master 0
  6725 1726883303.39673: _low_level_execute_command(): starting
  6725 1726883303.39676: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883303.3956912-6746-187520340435885 `" && echo ansible-tmp-1726883303.3956912-6746-187520340435885="` echo /root/.ansible/tmp/ansible-tmp-1726883303.3956912-6746-187520340435885 `" ) && sleep 0'
  6725 1726883303.40284: stderr chunk (state=2):
>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024
<<<
  6725 1726883303.40296: stderr chunk (state=3):
>>>debug1: Reading configuration data /root/.ssh/config
<<<
  6725 1726883303.40307: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
<<<
  6725 1726883303.40327: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
  6725 1726883303.40373: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.11.127 originally 10.31.11.127
<<<
  6725 1726883303.40384: stderr chunk (state=3):
>>>debug2: match not found
<<<
  6725 1726883303.40397: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  6725 1726883303.40417: stderr chunk (state=3):
>>>debug1: configuration requests final Match pass
<<<
  6725 1726883303.40433: stderr chunk (state=3):
>>>debug2: resolve_canonicalize: hostname 10.31.11.127 is address
<<<
  6725 1726883303.40452: stderr chunk (state=3):
>>>debug1: re-parsing configuration
<<<
  6725 1726883303.40467: stderr chunk (state=3):
>>>debug1: Reading configuration data /root/.ssh/config
<<<
  6725 1726883303.40481: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
<<<
  6725 1726883303.40496: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
  6725 1726883303.40508: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.11.127 originally 10.31.11.127
<<<
  6725 1726883303.40525: stderr chunk (state=3):
>>>debug2: match found
<<<
  6725 1726883303.40540: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  6725 1726883303.40627: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master
<<<
  6725 1726883303.40651: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
  6725 1726883303.40677: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  6725 1726883303.40789: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
  6725 1726883303.42795: stdout chunk (state=3):
>>>ansible-tmp-1726883303.3956912-6746-187520340435885=/root/.ansible/tmp/ansible-tmp-1726883303.3956912-6746-187520340435885
<<<
  6725 1726883303.42926: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  6725 1726883303.42953: stderr chunk (state=3):
>>><<<
  6725 1726883303.42956: stdout chunk (state=3):
>>><<<
  6725 1726883303.42975: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883303.3956912-6746-187520340435885=/root/.ansible/tmp/ansible-tmp-1726883303.3956912-6746-187520340435885
, stderr=OpenSSH_8.7p1, 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.11.127 originally 10.31.11.127
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.11.127 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.11.127 originally 10.31.11.127
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master
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
  6725 1726883303.43021: variable 'ansible_module_compression' from source: unknown
  6725 1726883303.43062: ANSIBALLZ: Using lock for stat
  6725 1726883303.43066: ANSIBALLZ: Acquiring lock
  6725 1726883303.43069: ANSIBALLZ: Lock acquired: 140541293806272
  6725 1726883303.43071: ANSIBALLZ: Creating module
  6725 1726883303.54122: ANSIBALLZ: Writing module into payload
  6725 1726883303.54257: ANSIBALLZ: Writing module
  6725 1726883303.54287: ANSIBALLZ: Renaming module
  6725 1726883303.54290: ANSIBALLZ: Done creating module
  6725 1726883303.54322: variable 'ansible_facts' from source: unknown
  6725 1726883303.54327: variable 'inventory_hostname' from source: host vars for 'managed_node3'
  6725 1726883303.54344: _low_level_execute_command(): starting
  6725 1726883303.54355: _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'
  6725 1726883303.54780: stderr chunk (state=2):
>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
<<<
  6725 1726883303.54786: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
  6725 1726883303.54823: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.11.127 originally 10.31.11.127
debug2: match not found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  6725 1726883303.54835: stderr chunk (state=3):
>>>debug1: configuration requests final Match pass
debug2: resolve_canonicalize: hostname 10.31.11.127 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.11.127 originally 10.31.11.127
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  6725 1726883303.54881: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master
<<<
  6725 1726883303.54894: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
debug2: mux_client_hello_exchange: master version 4
<<<
  6725 1726883303.54950: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
  6725 1726883303.56720: stdout chunk (state=3):
>>>PLATFORM
<<<
  6725 1726883303.56807: stdout chunk (state=3):
>>>Linux
<<<
  6725 1726883303.56822: stdout chunk (state=3):
>>>FOUND
/usr/bin/python3.9
<<<
  6725 1726883303.56861: stdout chunk (state=3):
>>>/usr/bin/python3
/usr/bin/python3
ENDFOUND
<<<
  6725 1726883303.56969: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  6725 1726883303.57014: stderr chunk (state=3):
>>><<<
  6725 1726883303.57021: stdout chunk (state=3):
>>><<<
  6725 1726883303.57034: _low_level_execute_command() done: rc=0, stdout=PLATFORM
Linux
FOUND
/usr/bin/python3.9
/usr/bin/python3
/usr/bin/python3
ENDFOUND
, stderr=OpenSSH_8.7p1, 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.11.127 originally 10.31.11.127
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.11.127 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.11.127 originally 10.31.11.127
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master
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
  6725 1726883303.57046 [managed_node3]: found interpreters: ['/usr/bin/python3.9', '/usr/bin/python3', '/usr/bin/python3']
  6725 1726883303.57076: _low_level_execute_command(): starting
  6725 1726883303.57079: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 && sleep 0'
  6725 1726883303.57153: Sending initial data
  6725 1726883303.57163: Sent initial data (1181 bytes)
  6725 1726883303.57491: stderr chunk (state=3):
>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
<<<
  6725 1726883303.57503: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
  6725 1726883303.57524: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.11.127 originally 10.31.11.127
debug2: match not found
<<<
  6725 1726883303.57535: 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.11.127 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.11.127 originally 10.31.11.127
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  6725 1726883303.57584: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master
<<<
  6725 1726883303.57596: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
debug2: mux_client_hello_exchange: master version 4
<<<
  6725 1726883303.57650: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
  6725 1726883303.61421: stdout chunk (state=3):
>>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"}
<<<
  6725 1726883303.61905: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  6725 1726883303.61998: stderr chunk (state=3):
>>><<<
  6725 1726883303.62015: stdout chunk (state=3):
>>><<<
  6725 1726883303.62048: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"}
, stderr=OpenSSH_8.7p1, 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.11.127 originally 10.31.11.127
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.11.127 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.11.127 originally 10.31.11.127
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master
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
  6725 1726883303.62133: variable 'ansible_facts' from source: unknown
  6725 1726883303.62146: variable 'ansible_facts' from source: unknown
  6725 1726883303.62160: variable 'ansible_module_compression' from source: unknown
  6725 1726883303.62214: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-67255zo6gdew/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED
  6725 1726883303.62244: variable 'ansible_facts' from source: unknown
  6725 1726883303.62322: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883303.3956912-6746-187520340435885/AnsiballZ_stat.py
  6725 1726883303.62521: Sending initial data
  6725 1726883303.62524: Sent initial data (151 bytes)
  6725 1726883303.63464: stderr chunk (state=3):
>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024
<<<
  6725 1726883303.63485: stderr chunk (state=3):
>>>debug1: Reading configuration data /root/.ssh/config
<<<
  6725 1726883303.63503: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
<<<
  6725 1726883303.63531: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
  6725 1726883303.63573: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.11.127 originally 10.31.11.127
<<<
  6725 1726883303.63591: stderr chunk (state=3):
>>>debug2: match not found
<<<
  6725 1726883303.63610: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  6725 1726883303.63637: stderr chunk (state=3):
>>>debug1: configuration requests final Match pass
<<<
  6725 1726883303.63669: stderr chunk (state=3):
>>>debug2: resolve_canonicalize: hostname 10.31.11.127 is address
<<<
  6725 1726883303.63672: stderr chunk (state=3):
>>>debug1: re-parsing configuration
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
<<<
  6725 1726883303.63677: 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.11.127 originally 10.31.11.127
<<<
  6725 1726883303.63694: stderr chunk (state=3):
>>>debug2: match found
<<<
  6725 1726883303.63721: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  6725 1726883303.63803: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master
<<<
  6725 1726883303.63817: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
debug2: mux_client_hello_exchange: master version 4
<<<
  6725 1726883303.63947: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
  6725 1726883303.65912: 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
<<<
  6725 1726883303.65984: stderr chunk (state=3):
>>>debug1: Using server download size 261120
debug1: Using server upload size 261120
debug1: Server handle limit 1019; using 64
<<<
  6725 1726883303.66032: stdout chunk (state=3):
>>>sftp> put /root/.ansible/tmp/ansible-local-67255zo6gdew/tmpgcmlbxc_ /root/.ansible/tmp/ansible-tmp-1726883303.3956912-6746-187520340435885/AnsiballZ_stat.py
<<<
  6725 1726883303.66104: stderr chunk (state=3):
>>>debug1: Couldn't stat remote file: No such file or directory
<<<
  6725 1726883303.66881: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  6725 1726883303.67005: stderr chunk (state=3):
>>><<<
  6725 1726883303.67008: stdout chunk (state=3):
>>><<<
  6725 1726883303.67039: done transferring module to remote
  6725 1726883303.67042: _low_level_execute_command(): starting
  6725 1726883303.67050: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883303.3956912-6746-187520340435885/ /root/.ansible/tmp/ansible-tmp-1726883303.3956912-6746-187520340435885/AnsiballZ_stat.py && sleep 0'
  6725 1726883303.67686: stderr chunk (state=2):
>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024
<<<
  6725 1726883303.67690: stderr chunk (state=3):
>>>debug1: Reading configuration data /root/.ssh/config
<<<
  6725 1726883303.67700: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
<<<
  6725 1726883303.67718: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
  6725 1726883303.67757: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.11.127 originally 10.31.11.127
debug2: match not found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  6725 1726883303.67760: stderr chunk (state=3):
>>>debug1: configuration requests final Match pass
debug2: resolve_canonicalize: hostname 10.31.11.127 is address
debug1: re-parsing configuration
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
<<<
  6725 1726883303.67763: 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.11.127 originally 10.31.11.127
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  6725 1726883303.67817: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master
<<<
  6725 1726883303.67827: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
debug2: mux_client_hello_exchange: master version 4
<<<
  6725 1726883303.67880: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
  6725 1726883303.69597: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  6725 1726883303.69648: stderr chunk (state=3):
>>><<<
  6725 1726883303.69651: stdout chunk (state=3):
>>><<<
  6725 1726883303.69668: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, 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.11.127 originally 10.31.11.127
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.11.127 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.11.127 originally 10.31.11.127
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master
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
  6725 1726883303.69671: _low_level_execute_command(): starting
  6725 1726883303.69680: _low_level_execute_command(): using become for this command
  6725 1726883303.69690: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n  -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-jhalvegaoipytdckdmstolkaaojuhpje ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726883303.3956912-6746-187520340435885/AnsiballZ_stat.py'"'"' && sleep 0'
  6725 1726883303.69774: Initial state: awaiting_escalation: BECOME-SUCCESS-jhalvegaoipytdckdmstolkaaojuhpje
  6725 1726883303.70115: stderr chunk (state=1):
>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
<<<
  6725 1726883303.70174: stderr chunk (state=1):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.11.127 originally 10.31.11.127
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.11.127 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.11.127 originally 10.31.11.127
<<<
  6725 1726883303.70181: stderr chunk (state=1):
>>>debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  6725 1726883303.70240: stderr chunk (state=1):
>>>debug1: auto-mux: Trying existing master
<<<
  6725 1726883303.70247: stderr chunk (state=1):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
  6725 1726883303.70255: stderr chunk (state=1):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  6725 1726883303.70323: stderr chunk (state=1):
>>>debug1: mux_client_request_session: master session id: 2
<<<
  6725 1726883303.74348: stdout chunk (state=1):
>>>BECOME-SUCCESS-jhalvegaoipytdckdmstolkaaojuhpje
<<<
  6725 1726883303.74351: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-jhalvegaoipytdckdmstolkaaojuhpje'
  6725 1726883303.74573: stdout chunk (state=3):
>>>import _frozen_importlib # frozen
import _imp # builtin
<<<
  6725 1726883303.74652: stdout chunk (state=3):
>>>import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>
import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  6725 1726883303.74724: stdout chunk (state=3):
>>>import '_io' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  6725 1726883303.74727: stdout chunk (state=3):
>>>import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  6725 1726883303.74754: stdout chunk (state=3):
>>>import 'posix' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  6725 1726883303.74781: stdout chunk (state=3):
>>>import '_frozen_importlib_external' # <class '_frozen_importlib.FrozenImporter'>
# installing zipimport hook
<<<
  6725 1726883303.74823: stdout chunk (state=3):
>>>import 'time' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  6725 1726883303.74829: stdout chunk (state=3):
>>>import 'zipimport' # <class '_frozen_importlib.FrozenImporter'>
# installed zipimport hook
<<<
  6725 1726883303.74880: stdout chunk (state=3):
>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py
<<<
  6725 1726883303.74894: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'
<<<
  6725 1726883303.74907: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py
<<<
  6725 1726883303.74928: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'
<<<
  6725 1726883303.74930: stdout chunk (state=3):
>>>import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  6725 1726883303.74956: stdout chunk (state=3):
>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a320ca0>
<<<
  6725 1726883303.74982: stdout chunk (state=3):
>>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py
<<<
  6725 1726883303.75010: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'
import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a2c7280>
<<<
  6725 1726883303.75017: stdout chunk (state=3):
>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a320a00>
<<<
  6725 1726883303.75039: stdout chunk (state=3):
>>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py
<<<
  6725 1726883303.75047: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'
<<<
  6725 1726883303.75060: stdout chunk (state=3):
>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a3209a0>
<<<
  6725 1726883303.75109: stdout chunk (state=3):
>>>import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  6725 1726883303.75115: stdout chunk (state=3):
>>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py
# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'
<<<
  6725 1726883303.75136: stdout chunk (state=3):
>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a2c7370>
<<<
  6725 1726883303.75153: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py
# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'
<<<
  6725 1726883303.75175: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py
# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'
<<<
  6725 1726883303.75189: stdout chunk (state=3):
>>>import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  6725 1726883303.75203: stdout chunk (state=3):
>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a2c7820>
<<<
  6725 1726883303.75222: stdout chunk (state=3):
>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a2c7550>
<<<
  6725 1726883303.75245: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py
<<<
  6725 1726883303.75261: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'
<<<
  6725 1726883303.75273: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py
<<<
  6725 1726883303.75302: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'
<<<
  6725 1726883303.75323: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py
<<<
  6725 1726883303.75340: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'
<<<
  6725 1726883303.75355: stdout chunk (state=3):
>>>import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a273f70>
<<<
  6725 1726883303.75389: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py
<<<
  6725 1726883303.75402: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'
<<<
  6725 1726883303.75466: stdout chunk (state=3):
>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a27a100>
<<<
  6725 1726883303.75494: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py
<<<
  6725 1726883303.75509: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'
<<<
  6725 1726883303.75536: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py
# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'
import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a2a3730>
<<<
  6725 1726883303.75552: stdout chunk (state=3):
>>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a27a820>
<<<
  6725 1726883303.75566: stdout chunk (state=3):
>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a2dc760>
<<<
  6725 1726883303.75601: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py
# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'
<<<
  6725 1726883303.75616: stdout chunk (state=3):
>>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a273c70>
<<<
  6725 1726883303.75662: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py
# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'
<<<
  6725 1726883303.75676: stdout chunk (state=3):
>>>import '_locale' # <class '_frozen_importlib.BuiltinImporter'>
import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a2a3c70>
<<<
  6725 1726883303.75722: stdout chunk (state=3):
>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a2c7fd0>
<<<
  6725 1726883303.75748: stdout chunk (state=3):
>>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) 
[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux
Type "help", "copyright", "credits" or "license" for more information.
<<<
  6725 1726883303.75936: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py
<<<
  6725 1726883303.75969: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'
<<<
  6725 1726883303.75985: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py
<<<
  6725 1726883303.76002: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'
<<<
  6725 1726883303.76023: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py
<<<
  6725 1726883303.76039: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'
<<<
  6725 1726883303.76063: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py
<<<
  6725 1726883303.76083: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a23ed90>
<<<
  6725 1726883303.76118: stdout chunk (state=3):
>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a240e20>
<<<
  6725 1726883303.76132: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py
<<<
  6725 1726883303.76151: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'
<<<
  6725 1726883303.76169: stdout chunk (state=3):
>>>import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  6725 1726883303.76186: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py
<<<
  6725 1726883303.76201: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'
<<<
  6725 1726883303.76225: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py
# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'
<<<
  6725 1726883303.76254: stdout chunk (state=3):
>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a239730>
<<<
  6725 1726883303.76269: stdout chunk (state=3):
>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a23b520>
<<<
  6725 1726883303.76291: stdout chunk (state=3):
>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a23e250>
<<<
  6725 1726883303.76297: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py
<<<
  6725 1726883303.76355: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'
<<<
  6725 1726883303.76386: stdout chunk (state=3):
>>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py
<<<
  6725 1726883303.76409: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'
<<<
  6725 1726883303.76433: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py
<<<
  6725 1726883303.76445: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'
<<<
  6725 1726883303.76473: stdout chunk (state=3):
>>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'
# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'
import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8309f95cd0>
<<<
  6725 1726883303.76484: stdout chunk (state=3):
>>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309f957c0>
<<<
  6725 1726883303.76493: stdout chunk (state=3):
>>>import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  6725 1726883303.76533: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py
# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'
import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309f95dc0>
<<<
  6725 1726883303.76539: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py
<<<
  6725 1726883303.76565: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'
<<<
  6725 1726883303.76588: stdout chunk (state=3):
>>>import '_operator' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309f95e80>
<<<
  6725 1726883303.76614: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py
<<<
  6725 1726883303.76626: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'
import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309f95f40>
<<<
  6725 1726883303.76632: stdout chunk (state=3):
>>>import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  6725 1726883303.76676: stdout chunk (state=3):
>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309feec40>
<<<
  6725 1726883303.76681: stdout chunk (state=3):
>>>import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  6725 1726883303.76707: stdout chunk (state=3):
>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309fe7520>
<<<
  6725 1726883303.76759: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py
# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'
import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309ffc580>
<<<
  6725 1726883303.76766: stdout chunk (state=3):
>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a245cd0>
<<<
  6725 1726883303.76791: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py
<<<
  6725 1726883303.76795: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'
<<<
  6725 1726883303.76829: stdout chunk (state=3):
>>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'
<<<
  6725 1726883303.76834: stdout chunk (state=3):
>>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'
import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8309fa7b80>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309fee160>
<<<
  6725 1726883303.76867: stdout chunk (state=3):
>>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'
<<<
  6725 1726883303.76870: stdout chunk (state=3):
>>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'
import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8309ffc190>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a24b880>
<<<
  6725 1726883303.76961: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py
# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'
<<<
  6725 1726883303.76987: stdout chunk (state=3):
>>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py
# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'
<<<
  6725 1726883303.77017: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py
<<<
  6725 1726883303.77031: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'
<<<
  6725 1726883303.77044: stdout chunk (state=3):
>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309fa7eb0>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309fa7ca0>
<<<
  6725 1726883303.77071: stdout chunk (state=3):
>>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py
# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'
import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309fa7c10>
<<<
  6725 1726883303.77104: stdout chunk (state=3):
>>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py
# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'
<<<
  6725 1726883303.77134: stdout chunk (state=3):
>>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py
<<<
  6725 1726883303.77140: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'
<<<
  6725 1726883303.77165: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py
<<<
  6725 1726883303.77204: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'
<<<
  6725 1726883303.77235: stdout chunk (state=3):
>>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py
# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'
<<<
  6725 1726883303.77245: stdout chunk (state=3):
>>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309f7b280>
<<<
  6725 1726883303.77254: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py
<<<
  6725 1726883303.77269: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'
<<<
  6725 1726883303.77295: stdout chunk (state=3):
>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309f7b370>
<<<
  6725 1726883303.77424: stdout chunk (state=3):
>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309fb1eb0>
<<<
  6725 1726883303.77457: stdout chunk (state=3):
>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309fa9940>
<<<
  6725 1726883303.77499: stdout chunk (state=3):
>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309fa94f0>
# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py
<<<
  6725 1726883303.77530: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'
<<<
  6725 1726883303.77533: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py
<<<
  6725 1726883303.77543: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'
<<<
  6725 1726883303.77560: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py
<<<
  6725 1726883303.77571: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'
import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309eae0d0>
<<<
  6725 1726883303.77608: stdout chunk (state=3):
>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309f76d90>
<<<
  6725 1726883303.77652: stdout chunk (state=3):
>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309fa9dc0>
<<<
  6725 1726883303.77672: stdout chunk (state=3):
>>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a245eb0>
<<<
  6725 1726883303.77683: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py
<<<
  6725 1726883303.77735: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'
<<<
  6725 1726883303.77748: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py
# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'
import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309ec1a00>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  6725 1726883303.77808: stdout chunk (state=3):
>>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'
# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'
import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8309ec1d30>
# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py
<<<
  6725 1726883303.77825: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'
# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py
# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'
<<<
  6725 1726883303.77841: stdout chunk (state=3):
>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309ed2640>
<<<
  6725 1726883303.77851: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py
<<<
  6725 1726883303.77873: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'
<<<
  6725 1726883303.77900: stdout chunk (state=3):
>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309ed2b80>
<<<
  6725 1726883303.77940: stdout chunk (state=3):
>>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'
# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'
import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8309e5f2b0>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309ec1e20>
<<<
  6725 1726883303.77969: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py
# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'
<<<
  6725 1726883303.78020: stdout chunk (state=3):
>>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'
# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'
import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8309e70190>
<<<
  6725 1726883303.78034: stdout chunk (state=3):
>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309ed24c0>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  6725 1726883303.78054: stdout chunk (state=3):
>>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'
# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'
import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8309e70250>
<<<
  6725 1726883303.78087: stdout chunk (state=3):
>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309fa78e0>
<<<
  6725 1726883303.78110: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py
<<<
  6725 1726883303.78122: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'
<<<
  6725 1726883303.78148: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py
<<<
  6725 1726883303.78167: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'
<<<
  6725 1726883303.78189: stdout chunk (state=3):
>>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'
# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'
import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8309e8c5b0>
<<<
  6725 1726883303.78212: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py
# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'
<<<
  6725 1726883303.78239: stdout chunk (state=3):
>>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'
# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'
import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8309e8c880>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309e8c670>
<<<
  6725 1726883303.78265: stdout chunk (state=3):
>>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'
# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'
import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8309e8c760>
<<<
  6725 1726883303.78297: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py
# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'
<<<
  6725 1726883303.78483: stdout chunk (state=3):
>>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'
# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'
import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8309e8cbb0>
<<<
  6725 1726883303.78530: stdout chunk (state=3):
>>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'
# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'
import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8309e99100>
<<<
  6725 1726883303.78534: stdout chunk (state=3):
>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309e8c7f0>
<<<
  6725 1726883303.78536: stdout chunk (state=3):
>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309e7f940>
<<<
  6725 1726883303.78563: stdout chunk (state=3):
>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309fa74c0>
<<<
  6725 1726883303.78586: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py
<<<
  6725 1726883303.78636: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'
<<<
  6725 1726883303.78678: stdout chunk (state=3):
>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309e8c9a0>
<<<
  6725 1726883303.78818: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'
<<<
  6725 1726883303.78829: stdout chunk (state=3):
>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8309dae580>
<<<
  6725 1726883303.78951: stdout chunk (state=3):
>>># zipimport: found 30 names in '/tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip'
<<<
  6725 1726883303.78956: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.79048: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.79070: stdout chunk (state=3):
>>>import ansible # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/__init__.py
<<<
  6725 1726883303.79112: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.79130: stdout chunk (state=3):
>>># zipimport: zlib available
import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/__init__.py
# zipimport: zlib available
<<<
  6725 1726883303.80344: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.81295: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py
<<<
  6725 1726883303.81300: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'
import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83097956d0>
<<<
  6725 1726883303.81321: stdout chunk (state=3):
>>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py
# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'
<<<
  6725 1726883303.81349: stdout chunk (state=3):
>>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py
<<<
  6725 1726883303.81352: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'
<<<
  6725 1726883303.81376: stdout chunk (state=3):
>>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py
# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'
<<<
  6725 1726883303.81407: stdout chunk (state=3):
>>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'
# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'
import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8309795160>
<<<
  6725 1726883303.81448: stdout chunk (state=3):
>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309795340>
<<<
  6725 1726883303.81479: stdout chunk (state=3):
>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309795e20>
<<<
  6725 1726883303.81500: stdout chunk (state=3):
>>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py
<<<
  6725 1726883303.81504: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'
<<<
  6725 1726883303.81550: stdout chunk (state=3):
>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309795f10>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309795c40>
<<<
  6725 1726883303.81567: stdout chunk (state=3):
>>>import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  6725 1726883303.81595: stdout chunk (state=3):
>>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'
<<<
  6725 1726883303.81599: stdout chunk (state=3):
>>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'
import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8309795e80>
<<<
  6725 1726883303.81604: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py
<<<
  6725 1726883303.81633: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'
<<<
  6725 1726883303.81670: stdout chunk (state=3):
>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309795100>
<<<
  6725 1726883303.81697: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py
<<<
  6725 1726883303.81703: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'
<<<
  6725 1726883303.81734: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py
<<<
  6725 1726883303.81743: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'
<<<
  6725 1726883303.81767: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py
# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'
<<<
  6725 1726883303.81845: stdout chunk (state=3):
>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83096ebdf0>
<<<
  6725 1726883303.81876: stdout chunk (state=3):
>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'
<<<
  6725 1726883303.81881: stdout chunk (state=3):
>>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'
import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83096ebfa0>
<<<
  6725 1726883303.81912: stdout chunk (state=3):
>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'
<<<
  6725 1726883303.81915: stdout chunk (state=3):
>>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'
import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830970ce50>
<<<
  6725 1726883303.81933: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py
<<<
  6725 1726883303.81961: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'
<<<
  6725 1726883303.82006: stdout chunk (state=3):
>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830970c4c0>
<<<
  6725 1726883303.82022: stdout chunk (state=3):
>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83097fcdc0>
<<<
  6725 1726883303.82193: stdout chunk (state=3):
>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83097fc3d0>
<<<
  6725 1726883303.82213: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py
# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'
<<<
  6725 1726883303.82218: stdout chunk (state=3):
>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83097fcfd0>
<<<
  6725 1726883303.82242: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py
# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'
<<<
  6725 1726883303.82271: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py
# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'
<<<
  6725 1726883303.82291: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py
<<<
  6725 1726883303.82303: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'
<<<
  6725 1726883303.82327: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py
<<<
  6725 1726883303.82330: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'
import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83097cddc0>
<<<
  6725 1726883303.82420: stdout chunk (state=3):
>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309768be0>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83097682b0>
<<<
  6725 1726883303.82427: stdout chunk (state=3):
>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830979b3a0>
<<<
  6725 1726883303.82454: stdout chunk (state=3):
>>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'
<<<
  6725 1726883303.82457: stdout chunk (state=3):
>>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'
import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83097683d0>
<<<
  6725 1726883303.82502: stdout chunk (state=3):
>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py
# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'
<<<
  6725 1726883303.82505: stdout chunk (state=3):
>>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309768400>
<<<
  6725 1726883303.82521: stdout chunk (state=3):
>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py
<<<
  6725 1726883303.82533: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'
<<<
  6725 1726883303.82538: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py
<<<
  6725 1726883303.82567: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'
<<<
  6725 1726883303.82657: stdout chunk (state=3):
>>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'
# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'
import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83096ce970>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83097de100>
<<<
  6725 1726883303.82671: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py
<<<
  6725 1726883303.82678: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'
<<<
  6725 1726883303.82745: stdout chunk (state=3):
>>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'
<<<
  6725 1726883303.82751: stdout chunk (state=3):
>>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'
import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83096da9a0>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83097de280>
<<<
  6725 1726883303.82761: stdout chunk (state=3):
>>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py
<<<
  6725 1726883303.82798: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'
<<<
  6725 1726883303.82824: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py
<<<
  6725 1726883303.82836: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'
import '_string' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  6725 1726883303.82898: stdout chunk (state=3):
>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83096cedf0>
<<<
  6725 1726883303.83018: stdout chunk (state=3):
>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83096da940>
<<<
  6725 1726883303.83110: stdout chunk (state=3):
>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'
# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'
import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83096da790>
<<<
  6725 1726883303.83142: stdout chunk (state=3):
>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'
# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'
import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83096d9730>
<<<
  6725 1726883303.83183: stdout chunk (state=3):
>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'
# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'
import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83096d9670>
<<<
  6725 1726883303.83198: stdout chunk (state=3):
>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83097d47c0>
<<<
  6725 1726883303.83287: stdout chunk (state=3):
>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py
# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'
<<<
  6725 1726883303.83312: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py
# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'
<<<
  6725 1726883303.83369: stdout chunk (state=3):
>>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'
<<<
  6725 1726883303.83375: stdout chunk (state=3):
>>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'
import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830975e640>
<<<
  6725 1726883303.83551: stdout chunk (state=3):
>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'
# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'
import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830975d9d0>
<<<
  6725 1726883303.83555: stdout chunk (state=3):
>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83096cf0a0>
<<<
  6725 1726883303.83689: stdout chunk (state=3):
>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'
# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'
import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830975e0a0>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83097f6880>
# zipimport: zlib available
<<<
  6725 1726883303.83728: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.83731: stdout chunk (state=3):
>>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py
<<<
  6725 1726883303.83734: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.83797: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.83872: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.83875: stdout chunk (state=3):
>>># zipimport: zlib available
import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py
<<<
  6725 1726883303.83906: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
<<<
  6725 1726883303.83921: stdout chunk (state=3):
>>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py
<<<
  6725 1726883303.83927: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.84024: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.84114: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.84574: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.85047: stdout chunk (state=3):
>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py
<<<
  6725 1726883303.85066: stdout chunk (state=3):
>>>import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f830975df70>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f830975df70>
import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py
# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py
<<<
  6725 1726883303.85085: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'
<<<
  6725 1726883303.85137: stdout chunk (state=3):
>>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'
<<<
  6725 1726883303.85140: stdout chunk (state=3):
>>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'
import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83092c2130>
<<<
  6725 1726883303.85185: stdout chunk (state=3):
>>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py
<<<
  6725 1726883303.85197: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'
import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309753970><<<
  6725 1726883303.85200: stdout chunk (state=3):
>>>
<<<
  6725 1726883303.85205: stdout chunk (state=3):
>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83092c2550>
<<<
  6725 1726883303.85245: stdout chunk (state=3):
>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py
<<<
  6725 1726883303.85249: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.85277: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.85294: stdout chunk (state=3):
>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/_text.py
<<<
  6725 1726883303.85307: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.85408: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.85537: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py
# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'
<<<
  6725 1726883303.85570: stdout chunk (state=3):
>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309754940>
# zipimport: zlib available
<<<
  6725 1726883303.85956: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.86313: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.86362: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.86426: stdout chunk (state=3):
>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/common/collections.py
<<<
  6725 1726883303.86435: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.86458: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.86492: stdout chunk (state=3):
>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py
<<<
  6725 1726883303.86497: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.86553: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.86628: stdout chunk (state=3):
>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/errors.py
<<<
  6725 1726883303.86645: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.86648: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.86655: stdout chunk (state=3):
>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py
<<<
  6725 1726883303.86661: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.86696: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.86730: stdout chunk (state=3):
>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py
<<<
  6725 1726883303.86736: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.86914: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.87104: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py
<<<
  6725 1726883303.87138: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'
<<<
  6725 1726883303.87144: stdout chunk (state=3):
>>>import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  6725 1726883303.87213: stdout chunk (state=3):
>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83097535e0>
<<<
  6725 1726883303.87218: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.87276: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.87341: stdout chunk (state=3):
>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py
<<<
  6725 1726883303.87347: stdout chunk (state=3):
>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/common/validation.py
import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py
<<<
  6725 1726883303.87361: stdout chunk (state=3):
>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py
<<<
  6725 1726883303.87371: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.87408: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.87439: stdout chunk (state=3):
>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/common/locale.py
<<<
  6725 1726883303.87446: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.87478: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.87521: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.87577: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.87638: stdout chunk (state=3):
>>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py
<<<
  6725 1726883303.87659: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'
<<<
  6725 1726883303.87729: stdout chunk (state=3):
>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'
# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'
import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83097e9850>
<<<
  6725 1726883303.87756: stdout chunk (state=3):
>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830979de50>
<<<
  6725 1726883303.87793: stdout chunk (state=3):
>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/common/file.py
import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/common/process.py
<<<
  6725 1726883303.87798: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.87915: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.87969: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.87988: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.88032: stdout chunk (state=3):
>>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py
<<<
  6725 1726883303.88038: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'
<<<
  6725 1726883303.88058: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py
<<<
  6725 1726883303.88086: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'
<<<
  6725 1726883303.88110: stdout chunk (state=3):
>>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py
<<<
  6725 1726883303.88120: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'
<<<
  6725 1726883303.88207: stdout chunk (state=3):
>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83096a1310>
<<<
  6725 1726883303.88242: stdout chunk (state=3):
>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830969b820>
<<<
  6725 1726883303.88301: stdout chunk (state=3):
>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309692940>
# destroy ansible.module_utils.distro
import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py
<<<
  6725 1726883303.88306: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.88330: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.88353: stdout chunk (state=3):
>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py
import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py
<<<
  6725 1726883303.88418: stdout chunk (state=3):
>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/basic.py
<<<
  6725 1726883303.88428: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.88448: stdout chunk (state=3):
>>># zipimport: zlib available
import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/modules/__init__.py
<<<
  6725 1726883303.88460: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.88568: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.88821: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  6725 1726883303.88960: 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"}}}
<<<
  6725 1726883303.88969: stdout chunk (state=3):
>>># destroy __main__
<<<
  6725 1726883303.89236: stdout chunk (state=3):
>>># clear builtins._
# clear sys.path
# clear sys.argv
<<<
  6725 1726883303.89240: stdout chunk (state=3):
>>># clear sys.ps1
# clear sys.ps2
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.path_hooks
# clear sys.path_importer_cache
<<<
  6725 1726883303.89248: stdout chunk (state=3):
>>># clear sys.meta_path
# clear sys.__interactivehook__
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
<<<
  6725 1726883303.89256: stdout chunk (state=3):
>>># 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<<<
  6725 1726883303.89280: stdout chunk (state=3):
>>>
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing encodings.latin_1
# 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 _locale
# cleanup[2] removing _bootlocale
# destroy _bootlocale
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing sre_constants
# destroy sre_constants
# cleanup[2] removing sre_parse
# cleanup[2] removing sre_compile
# cleanup[2] removing _heapq
# cleanup[2] removing heapq
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
<<<
  6725 1726883303.89308: stdout chunk (state=3):
>>># cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# 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 collections.abc
# cleanup[2] removing contextlib
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing importlib.abc
# cleanup[2] removing importlib.util
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
<<<
  6725 1726883303.89342: stdout chunk (state=3):
>>># cleanup[2] removing pkgutil
# destroy pkgutil
# 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 threading
# cleanup[2] removing _bz2
# destroy _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing pwd
# cleanup[2] removing grp
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect<<<
  6725 1726883303.89354: stdout chunk (state=3):
>>>
# 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 tempfile
# cleanup[2] removing zipfile
# destroy zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing ansible
# destroy ansible
<<<
  6725 1726883303.89360: 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
<<<
  6725 1726883303.89384: stdout chunk (state=3):
>>># cleanup[2] removing atexit
# cleanup[2] removing fcntl
# cleanup[2] removing locale
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing subprocess
# cleanup[2] removing platform
# cleanup[2] removing shlex
# cleanup[2] removing token
# destroy token
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# 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
<<<
  6725 1726883303.89413: stdout chunk (state=3):
>>># 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
<<<
  6725 1726883303.89449: 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
<<<
  6725 1726883303.89457: 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<<<
  6725 1726883303.89461: stdout chunk (state=3):
>>>
# 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
<<<
  6725 1726883303.89483: 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
# 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<<<
  6725 1726883303.89491: stdout chunk (state=3):
>>>
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
<<<
  6725 1726883303.89692: stdout chunk (state=3):
>>># destroy _sitebuiltins
<<<
  6725 1726883303.89708: stdout chunk (state=3):
>>># destroy importlib.util
# destroy importlib.abc
# destroy importlib.machinery
<<<
  6725 1726883303.89736: stdout chunk (state=3):
>>># destroy zipimport
# destroy _compression
<<<
  6725 1726883303.89743: stdout chunk (state=3):
>>># destroy binascii
# destroy importlib
# destroy struct
# destroy bz2
# destroy lzma
<<<
  6725 1726883303.89768: stdout chunk (state=3):
>>># destroy __main__
# destroy locale
# destroy tempfile
<<<
  6725 1726883303.89778: stdout chunk (state=3):
>>># 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 encodings
<<<
  6725 1726883303.89786: stdout chunk (state=3):
>>># destroy syslog
# destroy uuid
<<<
  6725 1726883303.89821: stdout chunk (state=3):
>>># destroy array
<<<
  6725 1726883303.89825: stdout chunk (state=3):
>>># destroy datetime
<<<
  6725 1726883303.89827: stdout chunk (state=3):
>>># destroy selinux
# destroy distro
# destroy json
# destroy shlex
# destroy logging
# destroy argparse
<<<
  6725 1726883303.89881: stdout chunk (state=3):
>>># cleanup[3] wiping selinux._selinux
<<<
  6725 1726883303.89891: 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
# cleanup[3] wiping tokenize
<<<
  6725 1726883303.89900: stdout chunk (state=3):
>>># cleanup[3] wiping platform
# destroy subprocess
<<<
  6725 1726883303.89963: stdout chunk (state=3):
>>># cleanup[3] wiping selectors
# cleanup[3] wiping select
# cleanup[3] wiping _posixsubprocess
# cleanup[3] wiping signal
# cleanup[3] wiping fcntl
# cleanup[3] wiping atexit
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping _blake2
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
<<<
  6725 1726883303.89970: stdout chunk (state=3):
>>># cleanup[3] wiping math
# cleanup[3] wiping shutil
<<<
  6725 1726883303.89973: stdout chunk (state=3):
>>># destroy fnmatch
# cleanup[3] wiping grp
# cleanup[3] wiping pwd
# cleanup[3] wiping _lzma
# cleanup[3] wiping threading
<<<
  6725 1726883303.89975: stdout chunk (state=3):
>>># cleanup[3] wiping zlib
<<<
  6725 1726883303.89981: stdout chunk (state=3):
>>># cleanup[3] wiping errno
# cleanup[3] wiping weakref
# cleanup[3] wiping contextlib
# cleanup[3] wiping collections.abc
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
<<<
  6725 1726883303.90005: stdout chunk (state=3):
>>># destroy enum
# destroy sre_compile
# destroy copyreg
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# destroy _functools
<<<
  6725 1726883303.90009: stdout chunk (state=3):
>>># cleanup[3] wiping collections
# destroy _collections_abc
# destroy heapq
# destroy collections.abc
# cleanup[3] wiping _collections
# destroy _collections
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
<<<
  6725 1726883303.90027: stdout chunk (state=3):
>>># cleanup[3] wiping itertools
# cleanup[3] wiping _heapq
# cleanup[3] wiping sre_parse
# cleanup[3] wiping _sre
# cleanup[3] wiping types
# cleanup[3] wiping _locale
# destroy _locale
# cleanup[3] wiping os
<<<
  6725 1726883303.90076: stdout chunk (state=3):
>>># 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
<<<
  6725 1726883303.90084: stdout chunk (state=3):
>>># destroy abc
# cleanup[3] wiping _abc
# cleanup[3] wiping encodings.latin_1
# 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
<<<
  6725 1726883303.90099: 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
<<<
  6725 1726883303.90103: stdout chunk (state=3):
>>># cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping sys
# cleanup[3] wiping builtins
<<<
  6725 1726883303.90110: stdout chunk (state=3):
>>># destroy systemd._daemon
# destroy _socket
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
# destroy fcntl
# destroy _blake2
# destroy _lzma
# destroy zlib
# destroy _signal
<<<
  6725 1726883303.90253: stdout chunk (state=3):
>>># destroy platform
# destroy _uuid
# destroy _sre
# destroy sre_parse
<<<
  6725 1726883303.90266: stdout chunk (state=3):
>>># destroy tokenize
<<<
  6725 1726883303.90270: stdout chunk (state=3):
>>># destroy _heapq
<<<
  6725 1726883303.90290: stdout chunk (state=3):
>>># destroy posixpath
# destroy stat
<<<
  6725 1726883303.90301: stdout chunk (state=3):
>>># destroy ansible.module_utils.six.moves.urllib
# destroy errno
# destroy signal
# destroy contextlib
# destroy pwd
# destroy grp
# destroy _posixsubprocess
# destroy selectors
<<<
  6725 1726883303.90327: stdout chunk (state=3):
>>># destroy select
<<<
  6725 1726883303.90330: 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 itertools
# destroy operator
<<<
  6725 1726883303.90337: stdout chunk (state=3):
>>># destroy ansible.module_utils.six.moves
# destroy _operator
# destroy _frozen_importlib_external
# destroy _imp
# destroy io
# destroy marshal
<<<
  6725 1726883303.90361: stdout chunk (state=3):
>>># destroy _frozen_importlib
# clear sys.audit hooks
<<<
  6725 1726883303.90773: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
Shared connection to 10.31.11.127 closed.
<<<
  6725 1726883303.90835: stderr chunk (state=3):
>>><<<
  6725 1726883303.90838: stdout chunk (state=3):
>>><<<
  6725 1726883303.90897: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen
import _imp # builtin
import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>
import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
import '_io' # <class '_frozen_importlib.BuiltinImporter'>
import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>
import 'posix' # <class '_frozen_importlib.BuiltinImporter'>
import '_frozen_importlib_external' # <class '_frozen_importlib.FrozenImporter'>
# installing zipimport hook
import 'time' # <class '_frozen_importlib.BuiltinImporter'>
import 'zipimport' # <class '_frozen_importlib.FrozenImporter'>
# installed zipimport hook
# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py
# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'
# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py
# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'
import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a320ca0>
# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py
# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'
import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a2c7280>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a320a00>
# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py
# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'
import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a3209a0>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py
# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'
import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a2c7370>
# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py
# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'
# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py
# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a2c7820>
import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a2c7550>
# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py
# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'
# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py
# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'
# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py
# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a273f70>
# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py
# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'
import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a27a100>
# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py
# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'
# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py
# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'
import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a2a3730>
import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a27a820>
import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a2dc760>
# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py
# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'
import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a273c70>
# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py
# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'
import '_locale' # <class '_frozen_importlib.BuiltinImporter'>
import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a2a3c70>
import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a2c7fd0>
Python 3.9.19 (main, Aug 23 2024, 00:00:00) 
[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux
Type "help", "copyright", "credits" or "license" for more information.
# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py
# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'
# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py
# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'
# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py
# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'
# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py
# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a23ed90>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a240e20>
# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py
# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'
import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py
# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'
# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py
# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'
import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a239730>
import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a23b520>
import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a23e250>
# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py
# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'
# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py
# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'
# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py
# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'
# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'
# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'
import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8309f95cd0>
import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309f957c0>
import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py
# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'
import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309f95dc0>
# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py
# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'
import '_operator' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309f95e80>
# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py
# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'
import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309f95f40>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309feec40>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309fe7520>
# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py
# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'
import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309ffc580>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a245cd0>
# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py
# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'
# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'
# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'
import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8309fa7b80>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309fee160>
# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'
# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'
import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8309ffc190>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a24b880>
# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py
# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'
# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py
# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'
# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py
# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'
import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309fa7eb0>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309fa7ca0>
# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py
# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'
import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309fa7c10>
# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py
# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'
# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py
# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'
# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py
# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'
# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py
# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'
import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309f7b280>
# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py
# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'
import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309f7b370>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309fb1eb0>
import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309fa9940>
import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309fa94f0>
# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py
# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'
# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py
# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'
# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py
# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'
import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309eae0d0>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309f76d90>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309fa9dc0>
import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a245eb0>
# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py
# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'
# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py
# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'
import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309ec1a00>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'
# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'
import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8309ec1d30>
# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py
# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'
# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py
# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'
import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309ed2640>
# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py
# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'
import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309ed2b80>
# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'
# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'
import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8309e5f2b0>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309ec1e20>
# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py
# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'
# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'
# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'
import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8309e70190>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309ed24c0>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'
# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'
import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8309e70250>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309fa78e0>
# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py
# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'
# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py
# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'
# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'
# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'
import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8309e8c5b0>
# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py
# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'
# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'
# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'
import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8309e8c880>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309e8c670>
# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'
# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'
import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8309e8c760>
# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py
# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'
# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'
# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'
import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8309e8cbb0>
# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'
# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'
import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8309e99100>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309e8c7f0>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309e7f940>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309fa74c0>
# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py
# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309e8c9a0>
# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8309dae580>
# zipimport: found 30 names in '/tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip'
# zipimport: zlib available
# zipimport: zlib available
import ansible # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/__init__.py
# zipimport: zlib available
# zipimport: zlib available
import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/__init__.py
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py
# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'
import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83097956d0>
# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py
# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'
# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py
# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'
# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py
# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'
# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'
# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'
import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8309795160>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309795340>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309795e20>
# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py
# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'
import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309795f10>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309795c40>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'
# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'
import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8309795e80>
# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py
# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309795100>
# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py
# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'
# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py
# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'
# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py
# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'
import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83096ebdf0>
# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'
# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'
import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83096ebfa0>
# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'
# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'
import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830970ce50>
# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py
# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'
import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830970c4c0>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83097fcdc0>
import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83097fc3d0>
# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py
# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'
import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83097fcfd0>
# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py
# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'
# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py
# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'
# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py
# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'
# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py
# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'
import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83097cddc0>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309768be0>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83097682b0>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830979b3a0>
# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'
# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'
import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83097683d0>
# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py
# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'
import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309768400>
# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py
# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'
# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py
# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'
# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'
# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'
import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83096ce970>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83097de100>
# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py
# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'
# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'
# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'
import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83096da9a0>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83097de280>
# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py
# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'
# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py
# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'
import '_string' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83096cedf0>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83096da940>
# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'
# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'
import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83096da790>
# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'
# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'
import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83096d9730>
# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'
# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'
import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83096d9670>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83097d47c0>
# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py
# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'
# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py
# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'
# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'
# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'
import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830975e640>
# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'
# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'
import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830975d9d0>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83096cf0a0>
# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'
# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'
import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830975e0a0>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83097f6880>
# zipimport: zlib available
# zipimport: zlib available
import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py
# zipimport: zlib available
# zipimport: zlib available
import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f830975df70>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f830975df70>
import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py
# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py
# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'
# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'
# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'
import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83092c2130>
# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py
# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'
import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309753970>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83092c2550>
import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py
# zipimport: zlib available
# zipimport: zlib available
import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/_text.py
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py
# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'
import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309754940>
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/common/collections.py
# zipimport: zlib available
# zipimport: zlib available
import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py
# zipimport: zlib available
# zipimport: zlib available
import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/errors.py
# zipimport: zlib available
# zipimport: zlib available
import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py
# zipimport: zlib available
# zipimport: zlib available
import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py
# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'
import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83097535e0>
# zipimport: zlib available
# zipimport: zlib available
import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py
import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/common/validation.py
import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py
import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py
# zipimport: zlib available
# zipimport: zlib available
import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/common/locale.py
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py
# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'
# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'
# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'
import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83097e9850>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830979de50>
import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/common/file.py
import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/common/process.py
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py
# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'
# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py
# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'
# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py
# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'
import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83096a1310>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830969b820>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8309692940>
# destroy ansible.module_utils.distro
import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py
# zipimport: zlib available
# zipimport: zlib available
import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py
import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py
import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/module_utils/basic.py
# zipimport: zlib available
# zipimport: zlib available
import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_a36xhd4e/ansible_stat_payload.zip/ansible/modules/__init__.py
# 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 builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.path_hooks
# clear sys.path_importer_cache
# clear sys.meta_path
# clear sys.__interactivehook__
# 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 encodings.latin_1
# 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 _locale
# cleanup[2] removing _bootlocale
# destroy _bootlocale
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing sre_constants
# destroy sre_constants
# cleanup[2] removing sre_parse
# cleanup[2] removing sre_compile
# cleanup[2] removing _heapq
# cleanup[2] removing heapq
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing _operator
# cleanup[2] removing operator
# 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 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 collections.abc
# cleanup[2] removing contextlib
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing importlib.abc
# cleanup[2] removing importlib.util
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing pkgutil
# destroy pkgutil
# 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 threading
# cleanup[2] removing _bz2
# destroy _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing pwd
# cleanup[2] removing grp
# 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 tempfile
# cleanup[2] removing zipfile
# destroy zipfile
# cleanup[2] removing encodings.cp437
# 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 fcntl
# cleanup[2] removing locale
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing subprocess
# cleanup[2] removing platform
# cleanup[2] removing shlex
# cleanup[2] removing token
# destroy token
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# 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
# 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.util
# destroy importlib.abc
# destroy importlib.machinery
# destroy zipimport
# destroy _compression
# destroy binascii
# destroy importlib
# destroy struct
# destroy bz2
# destroy lzma
# destroy __main__
# destroy locale
# 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 encodings
# destroy syslog
# destroy uuid
# destroy array
# destroy datetime
# destroy selinux
# destroy distro
# destroy json
# destroy shlex
# destroy logging
# destroy argparse
# 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
# cleanup[3] wiping tokenize
# cleanup[3] wiping platform
# destroy subprocess
# cleanup[3] wiping selectors
# cleanup[3] wiping select
# cleanup[3] wiping _posixsubprocess
# cleanup[3] wiping signal
# cleanup[3] wiping fcntl
# cleanup[3] wiping atexit
# cleanup[3] wiping encodings.cp437
# 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 grp
# cleanup[3] wiping pwd
# cleanup[3] wiping _lzma
# cleanup[3] wiping threading
# cleanup[3] wiping zlib
# cleanup[3] wiping errno
# cleanup[3] wiping weakref
# cleanup[3] wiping contextlib
# cleanup[3] wiping collections.abc
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy enum
# destroy sre_compile
# destroy copyreg
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# destroy _functools
# cleanup[3] wiping collections
# destroy _collections_abc
# destroy heapq
# destroy collections.abc
# cleanup[3] wiping _collections
# destroy _collections
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping itertools
# cleanup[3] wiping _heapq
# cleanup[3] wiping sre_parse
# cleanup[3] wiping _sre
# cleanup[3] wiping types
# cleanup[3] wiping _locale
# destroy _locale
# 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
# destroy abc
# cleanup[3] wiping _abc
# cleanup[3] wiping encodings.latin_1
# 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 _socket
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
# destroy fcntl
# destroy _blake2
# destroy _lzma
# destroy zlib
# destroy _signal
# destroy platform
# destroy _uuid
# destroy _sre
# destroy sre_parse
# destroy tokenize
# destroy _heapq
# destroy posixpath
# destroy stat
# destroy ansible.module_utils.six.moves.urllib
# destroy errno
# destroy signal
# destroy contextlib
# destroy pwd
# destroy grp
# destroy _posixsubprocess
# destroy selectors
# destroy select
# 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 itertools
# destroy operator
# destroy ansible.module_utils.six.moves
# destroy _operator
# destroy _frozen_importlib_external
# destroy _imp
# destroy io
# destroy marshal
# destroy _frozen_importlib
# clear sys.audit hooks
, stderr=OpenSSH_8.7p1, 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.11.127 originally 10.31.11.127
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.11.127 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.11.127 originally 10.31.11.127
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master
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.11.127 closed.
[WARNING]: Module invocation had junk after the JSON data: # destroy __main__ #
clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear
sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback
# clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path #
clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing
_bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site #
cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre
# cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2]
removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing
_heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2]
removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2]
removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing
typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2]
removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset
# cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil #
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 threading # cleanup[2] removing _bz2 #
destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2]
removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2]
removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale #
cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2]
removing select # cleanup[2] removing selectors # cleanup[2] removing
subprocess # cleanup[2] removing platform # cleanup[2] removing shlex #
cleanup[2] removing token # destroy token # cleanup[2] removing tokenize #
cleanup[2] removing linecache # 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 #
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.util # destroy importlib.abc # destroy importlib.machinery #
destroy zipimport # destroy _compression # destroy binascii # destroy importlib
# destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy
locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy
datetime # destroy selinux # destroy distro # destroy json # destroy shlex #
destroy logging # destroy argparse # 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 # cleanup[3] wiping tokenize # cleanup[3]
wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3]
wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal #
cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping
encodings.cp437 # 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 grp #
cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading #
cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref #
cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3]
wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3]
wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re
# destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping
functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3]
wiping collections # destroy _collections_abc # destroy heapq # destroy
collections.abc # cleanup[3] wiping _collections # destroy _collections #
cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping
itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3]
wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy
_locale # 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 # destroy abc # cleanup[3]
wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 _socket # destroy
systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy
_datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib #
destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy
sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy
stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy
signal # destroy contextlib # destroy pwd # destroy grp # destroy
_posixsubprocess # destroy selectors # destroy select # 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
itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy
_operator # destroy _frozen_importlib_external # destroy _imp # destroy io #
destroy marshal # destroy _frozen_importlib # clear sys.audit hooks
[WARNING]: Platform linux on host managed_node3 is using the discovered Python
interpreter at /usr/bin/python3.9, but future installation of another Python
interpreter could change the meaning of that path. See
https://docs.ansible.com/ansible-
core/2.17/reference_appendices/interpreter_discovery.html for more information.
  6725 1726883303.91420: done with _execute_module (stat, {'path': '/run/ostree-booted', '_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': '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-1726883303.3956912-6746-187520340435885/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})
  6725 1726883303.91423: _low_level_execute_command(): starting
  6725 1726883303.91425: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883303.3956912-6746-187520340435885/ > /dev/null 2>&1 && sleep 0'
  6725 1726883303.91606: stderr chunk (state=2):
>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
<<<
  6725 1726883303.91609: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
  6725 1726883303.91649: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.11.127 originally 10.31.11.127
debug2: match not found
<<<
  6725 1726883303.91652: 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.11.127 is address
debug1: re-parsing configuration
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
<<<
  6725 1726883303.91654: 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.11.127 originally 10.31.11.127
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  6725 1726883303.91712: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master
<<<
  6725 1726883303.91717: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
  6725 1726883303.91725: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  6725 1726883303.91769: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
  6725 1726883303.93538: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  6725 1726883303.93599: stderr chunk (state=3):
>>><<<
  6725 1726883303.93603: stdout chunk (state=3):
>>><<<
  6725 1726883303.93624: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, 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.11.127 originally 10.31.11.127
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.11.127 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.11.127 originally 10.31.11.127
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master
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
  6725 1726883303.93628: handler run complete
  6725 1726883303.93640: variable 'ansible_facts' from source: unknown
  6725 1726883303.93668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  6725 1726883303.93691: variable 'ansible_facts' from source: unknown
  6725 1726883303.93710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  6725 1726883303.93727: attempt loop complete, returning result
  6725 1726883303.93730: _execute() done
  6725 1726883303.93732: dumping result to json
  6725 1726883303.93734: done dumping result, returning
  6725 1726883303.93738: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [123911ae-b657-a347-3eb5-000000000013]
  6725 1726883303.93745: sending task result for task 123911ae-b657-a347-3eb5-000000000013
ok: [managed_node3] => {
    "ansible_facts": {
        "discovered_interpreter_python": "/usr/bin/python3.9"
    },
    "changed": false,
    "stat": {
        "exists": false
    }
}
  6725 1726883303.93921: no more pending results, returning what we have
  6725 1726883303.93924: results queue empty
  6725 1726883303.93925: checking for any_errors_fatal
  6725 1726883303.93933: done checking for any_errors_fatal
  6725 1726883303.93934: checking for max_fail_percentage
  6725 1726883303.93935: done checking for max_fail_percentage
  6725 1726883303.93936: checking to see if all hosts have failed and the running result is not ok
  6725 1726883303.93937: done checking to see if all hosts have failed
  6725 1726883303.93938: getting the remaining hosts for this loop
  6725 1726883303.93941: done getting the remaining hosts for this loop
  6725 1726883303.93944: getting the next task for host managed_node3
  6725 1726883303.93951: done getting next task for host managed_node3
  6725 1726883303.93954:  ^ task is: TASK: Set flag to indicate system is ostree
  6725 1726883303.93957:  ^ 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? (HOST STATE: block=0, task=4, 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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
  6725 1726883303.93960: getting variables
  6725 1726883303.93961: in VariableManager get_vars()
  6725 1726883303.93986: Calling all_inventory to load vars for managed_node3
  6725 1726883303.93989: Calling groups_inventory to load vars for managed_node3
  6725 1726883303.93992: Calling all_plugins_inventory to load vars for managed_node3
  6725 1726883303.94001: Calling all_plugins_play to load vars for managed_node3
  6725 1726883303.94003: Calling groups_plugins_inventory to load vars for managed_node3
  6725 1726883303.94006: Calling groups_plugins_play to load vars for managed_node3
  6725 1726883303.94046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  6725 1726883303.94068: done with get_vars()
  6725 1726883303.94075: done getting variables
  6725 1726883303.94110: done sending task result for task 123911ae-b657-a347-3eb5-000000000013
  6725 1726883303.94115: WORKER PROCESS EXITING
  6725 1726883303.94137: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)

TASK [Set flag to indicate system is ostree] ***********************************
task path: /tmp/collections-1y3/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:37
Friday 20 September 2024  21:48:23 -0400 (0:00:01.767)       0:00:02.045 ****** 
  6725 1726883303.94167: entering _queue_task() for managed_node3/set_fact
  6725 1726883303.94359: worker is 1 (out of 1 available)
  6725 1726883303.94370: exiting _queue_task() for managed_node3/set_fact
  6725 1726883303.94380: done queuing things up, now waiting for results queue to drain
  6725 1726883303.94382: waiting for pending results...
  6725 1726883303.94523: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree
  6725 1726883303.94595: in run() - task 123911ae-b657-a347-3eb5-000000000014
  6725 1726883303.94609: variable 'ansible_search_path' from source: unknown
  6725 1726883303.94613: variable 'ansible_search_path' from source: unknown
  6725 1726883303.94645: calling self._execute()
  6725 1726883303.94694: variable 'ansible_host' from source: host vars for 'managed_node3'
  6725 1726883303.94699: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'
  6725 1726883303.94709: variable 'omit' from source: magic vars
  6725 1726883303.95089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
  6725 1726883303.95267: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
  6725 1726883303.95300: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
  6725 1726883303.95328: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
  6725 1726883303.95353: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
  6725 1726883303.95421: 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)
  6725 1726883303.95441: 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)
  6725 1726883303.95461: 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)
  6725 1726883303.95482: 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)
  6725 1726883303.95576: Evaluated conditional (not __rhc_is_ostree is defined): True
  6725 1726883303.95579: variable 'omit' from source: magic vars
  6725 1726883303.95621: variable 'omit' from source: magic vars
  6725 1726883303.95704: variable '__ostree_booted_stat' from source: set_fact
  6725 1726883303.95750: variable 'omit' from source: magic vars
  6725 1726883303.95769: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
  6725 1726883303.95790: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
  6725 1726883303.95805: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
  6725 1726883303.95823: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  6725 1726883303.95835: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  6725 1726883303.95848: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become
  6725 1726883303.95860: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False)
  6725 1726883303.95881: variable 'inventory_hostname' from source: host vars for 'managed_node3'
  6725 1726883303.95884: variable 'ansible_host' from source: host vars for 'managed_node3'
  6725 1726883303.95887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'
  6725 1726883303.95967: Set connection var ansible_connection to ssh
  6725 1726883303.95974: Set connection var ansible_module_compression to ZIP_DEFLATED
  6725 1726883303.95981: Set connection var ansible_timeout to 10
  6725 1726883303.95986: Set connection var ansible_pipelining to False
  6725 1726883303.95989: Set connection var ansible_shell_type to sh
  6725 1726883303.95995: Set connection var ansible_shell_executable to /bin/sh
  6725 1726883303.96016: variable 'ansible_shell_executable' from source: unknown
  6725 1726883303.96027: variable 'ansible_connection' from source: unknown
  6725 1726883303.96033: variable 'ansible_module_compression' from source: unknown
  6725 1726883303.96036: variable 'ansible_shell_type' from source: unknown
  6725 1726883303.96039: variable 'ansible_shell_executable' from source: unknown
  6725 1726883303.96041: variable 'ansible_host' from source: host vars for 'managed_node3'
  6725 1726883303.96044: variable 'ansible_pipelining' from source: unknown
  6725 1726883303.96046: variable 'ansible_timeout' from source: unknown
  6725 1726883303.96051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'
  6725 1726883303.96119: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)
  6725 1726883303.96133: variable 'omit' from source: magic vars
  6725 1726883303.96137: starting attempt loop
  6725 1726883303.96139: running the handler
  6725 1726883303.96152: handler run complete
  6725 1726883303.96159: attempt loop complete, returning result
  6725 1726883303.96161: _execute() done
  6725 1726883303.96164: dumping result to json
  6725 1726883303.96166: done dumping result, returning
  6725 1726883303.96172: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [123911ae-b657-a347-3eb5-000000000014]
  6725 1726883303.96176: sending task result for task 123911ae-b657-a347-3eb5-000000000014
  6725 1726883303.96261: done sending task result for task 123911ae-b657-a347-3eb5-000000000014
  6725 1726883303.96264: WORKER PROCESS EXITING
ok: [managed_node3] => {
    "ansible_facts": {
        "__rhc_is_ostree": false
    },
    "changed": false
}
  6725 1726883303.96308: no more pending results, returning what we have
  6725 1726883303.96312: results queue empty
  6725 1726883303.96314: checking for any_errors_fatal
  6725 1726883303.96321: done checking for any_errors_fatal
  6725 1726883303.96322: checking for max_fail_percentage
  6725 1726883303.96323: done checking for max_fail_percentage
  6725 1726883303.96324: checking to see if all hosts have failed and the running result is not ok
  6725 1726883303.96325: done checking to see if all hosts have failed
  6725 1726883303.96326: getting the remaining hosts for this loop
  6725 1726883303.96328: done getting the remaining hosts for this loop
  6725 1726883303.96331: getting the next task for host managed_node3
  6725 1726883303.96343: done getting next task for host managed_node3
  6725 1726883303.96346:  ^ task is: TASK: meta (end_play)
  6725 1726883303.96348:  ^ 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? (HOST STATE: block=0, task=5, 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
  6725 1726883303.96351: getting variables
  6725 1726883303.96353: in VariableManager get_vars()
  6725 1726883303.96379: Calling all_inventory to load vars for managed_node3
  6725 1726883303.96381: Calling groups_inventory to load vars for managed_node3
  6725 1726883303.96384: Calling all_plugins_inventory to load vars for managed_node3
  6725 1726883303.96401: Calling all_plugins_play to load vars for managed_node3
  6725 1726883303.96404: Calling groups_plugins_inventory to load vars for managed_node3
  6725 1726883303.96406: Calling groups_plugins_play to load vars for managed_node3
  6725 1726883303.96441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  6725 1726883303.96463: done with get_vars()
  6725 1726883303.96471: done getting variables

TASK [Skip if there is no Insights support] ************************************
task path: /tmp/collections-1y3/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_insights.yml:8
Friday 20 September 2024  21:48:23 -0400 (0:00:00.023)       0:00:02.068 ****** 
  6725 1726883303.96536: in VariableManager get_vars()
  6725 1726883303.96544: Calling all_inventory to load vars for managed_node3
  6725 1726883303.96545: Calling groups_inventory to load vars for managed_node3
  6725 1726883303.96547: Calling all_plugins_inventory to load vars for managed_node3
  6725 1726883303.96550: Calling all_plugins_play to load vars for managed_node3
  6725 1726883303.96551: Calling groups_plugins_inventory to load vars for managed_node3
  6725 1726883303.96553: Calling groups_plugins_play to load vars for managed_node3
  6725 1726883303.96573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  6725 1726883303.96586: done with get_vars()
  6725 1726883303.96794: variable 'lsr_rhc_test_data' from source: include_vars
  6725 1726883303.96814: Evaluated conditional (not lsr_rhc_test_data.insights): True
META: ending play
  6725 1726883303.96822: done queuing things up, now waiting for results queue to drain
  6725 1726883303.96824: results queue empty
  6725 1726883303.96824: checking for any_errors_fatal
  6725 1726883303.96826: done checking for any_errors_fatal
  6725 1726883303.96826: checking for max_fail_percentage
  6725 1726883303.96827: done checking for max_fail_percentage
  6725 1726883303.96827: checking to see if all hosts have failed and the running result is not ok
  6725 1726883303.96828: done checking to see if all hosts have failed
  6725 1726883303.96828: getting the remaining hosts for this loop
  6725 1726883303.96829: done getting the remaining hosts for this loop
  6725 1726883303.96831: getting the next task for host managed_node3
  6725 1726883303.96832: host managed_node3 is done iterating, returning
  6725 1726883303.96833: done queuing things up, now waiting for results queue to drain
  6725 1726883303.96833: results queue empty
  6725 1726883303.96834: checking for any_errors_fatal
  6725 1726883303.96834: done checking for any_errors_fatal
  6725 1726883303.96834: checking for max_fail_percentage
  6725 1726883303.96835: done checking for max_fail_percentage
  6725 1726883303.96835: checking to see if all hosts have failed and the running result is not ok
  6725 1726883303.96836: done checking to see if all hosts have failed
  6725 1726883303.96837: getting the next task for host managed_node3
  6725 1726883303.96838: host managed_node3 is done iterating, returning

PLAY RECAP *********************************************************************
managed_node3              : ok=4    changed=0    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0   

Friday 20 September 2024  21:48:23 -0400 (0:00:00.003)       0:00:02.072 ****** 
=============================================================================== 
Check if system is ostree ----------------------------------------------- 1.77s
/tmp/collections-1y3/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:32 
Set local lsr_rhc_test_data --------------------------------------------- 0.10s
/tmp/collections-1y3/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:24 
Get facts for external test data ---------------------------------------- 0.07s
/tmp/collections-1y3/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:16 
Import test data -------------------------------------------------------- 0.06s
/tmp/collections-1y3/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:12 
Get LSR_RHC_TEST_DATA environment variable ------------------------------ 0.03s
/tmp/collections-1y3/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:3 
Set flag to indicate system is ostree ----------------------------------- 0.02s
/tmp/collections-1y3/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:37 
Skip if there is no Insights support ------------------------------------ 0.00s
/tmp/collections-1y3/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_insights.yml:8 
  6725 1726883303.96892: RUNNING CLEANUP