21264 1727202755.67815: 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-98e
  executable location = /usr/local/bin/ansible-playbook
  python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12)
  jinja version = 3.1.4
  libyaml = True
No config file found; using defaults
 21264 1727202755.68204: Added group all to inventory
 21264 1727202755.68206: Added group ungrouped to inventory
 21264 1727202755.68210: Group all now contains ungrouped
 21264 1727202755.68212: Examining possible inventory source: /tmp/logging-9n4/inventory-5pL.yml
 21264 1727202755.93548: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache
 21264 1727202755.93812: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py
 21264 1727202755.93834: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory
 21264 1727202755.93895: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py
 21264 1727202755.93965: Loaded config def from plugin (inventory/script)
 21264 1727202755.93967: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py
 21264 1727202755.94213: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py
 21264 1727202755.94304: Loaded config def from plugin (inventory/yaml)
 21264 1727202755.94306: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py
 21264 1727202755.94594: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py
 21264 1727202755.95402: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py
 21264 1727202755.95405: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py)
 21264 1727202755.95407: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py)
 21264 1727202755.95413: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py)
 21264 1727202755.95417: Loading data from /tmp/logging-9n4/inventory-5pL.yml
 21264 1727202755.95484: /tmp/logging-9n4/inventory-5pL.yml was not parsable by auto
 21264 1727202755.95539: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py)
 21264 1727202755.96017: Loading data from /tmp/logging-9n4/inventory-5pL.yml
 21264 1727202755.96101: group all already in inventory
 21264 1727202755.96109: set inventory_file for managed-node1
 21264 1727202755.96113: set inventory_dir for managed-node1
 21264 1727202755.96114: Added host managed-node1 to inventory
 21264 1727202755.96116: Added host managed-node1 to group all
 21264 1727202755.96117: set ansible_host for managed-node1
 21264 1727202755.96118: set ansible_ssh_extra_args for managed-node1
 21264 1727202755.96122: set inventory_file for managed-node2
 21264 1727202755.96124: set inventory_dir for managed-node2
 21264 1727202755.96125: Added host managed-node2 to inventory
 21264 1727202755.96127: Added host managed-node2 to group all
 21264 1727202755.96127: set ansible_host for managed-node2
 21264 1727202755.96128: set ansible_ssh_extra_args for managed-node2
 21264 1727202755.96131: set inventory_file for managed-node3
 21264 1727202755.96133: set inventory_dir for managed-node3
 21264 1727202755.96134: Added host managed-node3 to inventory
 21264 1727202755.96135: Added host managed-node3 to group all
 21264 1727202755.96136: set ansible_host for managed-node3
 21264 1727202755.96137: set ansible_ssh_extra_args for managed-node3
 21264 1727202755.96139: Reconcile groups and hosts in inventory.
 21264 1727202755.96143: Group ungrouped now contains managed-node1
 21264 1727202755.96144: Group ungrouped now contains managed-node2
 21264 1727202755.96146: Group ungrouped now contains managed-node3
 21264 1727202755.96628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name
 21264 1727202755.96751: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments
 21264 1727202755.97216: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py
 21264 1727202755.97243: Loaded config def from plugin (vars/host_group_vars)
 21264 1727202755.97245: 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)
 21264 1727202755.97251: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars
 21264 1727202755.97259: 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)
 21264 1727202755.97304: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False)
 21264 1727202755.98319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202755.98413: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py
 21264 1727202755.98452: Loaded config def from plugin (connection/local)
 21264 1727202755.98456: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True)
 21264 1727202756.00421: Loaded config def from plugin (connection/paramiko_ssh)
 21264 1727202756.00424: 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)
 21264 1727202756.01977: 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)
 21264 1727202756.02339: Loaded config def from plugin (connection/psrp)
 21264 1727202756.02342: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True)
 21264 1727202756.03903: 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)
 21264 1727202756.03941: Loaded config def from plugin (connection/ssh)
 21264 1727202756.03944: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True)
 21264 1727202756.07816: 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)
 21264 1727202756.07854: Loaded config def from plugin (connection/winrm)
 21264 1727202756.07857: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True)
 21264 1727202756.07997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name
 21264 1727202756.08059: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py
 21264 1727202756.08333: Loaded config def from plugin (shell/cmd)
 21264 1727202756.08335: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True)
 21264 1727202756.08362: 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)
 21264 1727202756.08432: Loaded config def from plugin (shell/powershell)
 21264 1727202756.08434: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True)
 21264 1727202756.08692: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py
 21264 1727202756.08873: Loaded config def from plugin (shell/sh)
 21264 1727202756.08876: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True)
 21264 1727202756.09113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name
 21264 1727202756.09235: Loaded config def from plugin (become/runas)
 21264 1727202756.09238: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True)
 21264 1727202756.09626: Loaded config def from plugin (become/su)
 21264 1727202756.09628: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True)
 21264 1727202756.09996: Loaded config def from plugin (become/sudo)
 21264 1727202756.09998: 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
 21264 1727202756.10031: Loading data from /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/tests_include_vars_from_parent.yml
 21264 1727202756.11121: trying /usr/local/lib/python3.12/site-packages/ansible/modules
 21264 1727202756.17101: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action
 21264 1727202756.17234: in VariableManager get_vars()
 21264 1727202756.17259: done with get_vars()
 21264 1727202756.17265: variable 'omit' from source: magic vars
 21264 1727202756.17392: variable 'omit' from source: magic vars
 21264 1727202756.17428: in VariableManager get_vars()
 21264 1727202756.17441: done with get_vars()
 21264 1727202756.17625: in VariableManager get_vars()
 21264 1727202756.17638: done with get_vars()
 21264 1727202756.17668: Loading data from /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/main.yml
 21264 1727202756.17943: Loading data from /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/tasks/main.yml
 21264 1727202756.18691: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__
 21264 1727202756.18802: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback
 21264 1727202756.18816: 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
 21264 1727202756.19240: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py
 21264 1727202756.19605: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug)
 21264 1727202756.19607: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-98e/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback)
 21264 1727202756.19637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name
 21264 1727202756.19662: 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)
 21264 1727202756.20034: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py
 21264 1727202756.20300: Loaded config def from plugin (callback/default)
 21264 1727202756.20303: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
 21264 1727202756.22297: Loaded config def from plugin (callback/junit)
 21264 1727202756.22300: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
 21264 1727202756.22343: 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)
 21264 1727202756.22711: Loaded config def from plugin (callback/minimal)
 21264 1727202756.22714: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
 21264 1727202756.22748: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
 21264 1727202756.22803: Loaded config def from plugin (callback/tree)
 21264 1727202756.22805: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks
 21264 1727202756.23123: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks)
 21264 1727202756.23126: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-98e/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
Skipping callback 'default', as we already have a stdout callback.
Skipping callback 'minimal', as we already have a stdout callback.
Skipping callback 'oneline', as we already have a stdout callback.

PLAYBOOK: tests_include_vars_from_parent.yml ***********************************
1 plays in /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/tests_include_vars_from_parent.yml
 21264 1727202756.23146: in VariableManager get_vars()
 21264 1727202756.23159: done with get_vars()
 21264 1727202756.23164: in VariableManager get_vars()
 21264 1727202756.23175: done with get_vars()
 21264 1727202756.23178: variable 'omit' from source: magic vars
 21264 1727202756.23214: in VariableManager get_vars()
 21264 1727202756.23230: done with get_vars()
 21264 1727202756.23250: variable 'omit' from source: magic vars

PLAY [Test role include variable override] *************************************
 21264 1727202756.24319: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy
 21264 1727202756.24697: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py
 21264 1727202756.24726: getting the remaining hosts for this loop
 21264 1727202756.24728: done getting the remaining hosts for this loop
 21264 1727202756.24731: getting the next task for host managed-node1
 21264 1727202756.24734: done getting next task for host managed-node1
 21264 1727202756.24736:  ^ task is: TASK: Gathering Facts
 21264 1727202756.24737:  ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
 21264 1727202756.24739: getting variables
 21264 1727202756.24740: in VariableManager get_vars()
 21264 1727202756.24751: Calling all_inventory to load vars for managed-node1
 21264 1727202756.24753: Calling groups_inventory to load vars for managed-node1
 21264 1727202756.24755: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202756.24766: Calling all_plugins_play to load vars for managed-node1
 21264 1727202756.24780: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202756.24786: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202756.24820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202756.24875: done with get_vars()
 21264 1727202756.24985: done getting variables
 21264 1727202756.25046: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)

TASK [Gathering Facts] *********************************************************
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/tests_include_vars_from_parent.yml:2
Tuesday 24 September 2024  14:32:36 -0400 (0:00:00.022)       0:00:00.022 ***** 
 21264 1727202756.25066: entering _queue_task() for managed-node1/gather_facts
 21264 1727202756.25067: Creating lock for gather_facts
 21264 1727202756.25924: worker is 1 (out of 1 available)
 21264 1727202756.25933: exiting _queue_task() for managed-node1/gather_facts
 21264 1727202756.25945: done queuing things up, now waiting for results queue to drain
 21264 1727202756.25946: waiting for pending results...
 21264 1727202756.26591: running TaskExecutor() for managed-node1/TASK: Gathering Facts
 21264 1727202756.26654: in run() - task 0e798799-7813-bb7e-0ba7-00000000001a
 21264 1727202756.26785: variable 'ansible_search_path' from source: unknown
 21264 1727202756.26819: calling self._execute()
 21264 1727202756.26875: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202756.27194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202756.27203: variable 'omit' from source: magic vars
 21264 1727202756.27303: variable 'omit' from source: magic vars
 21264 1727202756.27555: variable 'omit' from source: magic vars
 21264 1727202756.27864: variable 'omit' from source: magic vars
 21264 1727202756.27908: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
 21264 1727202756.27942: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
 21264 1727202756.27976: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
 21264 1727202756.28100: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202756.28103: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202756.28134: variable 'inventory_hostname' from source: host vars for 'managed-node1'
 21264 1727202756.28140: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202756.28142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202756.28538: Set connection var ansible_pipelining to False
 21264 1727202756.28542: Set connection var ansible_shell_type to sh
 21264 1727202756.28578: Set connection var ansible_module_compression to ZIP_DEFLATED
 21264 1727202756.28583: Set connection var ansible_timeout to 10
 21264 1727202756.28590: Set connection var ansible_shell_executable to /bin/sh
 21264 1727202756.28593: Set connection var ansible_connection to ssh
 21264 1727202756.28598: variable 'ansible_shell_executable' from source: unknown
 21264 1727202756.28601: variable 'ansible_connection' from source: unknown
 21264 1727202756.28603: variable 'ansible_module_compression' from source: unknown
 21264 1727202756.28605: variable 'ansible_shell_type' from source: unknown
 21264 1727202756.28607: variable 'ansible_shell_executable' from source: unknown
 21264 1727202756.28610: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202756.28612: variable 'ansible_pipelining' from source: unknown
 21264 1727202756.28613: variable 'ansible_timeout' from source: unknown
 21264 1727202756.28684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202756.29391: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)
 21264 1727202756.29453: variable 'omit' from source: magic vars
 21264 1727202756.29456: starting attempt loop
 21264 1727202756.29458: running the handler
 21264 1727202756.29461: variable 'ansible_facts' from source: unknown
 21264 1727202756.29463: _low_level_execute_command(): starting
 21264 1727202756.29465: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'
 21264 1727202756.31413: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
<<<
 21264 1727202756.31600: stderr chunk (state=3):
>>>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.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202756.31728: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
<<<
 21264 1727202756.31745: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
 21264 1727202756.31748: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202756.31895: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202756.33553: stdout chunk (state=3):
>>>/root
<<<
 21264 1727202756.33784: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202756.33788: stdout chunk (state=3):
>>><<<
 21264 1727202756.33797: stderr chunk (state=3):
>>><<<
 21264 1727202756.33816: _low_level_execute_command() done: rc=0, stdout=/root
, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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
 21264 1727202756.33830: _low_level_execute_command(): starting
 21264 1727202756.33914: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727202756.338163-21346-244882998339885 `" && echo ansible-tmp-1727202756.338163-21346-244882998339885="` echo /root/.ansible/tmp/ansible-tmp-1727202756.338163-21346-244882998339885 `" ) && sleep 0'
 21264 1727202756.35252: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 is address
debug1: re-parsing configuration
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
<<<
 21264 1727202756.35264: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
 21264 1727202756.35352: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
debug2: fd 3 setting O_NONBLOCK
<<<
 21264 1727202756.35475: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202756.35549: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202756.37546: stdout chunk (state=3):
>>>ansible-tmp-1727202756.338163-21346-244882998339885=/root/.ansible/tmp/ansible-tmp-1727202756.338163-21346-244882998339885
<<<
 21264 1727202756.37698: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202756.37763: stderr chunk (state=3):
>>><<<
 21264 1727202756.37774: stdout chunk (state=3):
>>><<<
 21264 1727202756.37966: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727202756.338163-21346-244882998339885=/root/.ansible/tmp/ansible-tmp-1727202756.338163-21346-244882998339885
, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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
 21264 1727202756.37972: variable 'ansible_module_compression' from source: unknown
 21264 1727202756.37975: ANSIBALLZ: Using generic lock for ansible.legacy.setup
 21264 1727202756.37977: ANSIBALLZ: Acquiring lock
 21264 1727202756.38088: ANSIBALLZ: Lock acquired: 140283052789008
 21264 1727202756.38092: ANSIBALLZ: Creating module
 21264 1727202756.93458: ANSIBALLZ: Writing module into payload
 21264 1727202756.93601: ANSIBALLZ: Writing module
 21264 1727202756.93621: ANSIBALLZ: Renaming module
 21264 1727202756.93631: ANSIBALLZ: Done creating module
 21264 1727202756.93688: variable 'ansible_facts' from source: unknown
 21264 1727202756.93691: variable 'inventory_hostname' from source: host vars for 'managed-node1'
 21264 1727202756.93693: _low_level_execute_command(): starting
 21264 1727202756.93696: _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'
 21264 1727202756.95432: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
<<<
 21264 1727202756.95436: 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.41.56 originally 10.31.41.56
debug2: match not found
<<<
 21264 1727202756.95438: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202756.95441: stderr chunk (state=3):
>>>debug1: configuration requests final Match pass
debug2: resolve_canonicalize: hostname 10.31.41.56 is address
debug1: re-parsing configuration
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
<<<
 21264 1727202756.95443: 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202756.95680: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
debug2: fd 3 setting O_NONBLOCK
<<<
 21264 1727202756.95787: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202756.95821: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202756.97511: stdout chunk (state=3):
>>>PLATFORM
<<<
 21264 1727202756.97611: stdout chunk (state=3):
>>>Linux
FOUND
/usr/bin/python3.12
/usr/bin/python3
<<<
 21264 1727202756.97617: stdout chunk (state=3):
>>>/usr/bin/python3
ENDFOUND
<<<
 21264 1727202756.97833: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202756.97893: stdout chunk (state=3):
>>><<<
 21264 1727202756.97918: stderr chunk (state=3):
>>><<<
 21264 1727202756.97990: _low_level_execute_command() done: rc=0, stdout=PLATFORM
Linux
FOUND
/usr/bin/python3.12
/usr/bin/python3
/usr/bin/python3
ENDFOUND
, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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
 21264 1727202756.98194 [managed-node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3']
 21264 1727202756.98199: _low_level_execute_command(): starting
 21264 1727202756.98202: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0'
 21264 1727202756.98748: Sending initial data
 21264 1727202756.98751: Sent initial data (1181 bytes)
 21264 1727202756.99868: stderr chunk (state=3):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
<<<
 21264 1727202757.00032: stderr chunk (state=3):
>>>debug1: Reading configuration data /root/.ssh/config
<<<
 21264 1727202757.00046: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
<<<
 21264 1727202757.00063: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
 21264 1727202757.00079: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
<<<
 21264 1727202757.00167: stderr chunk (state=3):
>>>debug2: match not found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202757.00417: stderr chunk (state=3):
>>>debug1: configuration requests final Match pass
debug2: resolve_canonicalize: hostname 10.31.41.56 is address
debug1: re-parsing configuration
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
<<<
 21264 1727202757.00425: 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
debug2: fd 3 setting O_NONBLOCK
<<<
 21264 1727202757.00748: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202757.04296: stdout chunk (state=3):
>>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"}
<<<
 21264 1727202757.04622: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202757.04753: stderr chunk (state=3):
>>><<<
 21264 1727202757.04857: stdout chunk (state=3):
>>><<<
 21264 1727202757.04862: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"}
, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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
 21264 1727202757.05156: variable 'ansible_facts' from source: unknown
 21264 1727202757.05159: variable 'ansible_facts' from source: unknown
 21264 1727202757.05162: variable 'ansible_module_compression' from source: unknown
 21264 1727202757.05265: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21264ljj_fs96/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED
 21264 1727202757.05487: variable 'ansible_facts' from source: unknown
 21264 1727202757.05889: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727202756.338163-21346-244882998339885/AnsiballZ_setup.py
 21264 1727202757.06716: Sending initial data
 21264 1727202757.06719: Sent initial data (153 bytes)
 21264 1727202757.08046: stderr chunk (state=3):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
<<<
 21264 1727202757.08080: 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.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202757.08506: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
debug2: fd 3 setting O_NONBLOCK
debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202757.08554: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202757.10205: stderr chunk (state=3):
>>>debug2: Remote version: 3
debug2: Server supports extension "posix-rename@openssh.com" revision 1
debug2: Server supports extension "statvfs@openssh.com" revision 2
debug2: Server supports extension "fstatvfs@openssh.com" revision 2
debug2: Server supports extension "hardlink@openssh.com" revision 1
debug2: Server supports extension "fsync@openssh.com" revision 1
debug2: Server supports extension "lsetstat@openssh.com" revision 1
debug2: Server supports extension "limits@openssh.com" revision 1
debug2: Server supports extension "expand-path@openssh.com" revision 1
debug2: Server supports extension "copy-data" revision 1
debug2: Unrecognised server extension "home-directory"
debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1
<<<
 21264 1727202757.10263: stderr chunk (state=3):
>>>debug2: Sending SSH2_FXP_REALPATH "."
<<<
 21264 1727202757.10804: stdout chunk (state=3):
>>>sftp> put /root/.ansible/tmp/ansible-local-21264ljj_fs96/tmp182e9m4o /root/.ansible/tmp/ansible-tmp-1727202756.338163-21346-244882998339885/AnsiballZ_setup.py
<<<
 21264 1727202757.10807: stderr chunk (state=3):
>>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727202756.338163-21346-244882998339885/AnsiballZ_setup.py"
<<<
 21264 1727202757.10810: stderr chunk (state=3):
>>>debug1: stat remote: No such file or directory
debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21264ljj_fs96/tmp182e9m4o" to remote "/root/.ansible/tmp/ansible-tmp-1727202756.338163-21346-244882998339885/AnsiballZ_setup.py"
debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727202756.338163-21346-244882998339885/AnsiballZ_setup.py"
<<<
 21264 1727202757.14492: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202757.14590: stderr chunk (state=3):
>>><<<
 21264 1727202757.14593: stdout chunk (state=3):
>>><<<
 21264 1727202757.14595: done transferring module to remote
 21264 1727202757.14597: _low_level_execute_command(): starting
 21264 1727202757.14600: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727202756.338163-21346-244882998339885/ /root/.ansible/tmp/ansible-tmp-1727202756.338163-21346-244882998339885/AnsiballZ_setup.py && sleep 0'
 21264 1727202757.15733: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
<<<
 21264 1727202757.15747: stderr chunk (state=3):
>>>debug1: Reading configuration data /root/.ssh/config
<<<
 21264 1727202757.15758: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
<<<
 21264 1727202757.15771: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
 21264 1727202757.15793: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
<<<
 21264 1727202757.15939: stderr chunk (state=3):
>>>debug2: match not found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: configuration requests final Match pass
debug2: resolve_canonicalize: hostname 10.31.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
debug2: fd 3 setting O_NONBLOCK
<<<
 21264 1727202757.16080: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202757.16199: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202757.18059: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202757.18063: stdout chunk (state=3):
>>><<<
 21264 1727202757.18069: stderr chunk (state=3):
>>><<<
 21264 1727202757.18089: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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
 21264 1727202757.18092: _low_level_execute_command(): starting
 21264 1727202757.18097: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727202756.338163-21346-244882998339885/AnsiballZ_setup.py && sleep 0'
 21264 1727202757.19259: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
 21264 1727202757.19268: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
<<<
 21264 1727202757.19278: stderr chunk (state=3):
>>>debug2: match not found
<<<
 21264 1727202757.19303: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202757.19701: stderr chunk (state=3):
>>>debug1: configuration requests final Match pass
debug2: resolve_canonicalize: hostname 10.31.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202757.19704: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
<<<
 21264 1727202757.19706: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
 21264 1727202757.19735: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202757.19893: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202757.22081: stdout chunk (state=3):
>>>import _frozen_importlib # frozen
<<<
 21264 1727202757.22118: stdout chunk (state=3):
>>>import _imp # builtin
<<<
 21264 1727202757.22142: stdout chunk (state=3):
>>>import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>
import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202757.22216: stdout chunk (state=3):
>>>import '_io' # <class '_frozen_importlib.BuiltinImporter'>
import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202757.22254: stdout chunk (state=3):
>>>import 'posix' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202757.22290: stdout chunk (state=3):
>>>import '_frozen_importlib_external' # <class '_frozen_importlib.FrozenImporter'>
# installing zipimport hook
<<<
 21264 1727202757.22337: stdout chunk (state=3):
>>>import 'time' # <class '_frozen_importlib.BuiltinImporter'>
import 'zipimport' # <class '_frozen_importlib.FrozenImporter'>
# installed zipimport hook
<<<
 21264 1727202757.22373: stdout chunk (state=3):
>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202757.22407: stdout chunk (state=3):
>>>import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202757.22413: stdout chunk (state=3):
>>>import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202757.22642: stdout chunk (state=3):
>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'
import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c6e84d0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c6b7b30>
# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'
import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c6eaa50>
<<<
 21264 1727202757.22645: stdout chunk (state=3):
>>>import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202757.22667: stdout chunk (state=3):
>>>import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202757.22740: stdout chunk (state=3):
>>>import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202757.22746: stdout chunk (state=3):
>>>import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202757.22793: stdout chunk (state=3):
>>>import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202757.22994: stdout chunk (state=3):
>>>Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib/python3.12/site-packages'
Adding directory: '/usr/lib64/python3.12/site-packages'
<<<
 21264 1727202757.23012: stdout chunk (state=3):
>>>Adding directory: '/usr/lib/python3.12/site-packages'
Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'
# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'
import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c499130>
# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py
# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'
import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c49a060>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202757.23033: stdout chunk (state=3):
>>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
<<<
 21264 1727202757.23405: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
<<<
 21264 1727202757.23433: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
<<<
 21264 1727202757.23456: stdout chunk (state=3):
>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202757.23473: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
<<<
 21264 1727202757.23515: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
<<<
 21264 1727202757.23538: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
<<<
 21264 1727202757.23579: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c4d7ec0>
<<<
 21264 1727202757.23658: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py
# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'
<<<
 21264 1727202757.23675: stdout chunk (state=3):
>>>import '_operator' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c4d7f80>
# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py
<<<
 21264 1727202757.23690: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'
<<<
 21264 1727202757.23707: stdout chunk (state=3):
>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py
<<<
 21264 1727202757.23790: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'
import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202757.23797: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py
<<<
 21264 1727202757.23893: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'
import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c50f8f0>
<<<
 21264 1727202757.23896: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py
# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'
import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c50ff80>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202757.23898: stdout chunk (state=3):
>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c4efb90>
<<<
 21264 1727202757.23930: stdout chunk (state=3):
>>>import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202757.23933: stdout chunk (state=3):
>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c4ed2b0>
<<<
 21264 1727202757.24033: stdout chunk (state=3):
>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c4d5070>
<<<
 21264 1727202757.24069: stdout chunk (state=3):
>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py
<<<
 21264 1727202757.24180: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'
import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py
<<<
 21264 1727202757.24211: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'
import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c533830>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c532450>
<<<
 21264 1727202757.24234: stdout chunk (state=3):
>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'
import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c4ee150>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c530ce0>
<<<
 21264 1727202757.24316: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py
# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'
import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c5648c0>
<<<
 21264 1727202757.24325: stdout chunk (state=3):
>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c4d42f0>
<<<
 21264 1727202757.24397: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py
# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'
# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14c564d70>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c564c20>
<<<
 21264 1727202757.24416: stdout chunk (state=3):
>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14c564fb0>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c4d2e10>
<<<
 21264 1727202757.24549: stdout chunk (state=3):
>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202757.24588: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py
# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'
import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c565670>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c565340>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'
import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c566570>
<<<
 21264 1727202757.24592: stdout chunk (state=3):
>>>import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202757.24622: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py
<<<
 21264 1727202757.24727: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'
<<<
 21264 1727202757.24756: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py
# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'
<<<
 21264 1727202757.24787: stdout chunk (state=3):
>>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c57c740>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14c57de20>
# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py
# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py
<<<
 21264 1727202757.24804: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'
import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c57ecc0>
<<<
 21264 1727202757.24847: stdout chunk (state=3):
>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14c57f2f0>
<<<
 21264 1727202757.24877: stdout chunk (state=3):
>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c57e210>
# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py
# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'
<<<
 21264 1727202757.24929: stdout chunk (state=3):
>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14c57fd70>
<<<
 21264 1727202757.25064: stdout chunk (state=3):
>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c57f4a0>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c5665a0>
<<<
 21264 1727202757.25088: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py
<<<
 21264 1727202757.25208: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py
# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'
# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14c277cb0>
# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py
# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'
# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14c2a0710>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c2a0470>
# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14c2a0740>
# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py
<<<
 21264 1727202757.25219: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'
<<<
 21264 1727202757.25293: stdout chunk (state=3):
>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202757.25417: stdout chunk (state=3):
>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14c2a1070>
<<<
 21264 1727202757.25538: stdout chunk (state=3):
>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14c2a1a30>
<<<
 21264 1727202757.25560: stdout chunk (state=3):
>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c2a0920>
<<<
 21264 1727202757.25576: stdout chunk (state=3):
>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c275e50>
<<<
 21264 1727202757.25606: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py
<<<
 21264 1727202757.25687: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py
# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'
<<<
 21264 1727202757.25690: stdout chunk (state=3):
>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c2a2e10>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c2a1b50>
<<<
 21264 1727202757.25723: stdout chunk (state=3):
>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c566c60>
# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py
<<<
 21264 1727202757.25827: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202757.25838: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py
# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'
<<<
 21264 1727202757.25857: stdout chunk (state=3):
>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c2cf1a0>
<<<
 21264 1727202757.25925: stdout chunk (state=3):
>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py
<<<
 21264 1727202757.25958: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py
<<<
 21264 1727202757.25968: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'
<<<
 21264 1727202757.26033: stdout chunk (state=3):
>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c2f3530>
# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py
<<<
 21264 1727202757.26084: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'
<<<
 21264 1727202757.26139: stdout chunk (state=3):
>>>import 'ntpath' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202757.26183: stdout chunk (state=3):
>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'
import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c350350>
<<<
 21264 1727202757.26187: stdout chunk (state=3):
>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py
<<<
 21264 1727202757.26217: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'
<<<
 21264 1727202757.26374: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py
# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'
<<<
 21264 1727202757.26392: stdout chunk (state=3):
>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c352ab0>
<<<
 21264 1727202757.26438: stdout chunk (state=3):
>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c350470>
<<<
 21264 1727202757.26514: stdout chunk (state=3):
>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c319340>
<<<
 21264 1727202757.26521: stdout chunk (state=3):
>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'
import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c159400>
<<<
 21264 1727202757.26534: stdout chunk (state=3):
>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c2f2360>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c2a3d70>
<<<
 21264 1727202757.26704: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
<<<
 21264 1727202757.26722: stdout chunk (state=3):
>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb14c2f2960>
<<<
 21264 1727202757.27077: stdout chunk (state=3):
>>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip'
# zipimport: zlib available
<<<
 21264 1727202757.27299: stdout chunk (state=3):
>>># zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py
# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py
<<<
 21264 1727202757.27506: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'
import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c1bf0e0>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202757.27603: stdout chunk (state=3):
>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c19dfd0>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c19d130>
<<<
 21264 1727202757.27645: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.27652: stdout chunk (state=3):
>>>import 'ansible' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/">
# zipimport: zlib available
<<<
 21264 1727202757.27934: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
<<<
 21264 1727202757.27937: stdout chunk (state=3):
>>>import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/">
# zipimport: zlib available
<<<
 21264 1727202757.29134: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.30298: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py
# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'
import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c1bcf80>
<<<
 21264 1727202757.30331: stdout chunk (state=3):
>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py
# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202757.30362: stdout chunk (state=3):
>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py
<<<
 21264 1727202757.30476: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py
# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'
<<<
 21264 1727202757.30500: stdout chunk (state=3):
>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14c1eeae0>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c1ee870>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c1ee180>
<<<
 21264 1727202757.30528: stdout chunk (state=3):
>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'
<<<
 21264 1727202757.30583: stdout chunk (state=3):
>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c1ee5d0>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c1bfb00>
<<<
 21264 1727202757.30600: stdout chunk (state=3):
>>>import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202757.30624: stdout chunk (state=3):
>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14c1ef830>
<<<
 21264 1727202757.30673: stdout chunk (state=3):
>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14c1efa70>
# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py
<<<
 21264 1727202757.30740: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'
<<<
 21264 1727202757.30743: stdout chunk (state=3):
>>>import '_locale' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202757.30804: stdout chunk (state=3):
>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c1eff50>
<<<
 21264 1727202757.30808: stdout chunk (state=3):
>>>import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202757.30845: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py
<<<
 21264 1727202757.30848: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'
<<<
 21264 1727202757.30893: stdout chunk (state=3):
>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bb2dc40>
<<<
 21264 1727202757.30961: stdout chunk (state=3):
>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14bb2f8f0>
<<<
 21264 1727202757.30964: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py
<<<
 21264 1727202757.30966: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'
<<<
 21264 1727202757.31078: stdout chunk (state=3):
>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bb30200>
<<<
 21264 1727202757.31093: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py
# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'
import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bb31370>
# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py
<<<
 21264 1727202757.31117: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'
<<<
 21264 1727202757.31143: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py
# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'
<<<
 21264 1727202757.31197: stdout chunk (state=3):
>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bb33e60>
<<<
 21264 1727202757.31239: stdout chunk (state=3):
>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14c4d2f00>
<<<
 21264 1727202757.31304: stdout chunk (state=3):
>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bb32120>
<<<
 21264 1727202757.31329: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py
# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'
<<<
 21264 1727202757.31343: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py
# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'
<<<
 21264 1727202757.31405: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py
<<<
 21264 1727202757.31484: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'
<<<
 21264 1727202757.31529: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py
# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'
import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bb3bd10>
<<<
 21264 1727202757.31640: stdout chunk (state=3):
>>>import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202757.31644: stdout chunk (state=3):
>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bb3a7e0>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bb3a540>
# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py
# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'
<<<
 21264 1727202757.31710: stdout chunk (state=3):
>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bb3aab0>
<<<
 21264 1727202757.31768: stdout chunk (state=3):
>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bb325a0>
<<<
 21264 1727202757.31789: stdout chunk (state=3):
>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202757.31849: stdout chunk (state=3):
>>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14bb7fe60>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'
import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bb800b0>
<<<
 21264 1727202757.31852: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py
<<<
 21264 1727202757.31954: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'
<<<
 21264 1727202757.31960: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py
# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'
<<<
 21264 1727202757.31963: stdout chunk (state=3):
>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14bb81b50>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bb81910>
<<<
 21264 1727202757.31965: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py
# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'
<<<
 21264 1727202757.32008: stdout chunk (state=3):
>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14bb83fe0>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bb82210>
<<<
 21264 1727202757.32099: stdout chunk (state=3):
>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py
<<<
 21264 1727202757.32115: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py
# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'
import '_string' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202757.32159: stdout chunk (state=3):
>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bb87830>
<<<
 21264 1727202757.32288: stdout chunk (state=3):
>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bb84200>
<<<
 21264 1727202757.32344: stdout chunk (state=3):
>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14bb88560>
<<<
 21264 1727202757.32436: stdout chunk (state=3):
>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14bb887d0>
# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14bb88920>
<<<
 21264 1727202757.32505: stdout chunk (state=3):
>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bb80200>
<<<
 21264 1727202757.32508: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'
<<<
 21264 1727202757.32601: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py
# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'
# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202757.32605: stdout chunk (state=3):
>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14bb8bfe0>
<<<
 21264 1727202757.32701: stdout chunk (state=3):
>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202757.32858: stdout chunk (state=3):
>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14ba15130>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bb8a7e0>
<<<
 21264 1727202757.32861: stdout chunk (state=3):
>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14bb8bb30>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bb8a450>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/">
# zipimport: zlib available
<<<
 21264 1727202757.32894: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.32983: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.33013: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/">
# zipimport: zlib available
<<<
 21264 1727202757.33064: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
<<<
 21264 1727202757.33165: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.33287: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.33833: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.34388: stdout chunk (state=3):
>>>import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7fb14ba156a0>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7fb14ba156a0>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/">
<<<
 21264 1727202757.34417: stdout chunk (state=3):
>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py
<<<
 21264 1727202757.34435: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202757.34488: stdout chunk (state=3):
>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14ba19250>
<<<
 21264 1727202757.34592: stdout chunk (state=3):
>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'
<<<
 21264 1727202757.34605: stdout chunk (state=3):
>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14ba1a060>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c2a0830>
<<<
 21264 1727202757.34665: stdout chunk (state=3):
>>>import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
<<<
 21264 1727202757.34700: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/">
# zipimport: zlib available
<<<
 21264 1727202757.34853: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.35003: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py
<<<
 21264 1727202757.35038: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'
<<<
 21264 1727202757.35054: stdout chunk (state=3):
>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14ba1a090>
# zipimport: zlib available
<<<
 21264 1727202757.35568: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.36012: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
<<<
 21264 1727202757.36080: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
<<<
 21264 1727202757.36200: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.36203: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.36246: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
<<<
 21264 1727202757.36357: stdout chunk (state=3):
>>>import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/">
<<<
 21264 1727202757.36364: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/">
<<<
 21264 1727202757.36404: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
<<<
 21264 1727202757.36456: stdout chunk (state=3):
>>>import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/">
<<<
 21264 1727202757.36470: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.36681: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.36911: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py
<<<
 21264 1727202757.36994: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'
<<<
 21264 1727202757.36997: stdout chunk (state=3):
>>>import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202757.37052: stdout chunk (state=3):
>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14ba1b200>
<<<
 21264 1727202757.37076: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.37140: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.37253: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
<<<
 21264 1727202757.37326: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.37346: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
<<<
 21264 1727202757.37456: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.37459: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.37486: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.37556: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py
<<<
 21264 1727202757.37599: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202757.37800: stdout chunk (state=3):
>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14ba25eb0>
<<<
 21264 1727202757.37804: stdout chunk (state=3):
>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14ba23f80>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
<<<
 21264 1727202757.37822: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.37892: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.38017: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.38020: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py
<<<
 21264 1727202757.38085: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'
<<<
 21264 1727202757.38115: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py
# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'
<<<
 21264 1727202757.38221: stdout chunk (state=3):
>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bb0e930>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bbfa600>
<<<
 21264 1727202757.38294: stdout chunk (state=3):
>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14ba26150>
<<<
 21264 1727202757.38320: stdout chunk (state=3):
>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14ba1afc0>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/">
# zipimport: zlib available
<<<
 21264 1727202757.38361: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
<<<
 21264 1727202757.38423: stdout chunk (state=3):
>>>import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/">
<<<
 21264 1727202757.38560: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
<<<
 21264 1727202757.38589: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.38611: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.38627: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.38664: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.38707: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.38741: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.38789: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.namespace' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
<<<
 21264 1727202757.38807: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.38888: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.38999: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.39016: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.compat.typing' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
<<<
 21264 1727202757.39173: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.39343: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.39384: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.39561: stdout chunk (state=3):
>>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py
# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202757.39565: stdout chunk (state=3):
>>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py
<<<
 21264 1727202757.39567: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'
# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py
# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'
import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bab9e50>
# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py
<<<
 21264 1727202757.39627: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py
<<<
 21264 1727202757.39669: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py
# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'
<<<
 21264 1727202757.39719: stdout chunk (state=3):
>>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14b6e3f80>
# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202757.39837: stdout chunk (state=3):
>>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'
import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14b6e83b0>
import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14baa0050>
import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14baba9c0>
<<<
 21264 1727202757.39880: stdout chunk (state=3):
>>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bab8530>
import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bab95b0>
<<<
 21264 1727202757.40254: stdout chunk (state=3):
>>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py
<<<
 21264 1727202757.40257: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py
# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py
# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'
# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'
# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'
import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14b6eb2f0>
import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14b6eaba0>
# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'
# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'
import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14b6ead50>
import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14b6e9fd0>
# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py
# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'
import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14b6eb470>
# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py
<<<
 21264 1727202757.40265: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'
<<<
 21264 1727202757.40301: stdout chunk (state=3):
>>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'
# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'
import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14b74df70>
<<<
 21264 1727202757.40322: stdout chunk (state=3):
>>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14b6ebf50>
<<<
 21264 1727202757.40348: stdout chunk (state=3):
>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bab8260>
import 'ansible.module_utils.facts.timeout' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
<<<
 21264 1727202757.40379: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.collector' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
<<<
 21264 1727202757.40411: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.facts.other' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
<<<
 21264 1727202757.40468: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.40522: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.other.facter' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/">
<<<
 21264 1727202757.40545: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.40592: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.40655: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.other.ohai' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/">
<<<
 21264 1727202757.40674: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
<<<
 21264 1727202757.40700: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.40718: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.40753: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.apparmor' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
<<<
 21264 1727202757.40756: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.40859: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.facts.system.caps' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
<<<
 21264 1727202757.40907: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.41296: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.facts.system.chroot' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.utils' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
import 'ansible.module_utils.facts.system.cmdline' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
<<<
 21264 1727202757.41669: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.42098: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.distribution' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
<<<
 21264 1727202757.42157: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.42208: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.42294: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.compat.datetime' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/">
import 'ansible.module_utils.facts.system.date_time' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
<<<
 21264 1727202757.42316: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.42349: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.env' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
<<<
 21264 1727202757.42401: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.42420: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.42463: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.dns' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
<<<
 21264 1727202757.42488: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.42514: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.42547: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.fips' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
<<<
 21264 1727202757.42556: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.42588: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.42619: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.loadavg' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
<<<
 21264 1727202757.42630: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.42725: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.42790: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py
<<<
 21264 1727202757.42809: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'
<<<
 21264 1727202757.42833: stdout chunk (state=3):
>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14b74e240>
# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py
<<<
 21264 1727202757.42948: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'
<<<
 21264 1727202757.42986: stdout chunk (state=3):
>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14b74eea0>
<<<
 21264 1727202757.43007: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.local' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
<<<
 21264 1727202757.43060: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.43130: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.lsb' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
<<<
 21264 1727202757.43225: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.43311: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.pkg_mgr' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
<<<
 21264 1727202757.43386: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.43397: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.43461: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.platform' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
<<<
 21264 1727202757.43554: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.43569: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py
<<<
 21264 1727202757.43602: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'
<<<
 21264 1727202757.43703: stdout chunk (state=3):
>>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202757.43739: stdout chunk (state=3):
>>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'
import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14b786420>
<<<
 21264 1727202757.43933: stdout chunk (state=3):
>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14b776240>
import 'ansible.module_utils.facts.system.python' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
<<<
 21264 1727202757.44029: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.44146: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.selinux' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
<<<
 21264 1727202757.44219: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.44329: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.44746: stdout chunk (state=3):
>>>import 'ansible.module_utils.compat.version' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/">
import 'ansible.module_utils.facts.system.service_mgr' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.ssh_pub_keys' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py
# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'
# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'
# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'
import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14b799f70>
import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14b776c30>
import 'ansible.module_utils.facts.system.user' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
<<<
 21264 1727202757.44764: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.facts.hardware' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
<<<
 21264 1727202757.44808: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.44845: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.hardware.base' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
<<<
 21264 1727202757.44862: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.45006: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.45162: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.hardware.aix' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
<<<
 21264 1727202757.45266: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.45362: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.45404: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.45509: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.sysctl' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
import 'ansible.module_utils.facts.hardware.darwin' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
<<<
 21264 1727202757.45641: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.45786: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.hardware.freebsd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
import 'ansible.module_utils.facts.hardware.dragonfly' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
<<<
 21264 1727202757.45806: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.45984: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.46045: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.hardware.hpux' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
<<<
 21264 1727202757.46083: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.46116: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.46665: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.47175: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.hardware.linux' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
import 'ansible.module_utils.facts.hardware.hurd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
<<<
 21264 1727202757.47196: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.47289: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.47395: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.hardware.netbsd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
<<<
 21264 1727202757.47495: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.47594: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.hardware.openbsd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
<<<
 21264 1727202757.47752: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.47902: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.hardware.sunos' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
<<<
 21264 1727202757.48022: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
<<<
 21264 1727202757.48037: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.network.base' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
<<<
 21264 1727202757.48131: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.48229: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.48431: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.48625: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.network.generic_bsd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
<<<
 21264 1727202757.48778: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.network.aix' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
<<<
 21264 1727202757.48803: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.network.darwin' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.dragonfly' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
<<<
 21264 1727202757.48857: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.49000: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.network.fc_wwn' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
<<<
 21264 1727202757.49012: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.freebsd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
<<<
 21264 1727202757.49406: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.facts.network.hpux' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.hurd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
<<<
 21264 1727202757.49511: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.49768: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.network.linux' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
<<<
 21264 1727202757.49783: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.49840: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.49894: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.network.iscsi' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
<<<
 21264 1727202757.49943: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
<<<
 21264 1727202757.49974: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.network.nvme' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
<<<
 21264 1727202757.50070: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.50210: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.facts.network.netbsd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.openbsd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
<<<
 21264 1727202757.50229: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.50301: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.network.sunos' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
<<<
 21264 1727202757.50328: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.virtual' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
<<<
 21264 1727202757.50385: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.50404: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.50440: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.virtual.base' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/">
<<<
 21264 1727202757.50465: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.50508: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
<<<
 21264 1727202757.50543: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.50613: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.50661: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.50744: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.virtual.sysctl' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/">
import 'ansible.module_utils.facts.virtual.freebsd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/">
import 'ansible.module_utils.facts.virtual.dragonfly' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/">
<<<
 21264 1727202757.50763: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.50812: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.50866: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.virtual.hpux' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/">
# zipimport: zlib available
<<<
 21264 1727202757.51062: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.51310: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.virtual.linux' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/">
# zipimport: zlib available
# zipimport: zlib available
<<<
 21264 1727202757.51411: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.virtual.netbsd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/">
<<<
 21264 1727202757.51414: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.51471: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.facts.virtual.openbsd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/">
<<<
 21264 1727202757.51474: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.51548: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.51736: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.virtual.sunos' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/">
import 'ansible.module_utils.facts.default_collectors' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
<<<
 21264 1727202757.51854: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.ansible_collector' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
import 'ansible.module_utils.facts.compat' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
import 'ansible.module_utils.facts' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/">
<<<
 21264 1727202757.51961: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202757.52450: stdout chunk (state=3):
>>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc'
<<<
 21264 1727202757.52663: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py
# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'
# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'
# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'
import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14b4f66c0>
import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14b4f7350>
import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14b4efe60>
<<<
 21264 1727202757.63757: stdout chunk (state=3):
>>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py
<<<
 21264 1727202757.63777: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc'
import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14b53e8d0>
<<<
 21264 1727202757.63807: stdout chunk (state=3):
>>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py
<<<
 21264 1727202757.63852: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc'
<<<
 21264 1727202757.63856: stdout chunk (state=3):
>>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14b53d2e0>
<<<
 21264 1727202757.63897: stdout chunk (state=3):
>>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py
<<<
 21264 1727202757.63942: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py
# code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc'
import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14b53f620>
<<<
 21264 1727202757.63987: stdout chunk (state=3):
>>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14b53e2d0>
<<<
 21264 1727202757.64279: stdout chunk (state=3):
>>>PyThreadState_Clear: warning: thread still has a frame
PyThreadState_Clear: warning: thread still has a frame
PyThreadState_Clear: warning: thread still has a frame
PyThreadState_Clear: warning: thread still has a frame
PyThreadState_Clear: warning: thread still has a frame
<<<
 21264 1727202757.88184: stdout chunk (state=3):
>>>
{"ansible_facts": {"ansible_fibre_channel_wwn": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "6.11.0-25.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 16 20:35:26 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "managed-node1", "ansible_hostname": "managed-node1", "ansible_nodename": "managed-node1", "ansible_domain": "", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec241870dee29aa24d985c57065eb71f", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fips": false, "ansible_loadavg": {"1m": 0.53515625, "5m": 0.31787109375, "15m": 0.16455078125}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDZ7YPDjq5VFTM23Q+J6p5hl+wd1q90c69G3f3W+wiDUUg2LVPIHEPNRQ1mAse7hstsQQC3ehuZHzXe4bCVO0TMScu1azBSYQ1wHOAe5TLwPnhq/S7qVCnn7xXQc62KuwMpoKhDmQEpfdaFLKBflydpliiLlFd3L0fGX7ii3tTfqortpaNEAv98B5x0bClSpvnXf0HU+vaXpAT0mTiQeoyo0CCH4e0V/5d8XOw+FuEREjElnyqsI8XBudZkhoJ8HXPFl4TZ58V/2U1QWVz2Dj/mmpaDR3cd5phNLQPtn3RRrxPhqHLhtVXuOznF2VBrKzuUfJxWLzAd/GcisHDNCNmSd0XCoG+UUEGWJhzSUn6ZzsKLPr9O7Ixoq/XAQl4l9mI0ssqJ2E+Bv41UOIwhI5C7wUawozK6/jBfSZFekoxywmBD8a3dOQTtU6TVBg4PKObSioEFWHFTH0ZZYAsk4ip9JqrTxhc5cRQyEycpt9PjqPF4IgRhHPIVqItwz27mRBM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_<<<
 21264 1727202757.88212: stdout chunk (state=3):
>>>public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFInMcUwuDOVo9UI58+kJvQAT4ECe/mpLKArR/ivYfQ6Ka5c0tEDOmSuGGzHFEu4g/Vk+6BAW0vpXbtF+Mvt9bA=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIO+Z9Cb9yAp8tVXCYj3rmJfzK5wIFvob9S3uQDn4UoXl", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Tuesday", "weekday_number": "2", "weeknumber": "39", "day": "24", "hour": "14", "minute": "32", "second": "37", "epoch": "1727202757", "epoch_int": "1727202757", "date": "2024-09-24", "time": "14:32:37", "iso8601_micro": "2024-09-24T18:32:37.531178Z", "iso8601": "2024-09-24T18:32:37Z", "iso8601_basic": "20240924T143237531178", "iso8601_basic_short": "20240924T143237", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_is_chroot": false, "ansible_lsb": {}, "ansible_local": {}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.41.229 35430 10.31.41.56 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.41.229 35430 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_apparmor": {"status": "disabled"}, "ansible_pkg_mgr": "dnf", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-25.el10.x86_64", "root": "UUID=973ca870-ed1b-4e56-a8b4-735608119a28", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-25.el10.x86_64", "root": "UUID=973ca870-ed1b-4e56-a8b4-735608119a28", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2921, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 610, "free": 2921}, "nocache": {"free": 3286, "used": 245}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec241870-dee2-9aa2-4d98-5c57065eb71f", "ansible_product_uuid": "ec241870-dee2-9aa2-4d98-5c57065eb71f", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["973ca870-ed1b-4e56-a8b4-735608119a28"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "973ca870-ed1b-4e56-a8b4-735608119a28", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["973ca870-ed1b-4e56-a8b4-735608119a28"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 556, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261805621248, "block_size": 4096, "block_total": 65519099, "block_available": 63917388, "block_used": 1601711, "inode_total": 131070960, "inode_available": 131028435, "inode_used": 42525, "uuid": "973ca870-ed1b-4e56-a8b4-735608119a28"}], "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0e:ef:70:cd:da:f1", "mtu": 9001, "active": true, "modu<<<
 21264 1727202757.88245: stdout chunk (state=3):
>>>le": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.41.56", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::cef:70ff:fecd:daf1", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.40.1", "interface": "eth0", "address": "10.31.41.56", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:ef:70:cd:da:f1", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.41.56"], "ansible_all_ipv6_addresses": ["fe80::cef:70ff:fecd:daf1"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.41.56", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::cef:70ff:fecd:daf1"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_iscsi_iqn": "", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:11e86335-d786-4518-8abc-c9417b351256", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}
<<<
 21264 1727202757.89021: stdout chunk (state=3):
>>># clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
<<<
 21264 1727202757.89179: stdout chunk (state=3):
>>># cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
<<<
 21264 1727202757.89188: stdout chunk (state=3):
>>># cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
# cleanup[2] removing ansible.module_utils.facts.namespace
# cleanup[2] removing ansible.module_utils.compat.typing
# cleanup[2] removing multiprocessing.process
# cleanup[2] removing _compat_pickle
# cleanup[2] removing _pickle
# cleanup[2] removing pickle
# cleanup[2] removing multiprocessing.reduction
# cleanup[2] removing multiprocessing.context
# cleanup[2] removing __mp_main__
# destroy __main__
# cleanup[2] removing multiprocessing
# cleanup[2] removing _heapq
# cleanup[2] removing heapq
# destroy heapq
# cleanup[2] removing _queue
# cleanup[2] removing queue
# cleanup[2] removing multiprocessing.util
# cleanup[2] removing _multiprocessing
# cleanup[2] removing multiprocessing.connection
# cleanup[2] removing multiprocessing.pool
# cleanup[2] removing ansible.module_utils.facts.timeout
# cleanup[2] removing ansible.module_utils.facts.collector
# cleanup[2] removing ansible.module_utils.facts.other
# cleanup[2] removing ansible.module_utils.facts.other.facter
# cleanup[2] removing ansible.module_utils.facts.other.ohai
# cleanup[2] removing ansible.module_utils.facts.system
# cleanup[2] removing ansible.module_utils.facts.system.apparmor
# cleanup[2] removing ansible.module_utils.facts.system.caps
# cleanup[2] removing ansible.module_utils.facts.system.chroot
# cleanup[2] removing ansible.module_utils.facts.utils
# cleanup[2] removing ansible.module_utils.facts.system.cmdline
# cleanup[2] removing ansible.module_utils.facts.system.distribution
# cleanup[2] removing ansible.module_utils.compat.datetime
# destroy ansible.module_utils.compat.datetime
# cleanup[2] removing ansible.module_utils.facts.system.date_time
# cleanup[2] removing ansible.module_utils.facts.system.env
# cleanup[2] removing ansible.module_utils.facts.system.dns
# cleanup[2] removing ansible.module_utils.facts.system.fips
# cleanup[2] removing ansible.module_utils.facts.system.loadavg
# cleanup[2] removing glob
# cleanup[2] removing configparser
# cleanup[2] removing ansible.module_utils.facts.system.local
# cleanup[2] removing ansible.module_utils.facts.system.lsb
# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr
# cleanup[2] removing ansible.module_utils.facts.system.platform
# cleanup[2] removing _ssl
# cleanup[2] removing ssl
# destroy ssl
# cleanup[2] removing ansible.module_utils.facts.system.python
# cleanup[2] removing ansible.module_utils.facts.system.selinux
# cleanup[2] removing ansible.module_utils.compat.version
# destroy ansible.module_utils.compat.version
# cleanup[2] removing ansible.module_utils.facts.system.service_mgr
# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys
# cleanup[2] removing termios
# cleanup[2] removing getpass
# cleanup[2] removing ansible.module_utils.facts.system.user
# cleanup[2] removing ansible.module_utils.facts.hardware
# cleanup[2] removing ansible.module_utils.facts.hardware.base
# cleanup[2] removing ansible.module_utils.facts.hardware.aix
# cleanup[2] removing ansible.module_utils.facts.sysctl
# cleanup[2] removing ansible.module_utils.facts.hardware.darwin
# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd
# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly
# cleanup[2] removing ansible.module_utils.facts.hardware.hpux
# cleanup[2] removing ansible.module_utils.facts.hardware.linux
# cleanup[2] removing ansible.module_utils.facts.hardware.hurd
# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd
# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd
# cleanup[2] removing ansible.module_utils.facts.hardware.sunos
# cleanup[2] removing ansible.module_utils.facts.network
# cleanup[2] removing ansible.module_utils.facts.network.base
# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd
# cleanup[2] removing ansible.module_utils.facts.network.aix
# cleanup[2] removing ansible.module_utils.facts.network.darwin
# cleanup[2] removing ansible.module_utils.facts.network.dragonfly
# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn
# cleanup[2] removing ansible.module_utils.facts.network.freebsd
# cleanup[2] removing ansible.module_utils.facts.network.hpux
# cleanup[2] removing ansible.module_utils.facts.network.hurd
# cleanup[2] removing ansible.module_utils.facts.network.linux
# cleanup[2] removing ansible.module_utils.facts.network.iscsi
# cleanup[2] removing ansible.module_utils.facts.network.nvme
# cleanup[2] removing ansible.module_utils.facts.network.netbsd
# cleanup[2] removing ansible.module_utils.facts.network.openbsd
# cleanup[2] removing ansible.module_utils.facts.network.sunos
# cleanup[2] removing ansible.module_utils.facts.virtual
# cleanup[2] removing ansible.module_utils.facts.virtual.base
# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl
# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd
# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly
# cleanup[2] removing ansible.module_utils.facts.virtual.hpux
# cleanup[2] removing ansible.module_utils.facts.virtual.linux
# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd
# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd
# cleanup[2] removing ansible.module_utils.facts.virtual.sunos
# cleanup[2] removing ansible.module_utils.facts.default_collectors
# cleanup[2] removing ansible.module_utils.facts.ansible_collector
# cleanup[2] removing ansible.module_utils.facts.compat
# cleanup[2] removing ansible.module_utils.facts
# destroy ansible.module_utils.facts
# destroy ansible.module_utils.facts.namespace
# destroy ansible.module_utils.facts.other
# destroy ansible.module_utils.facts.other.facter
# destroy ansible.module_utils.facts.other.ohai
# destroy ansible.module_utils.facts.system
# destroy ansible.module_utils.facts.system.apparmor
# destroy ansible.module_utils.facts.system.caps
# destroy ansible.module_utils.facts.system.chroot
# destroy ansible.module_utils.facts.system.cmdline
# destroy ansible.module_utils.facts.system.distribution
# destroy ansible.module_utils.facts.system.date_time
# destroy ansible.module_utils.facts.system.env
# destroy ansible.module_utils.facts.system.dns
# destroy ansible.module_utils.facts.system.fips
# destroy ansible.module_utils.facts.system.loadavg
# destroy ansible.module_utils.facts.system.local
# destroy ansible.module_utils.facts.system.lsb
# destroy ansible.module_utils.facts.system.pkg_mgr
# destroy ansible.module_utils.facts.system.platform
# destroy ansible.module_utils.facts.system.python
# destroy ansible.module_utils.facts.system.selinux
# destroy ansible.module_utils.facts.system.service_mgr
# destroy ansible.module_utils.facts.system.ssh_pub_keys
# destroy ansible.module_utils.facts.system.user
# destroy ansible.module_utils.facts.utils
# destroy ansible.module_utils.facts.hardware
# destroy ansible.module_utils.facts.hardware.base
# destroy ansible.module_utils.facts.hardware.aix
# destroy ansible.module_utils.facts.hardware.darwin
# destroy ansible.module_utils.facts.hardware.freebsd
# destroy ansible.module_utils.facts.hardware.dragonfly
# destroy ansible.module_utils.facts.hardware.hpux
# destroy ansible.module_utils.facts.hardware.linux
# destroy ansible.module_utils.facts.hardware.hurd
# destroy ansible.module_utils.facts.hardware.netbsd
# destroy ansible.module_utils.facts.hardware.openbsd
# destroy ansible.module_utils.facts.hardware.sunos
# destroy ansible.module_utils.facts.sysctl
# destroy ansible.module_utils.facts.network
# destroy ansible.module_utils.facts.network.base
# destroy ansible.module_utils.facts.network.generic_bsd
# destroy ansible.module_utils.facts.network.aix
# destroy ansible.module_utils.facts.network.darwin
# destroy ansible.module_utils.facts.network.dragonfly
# destroy ansible.module_utils.facts.network.fc_wwn
# destroy ansible.module_utils.facts.network.freebsd
# destroy ansible.module_utils.facts.network.hpux
# destroy ansible.module_utils.facts.network.hurd
# destroy ansible.module_utils.facts.network.linux
# destroy ansible.module_utils.facts.network.iscsi
# destroy ansible.module_utils.facts.network.nvme
# destroy ansible.module_utils.facts.network.netbsd
# destroy ansible.module_utils.facts.network.openbsd
# destroy ansible.module_utils.facts.network.sunos
# destroy ansible.module_utils.facts.virtual
# destroy ansible.module_utils.facts.virtual.base
# destroy ansible.module_utils.facts.virtual.sysctl
# destroy ansible.module_utils.facts.virtual.freebsd
# destroy ansible.module_utils.facts.virtual.dragonfly
# destroy ansible.module_utils.facts.virtual.hpux
# destroy ansible.module_utils.facts.virtual.linux
# destroy ansible.module_utils.facts.virtual.netbsd
# destroy ansible.module_utils.facts.virtual.openbsd
# destroy ansible.module_utils.facts.virtual.sunos
# destroy ansible.module_utils.facts.compat
# cleanup[2] removing unicodedata
# cleanup[2] removing stringprep
# cleanup[2] removing encodings.idna
# cleanup[2] removing multiprocessing.queues
# cleanup[2] removing multiprocessing.synchronize
# cleanup[2] removing multiprocessing.dummy.connection
# cleanup[2] removing multiprocessing.dummy
<<<
 21264 1727202757.89618: stdout chunk (state=3):
>>># destroy _sitebuiltins
<<<
 21264 1727202757.89622: stdout chunk (state=3):
>>># destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
<<<
 21264 1727202757.89627: stdout chunk (state=3):
>>># destroy _bz2
# destroy _compression
# destroy _lzma
# destroy _blake2
# destroy binascii
# destroy zlib
# destroy bz2
# destroy lzma
# destroy zipfile._path
<<<
 21264 1727202757.89630: stdout chunk (state=3):
>>># destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy ipaddress
<<<
 21264 1727202757.89662: stdout chunk (state=3):
>>># destroy ntpath
<<<
 21264 1727202757.89709: stdout chunk (state=3):
>>># destroy importlib
# destroy zipimport
# destroy __main__
# destroy systemd.journal
# destroy systemd.daemon
# destroy hashlib
# destroy json.decoder
# destroy json.encoder
# destroy json.scanner
# destroy _json
# destroy grp
# destroy encodings
<<<
 21264 1727202757.89712: stdout chunk (state=3):
>>># destroy _locale
<<<
 21264 1727202757.89746: stdout chunk (state=3):
>>># destroy locale
# destroy select
# destroy _signal
# destroy _posixsubprocess
<<<
 21264 1727202757.89749: stdout chunk (state=3):
>>># destroy syslog
# destroy uuid
<<<
 21264 1727202757.89807: stdout chunk (state=3):
>>># destroy selinux
# destroy shutil
<<<
 21264 1727202757.89810: stdout chunk (state=3):
>>># destroy distro
# destroy distro.distro
# destroy argparse
# destroy logging
<<<
 21264 1727202757.89861: stdout chunk (state=3):
>>># destroy ansible.module_utils.facts.default_collectors
# destroy ansible.module_utils.facts.ansible_collector
# destroy multiprocessing
# destroy multiprocessing.queues
# destroy multiprocessing.synchronize
# destroy multiprocessing.dummy
# destroy multiprocessing.pool
# destroy signal
<<<
 21264 1727202757.89867: stdout chunk (state=3):
>>># destroy pickle
# destroy _compat_pickle
<<<
 21264 1727202757.89894: stdout chunk (state=3):
>>># destroy _pickle
# destroy queue
<<<
 21264 1727202757.89913: stdout chunk (state=3):
>>># destroy _heapq
# destroy _queue
# destroy multiprocessing.reduction
<<<
 21264 1727202757.89946: stdout chunk (state=3):
>>># destroy selectors
# destroy shlex
# destroy fcntl
<<<
 21264 1727202757.89958: stdout chunk (state=3):
>>># destroy datetime
# destroy subprocess
# destroy base64
<<<
 21264 1727202757.89984: stdout chunk (state=3):
>>># destroy _ssl
<<<
 21264 1727202757.90022: stdout chunk (state=3):
>>># destroy ansible.module_utils.compat.selinux
# destroy getpass
# destroy pwd
# destroy termios
# destroy json
<<<
 21264 1727202757.90074: stdout chunk (state=3):
>>># destroy socket
# destroy struct
# destroy glob
# destroy fnmatch
# destroy ansible.module_utils.compat.typing
# destroy ansible.module_utils.facts.timeout
# destroy ansible.module_utils.facts.collector
# destroy unicodedata
# destroy errno
# destroy multiprocessing.connection
# destroy tempfile
# destroy multiprocessing.context
# destroy multiprocessing.process
# destroy multiprocessing.util
# destroy _multiprocessing
# destroy array
# destroy multiprocessing.dummy.connection
<<<
 21264 1727202757.90154: stdout chunk (state=3):
>>># cleanup[3] wiping encodings.idna
# destroy stringprep
# cleanup[3] wiping configparser
# cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
# cleanup[3] wiping ansible.module_utils.six.moves
# destroy configparser
# cleanup[3] wiping systemd._daemon
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping _datetime
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
<<<
 21264 1727202757.90214: stdout chunk (state=3):
>>># cleanup[3] wiping _tokenize
# cleanup[3] wiping platform
# cleanup[3] wiping atexit
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping threading
# cleanup[3] wiping weakref
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
<<<
 21264 1727202757.90248: stdout chunk (state=3):
>>># cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
# destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
<<<
 21264 1727202757.90310: stdout chunk (state=3):
>>># cleanup[3] wiping _sre
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy _collections_abc
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
# cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
# destroy posixpath
# cleanup[3] wiping genericpath
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping io
# destroy abc
# cleanup[3] wiping _abc
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
<<<
 21264 1727202757.90314: stdout chunk (state=3):
>>># cleanup[3] wiping marshal
# cleanup[3] wiping _io
# cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _imp
# cleanup[3] wiping _frozen_importlib
<<<
 21264 1727202757.90333: stdout chunk (state=3):
>>># cleanup[3] wiping sys
# cleanup[3] wiping builtins
# destroy selinux._selinux
# destroy systemd._daemon
<<<
 21264 1727202757.90605: stdout chunk (state=3):
>>># destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
<<<
 21264 1727202757.90649: stdout chunk (state=3):
>>># destroy sys.monitoring
# destroy _socket
# destroy _collections
# destroy platform
# destroy _uuid
# destroy stat
# destroy genericpath
# destroy re._parser
# destroy tokenize
# destroy ansible.module_utils.six.moves.urllib
# destroy copyreg
# destroy contextlib
# destroy _typing
# destroy _tokenize
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy functools
# destroy operator
# destroy ansible.module_utils.six.moves
# destroy _frozen_importlib_external
# destroy _imp
# destroy _io
# destroy marshal
<<<
 21264 1727202757.90652: stdout chunk (state=3):
>>># clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
<<<
 21264 1727202757.90755: stdout chunk (state=3):
>>># destroy codecs
# destroy encodings.aliases
<<<
 21264 1727202757.90759: stdout chunk (state=3):
>>># destroy encodings.utf_8
# destroy encodings.utf_8_sig
# destroy encodings.cp437
# destroy encodings.idna
# destroy _codecs
# destroy io
# destroy traceback
# destroy warnings
# destroy weakref
# destroy collections
# destroy threading
# destroy atexit
# destroy _warnings
# destroy math
# destroy _bisect
<<<
 21264 1727202757.90761: stdout chunk (state=3):
>>># destroy time
<<<
 21264 1727202757.90790: stdout chunk (state=3):
>>># destroy _random
# destroy _weakref
<<<
 21264 1727202757.90806: stdout chunk (state=3):
>>># destroy _hashlib
<<<
 21264 1727202757.90850: stdout chunk (state=3):
>>># destroy _operator
# destroy _sre
# destroy _string
# destroy re
# destroy itertools
<<<
 21264 1727202757.90899: stdout chunk (state=3):
>>># destroy _abc
# destroy posix
# destroy _functools
# destroy builtins
# destroy _thread
# clear sys.audit hooks
<<<
 21264 1727202757.91296: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
Shared connection to 10.31.41.56 closed.
<<<
 21264 1727202757.91411: stderr chunk (state=3):
>>><<<
 21264 1727202757.91415: stdout chunk (state=3):
>>><<<
 21264 1727202757.91704: _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.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'
import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'
import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c6e84d0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c6b7b30>
# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'
import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c6eaa50>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib/python3.12/site-packages'
Adding directory: '/usr/lib64/python3.12/site-packages'
Adding directory: '/usr/lib/python3.12/site-packages'
Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'
# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'
import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c499130>
# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py
# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'
import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c49a060>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c4d7ec0>
# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py
# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'
import '_operator' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c4d7f80>
# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py
# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'
import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py
# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'
import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c50f8f0>
# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py
# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'
import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c50ff80>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c4efb90>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c4ed2b0>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c4d5070>
# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'
import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'
import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c533830>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c532450>
# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'
import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c4ee150>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c530ce0>
# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py
# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'
import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c5648c0>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c4d42f0>
# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py
# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'
# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14c564d70>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c564c20>
# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14c564fb0>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c4d2e10>
# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py
# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'
import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c565670>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c565340>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'
import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c566570>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py
# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py
# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'
import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c57c740>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14c57de20>
# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py
# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py
# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'
import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c57ecc0>
# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14c57f2f0>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c57e210>
# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py
# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'
# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14c57fd70>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c57f4a0>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c5665a0>
# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py
# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py
# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'
# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14c277cb0>
# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py
# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'
# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14c2a0710>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c2a0470>
# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14c2a0740>
# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py
# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'
# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14c2a1070>
# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14c2a1a30>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c2a0920>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c275e50>
# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py
# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py
# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'
import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c2a2e10>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c2a1b50>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c566c60>
# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py
# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'
import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c2cf1a0>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py
# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'
import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c2f3530>
# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py
# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'
import 'ntpath' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'
import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c350350>
# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py
# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'
import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c352ab0>
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c350470>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c319340>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'
import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c159400>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c2f2360>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c2a3d70>
# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb14c2f2960>
# zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip'
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py
# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py
# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'
import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c1bf0e0>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c19dfd0>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c19d130>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py
# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'
import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c1bcf80>
# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py
# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py
# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'
# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14c1eeae0>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c1ee870>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c1ee180>
# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'
import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c1ee5d0>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c1bfb00>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14c1ef830>
# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14c1efa70>
# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py
# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'
import '_locale' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c1eff50>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py
# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'
import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bb2dc40>
# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14bb2f8f0>
# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py
# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'
import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bb30200>
# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py
# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'
import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bb31370>
# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py
# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py
# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'
import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bb33e60>
# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14c4d2f00>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bb32120>
# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py
# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py
# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py
# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py
# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'
import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bb3bd10>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bb3a7e0>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bb3a540>
# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py
# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'
import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bb3aab0>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bb325a0>
# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14bb7fe60>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'
import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bb800b0>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py
# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'
# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14bb81b50>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bb81910>
# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py
# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'
# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14bb83fe0>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bb82210>
# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py
# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py
# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'
import '_string' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bb87830>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bb84200>
# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14bb88560>
# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14bb887d0>
# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14bb88920>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bb80200>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py
# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'
# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14bb8bfe0>
# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14ba15130>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bb8a7e0>
# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14bb8bb30>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bb8a450>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7fb14ba156a0>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7fb14ba156a0>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/">
# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'
# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14ba19250>
# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'
import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14ba1a060>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14c2a0830>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py
# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'
import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14ba1a090>
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py
# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'
import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14ba1b200>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'
# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14ba25eb0>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14ba23f80>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py
# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py
# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'
import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bb0e930>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bbfa600>
import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14ba26150>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14ba1afc0>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.namespace' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat.typing' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py
# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py
# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'
# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py
# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'
import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bab9e50>
# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py
# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py
# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py
# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'
import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14b6e3f80>
# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'
# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'
import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14b6e83b0>
import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14baa0050>
import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14baba9c0>
import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bab8530>
import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bab95b0>
# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py
# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py
# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py
# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'
# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'
# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'
import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14b6eb2f0>
import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14b6eaba0>
# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'
# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'
import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14b6ead50>
import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14b6e9fd0>
# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py
# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'
import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14b6eb470>
# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py
# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'
# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'
# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'
import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14b74df70>
import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14b6ebf50>
import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14bab8260>
import 'ansible.module_utils.facts.timeout' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
import 'ansible.module_utils.facts.collector' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.other' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.other.facter' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.other.ohai' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.apparmor' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.caps' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.chroot' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.utils' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
import 'ansible.module_utils.facts.system.cmdline' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.distribution' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat.datetime' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/">
import 'ansible.module_utils.facts.system.date_time' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.env' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.dns' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.fips' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.loadavg' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py
# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'
import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14b74e240>
# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py
# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'
import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14b74eea0>
import 'ansible.module_utils.facts.system.local' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.lsb' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.pkg_mgr' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.platform' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py
# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'
# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'
# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'
import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14b786420>
import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14b776240>
import 'ansible.module_utils.facts.system.python' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.selinux' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat.version' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/">
import 'ansible.module_utils.facts.system.service_mgr' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.ssh_pub_keys' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py
# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'
# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'
# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'
import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14b799f70>
import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14b776c30>
import 'ansible.module_utils.facts.system.user' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.hardware' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.hardware.base' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.hardware.aix' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.sysctl' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
import 'ansible.module_utils.facts.hardware.darwin' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.hardware.freebsd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
import 'ansible.module_utils.facts.hardware.dragonfly' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.hardware.hpux' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.hardware.linux' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
import 'ansible.module_utils.facts.hardware.hurd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.hardware.netbsd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.hardware.openbsd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.hardware.sunos' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.base' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.generic_bsd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
import 'ansible.module_utils.facts.network.aix' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.darwin' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.dragonfly' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.fc_wwn' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.freebsd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.hpux' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.hurd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.linux' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.iscsi' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.nvme' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.netbsd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.openbsd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.sunos' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.virtual' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.virtual.base' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.virtual.sysctl' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/">
import 'ansible.module_utils.facts.virtual.freebsd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/">
import 'ansible.module_utils.facts.virtual.dragonfly' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.virtual.hpux' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.virtual.linux' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.virtual.netbsd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.virtual.openbsd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.virtual.sunos' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/">
import 'ansible.module_utils.facts.default_collectors' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.ansible_collector' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
import 'ansible.module_utils.facts.compat' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
import 'ansible.module_utils.facts' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_i__0vvy1/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py
# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'
# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'
# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'
import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb14b4f66c0>
import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14b4f7350>
import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14b4efe60>
# /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py
# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc'
import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14b53e8d0>
# /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py
# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc'
import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14b53d2e0>
# /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py
# code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py
# code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc'
import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14b53f620>
import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb14b53e2d0>
PyThreadState_Clear: warning: thread still has a frame
PyThreadState_Clear: warning: thread still has a frame
PyThreadState_Clear: warning: thread still has a frame
PyThreadState_Clear: warning: thread still has a frame
PyThreadState_Clear: warning: thread still has a frame

{"ansible_facts": {"ansible_fibre_channel_wwn": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "6.11.0-25.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 16 20:35:26 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "managed-node1", "ansible_hostname": "managed-node1", "ansible_nodename": "managed-node1", "ansible_domain": "", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec241870dee29aa24d985c57065eb71f", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fips": false, "ansible_loadavg": {"1m": 0.53515625, "5m": 0.31787109375, "15m": 0.16455078125}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDZ7YPDjq5VFTM23Q+J6p5hl+wd1q90c69G3f3W+wiDUUg2LVPIHEPNRQ1mAse7hstsQQC3ehuZHzXe4bCVO0TMScu1azBSYQ1wHOAe5TLwPnhq/S7qVCnn7xXQc62KuwMpoKhDmQEpfdaFLKBflydpliiLlFd3L0fGX7ii3tTfqortpaNEAv98B5x0bClSpvnXf0HU+vaXpAT0mTiQeoyo0CCH4e0V/5d8XOw+FuEREjElnyqsI8XBudZkhoJ8HXPFl4TZ58V/2U1QWVz2Dj/mmpaDR3cd5phNLQPtn3RRrxPhqHLhtVXuOznF2VBrKzuUfJxWLzAd/GcisHDNCNmSd0XCoG+UUEGWJhzSUn6ZzsKLPr9O7Ixoq/XAQl4l9mI0ssqJ2E+Bv41UOIwhI5C7wUawozK6/jBfSZFekoxywmBD8a3dOQTtU6TVBg4PKObSioEFWHFTH0ZZYAsk4ip9JqrTxhc5cRQyEycpt9PjqPF4IgRhHPIVqItwz27mRBM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFInMcUwuDOVo9UI58+kJvQAT4ECe/mpLKArR/ivYfQ6Ka5c0tEDOmSuGGzHFEu4g/Vk+6BAW0vpXbtF+Mvt9bA=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIO+Z9Cb9yAp8tVXCYj3rmJfzK5wIFvob9S3uQDn4UoXl", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Tuesday", "weekday_number": "2", "weeknumber": "39", "day": "24", "hour": "14", "minute": "32", "second": "37", "epoch": "1727202757", "epoch_int": "1727202757", "date": "2024-09-24", "time": "14:32:37", "iso8601_micro": "2024-09-24T18:32:37.531178Z", "iso8601": "2024-09-24T18:32:37Z", "iso8601_basic": "20240924T143237531178", "iso8601_basic_short": "20240924T143237", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_is_chroot": false, "ansible_lsb": {}, "ansible_local": {}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.41.229 35430 10.31.41.56 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.41.229 35430 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_apparmor": {"status": "disabled"}, "ansible_pkg_mgr": "dnf", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-25.el10.x86_64", "root": "UUID=973ca870-ed1b-4e56-a8b4-735608119a28", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-25.el10.x86_64", "root": "UUID=973ca870-ed1b-4e56-a8b4-735608119a28", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2921, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 610, "free": 2921}, "nocache": {"free": 3286, "used": 245}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec241870-dee2-9aa2-4d98-5c57065eb71f", "ansible_product_uuid": "ec241870-dee2-9aa2-4d98-5c57065eb71f", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["973ca870-ed1b-4e56-a8b4-735608119a28"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "973ca870-ed1b-4e56-a8b4-735608119a28", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["973ca870-ed1b-4e56-a8b4-735608119a28"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 556, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261805621248, "block_size": 4096, "block_total": 65519099, "block_available": 63917388, "block_used": 1601711, "inode_total": 131070960, "inode_available": 131028435, "inode_used": 42525, "uuid": "973ca870-ed1b-4e56-a8b4-735608119a28"}], "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0e:ef:70:cd:da:f1", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.41.56", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::cef:70ff:fecd:daf1", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.40.1", "interface": "eth0", "address": "10.31.41.56", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:ef:70:cd:da:f1", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.41.56"], "ansible_all_ipv6_addresses": ["fe80::cef:70ff:fecd:daf1"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.41.56", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::cef:70ff:fecd:daf1"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_iscsi_iqn": "", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:11e86335-d786-4518-8abc-c9417b351256", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}
# clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
# cleanup[2] removing ansible.module_utils.facts.namespace
# cleanup[2] removing ansible.module_utils.compat.typing
# cleanup[2] removing multiprocessing.process
# cleanup[2] removing _compat_pickle
# cleanup[2] removing _pickle
# cleanup[2] removing pickle
# cleanup[2] removing multiprocessing.reduction
# cleanup[2] removing multiprocessing.context
# cleanup[2] removing __mp_main__
# destroy __main__
# cleanup[2] removing multiprocessing
# cleanup[2] removing _heapq
# cleanup[2] removing heapq
# destroy heapq
# cleanup[2] removing _queue
# cleanup[2] removing queue
# cleanup[2] removing multiprocessing.util
# cleanup[2] removing _multiprocessing
# cleanup[2] removing multiprocessing.connection
# cleanup[2] removing multiprocessing.pool
# cleanup[2] removing ansible.module_utils.facts.timeout
# cleanup[2] removing ansible.module_utils.facts.collector
# cleanup[2] removing ansible.module_utils.facts.other
# cleanup[2] removing ansible.module_utils.facts.other.facter
# cleanup[2] removing ansible.module_utils.facts.other.ohai
# cleanup[2] removing ansible.module_utils.facts.system
# cleanup[2] removing ansible.module_utils.facts.system.apparmor
# cleanup[2] removing ansible.module_utils.facts.system.caps
# cleanup[2] removing ansible.module_utils.facts.system.chroot
# cleanup[2] removing ansible.module_utils.facts.utils
# cleanup[2] removing ansible.module_utils.facts.system.cmdline
# cleanup[2] removing ansible.module_utils.facts.system.distribution
# cleanup[2] removing ansible.module_utils.compat.datetime
# destroy ansible.module_utils.compat.datetime
# cleanup[2] removing ansible.module_utils.facts.system.date_time
# cleanup[2] removing ansible.module_utils.facts.system.env
# cleanup[2] removing ansible.module_utils.facts.system.dns
# cleanup[2] removing ansible.module_utils.facts.system.fips
# cleanup[2] removing ansible.module_utils.facts.system.loadavg
# cleanup[2] removing glob
# cleanup[2] removing configparser
# cleanup[2] removing ansible.module_utils.facts.system.local
# cleanup[2] removing ansible.module_utils.facts.system.lsb
# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr
# cleanup[2] removing ansible.module_utils.facts.system.platform
# cleanup[2] removing _ssl
# cleanup[2] removing ssl
# destroy ssl
# cleanup[2] removing ansible.module_utils.facts.system.python
# cleanup[2] removing ansible.module_utils.facts.system.selinux
# cleanup[2] removing ansible.module_utils.compat.version
# destroy ansible.module_utils.compat.version
# cleanup[2] removing ansible.module_utils.facts.system.service_mgr
# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys
# cleanup[2] removing termios
# cleanup[2] removing getpass
# cleanup[2] removing ansible.module_utils.facts.system.user
# cleanup[2] removing ansible.module_utils.facts.hardware
# cleanup[2] removing ansible.module_utils.facts.hardware.base
# cleanup[2] removing ansible.module_utils.facts.hardware.aix
# cleanup[2] removing ansible.module_utils.facts.sysctl
# cleanup[2] removing ansible.module_utils.facts.hardware.darwin
# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd
# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly
# cleanup[2] removing ansible.module_utils.facts.hardware.hpux
# cleanup[2] removing ansible.module_utils.facts.hardware.linux
# cleanup[2] removing ansible.module_utils.facts.hardware.hurd
# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd
# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd
# cleanup[2] removing ansible.module_utils.facts.hardware.sunos
# cleanup[2] removing ansible.module_utils.facts.network
# cleanup[2] removing ansible.module_utils.facts.network.base
# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd
# cleanup[2] removing ansible.module_utils.facts.network.aix
# cleanup[2] removing ansible.module_utils.facts.network.darwin
# cleanup[2] removing ansible.module_utils.facts.network.dragonfly
# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn
# cleanup[2] removing ansible.module_utils.facts.network.freebsd
# cleanup[2] removing ansible.module_utils.facts.network.hpux
# cleanup[2] removing ansible.module_utils.facts.network.hurd
# cleanup[2] removing ansible.module_utils.facts.network.linux
# cleanup[2] removing ansible.module_utils.facts.network.iscsi
# cleanup[2] removing ansible.module_utils.facts.network.nvme
# cleanup[2] removing ansible.module_utils.facts.network.netbsd
# cleanup[2] removing ansible.module_utils.facts.network.openbsd
# cleanup[2] removing ansible.module_utils.facts.network.sunos
# cleanup[2] removing ansible.module_utils.facts.virtual
# cleanup[2] removing ansible.module_utils.facts.virtual.base
# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl
# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd
# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly
# cleanup[2] removing ansible.module_utils.facts.virtual.hpux
# cleanup[2] removing ansible.module_utils.facts.virtual.linux
# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd
# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd
# cleanup[2] removing ansible.module_utils.facts.virtual.sunos
# cleanup[2] removing ansible.module_utils.facts.default_collectors
# cleanup[2] removing ansible.module_utils.facts.ansible_collector
# cleanup[2] removing ansible.module_utils.facts.compat
# cleanup[2] removing ansible.module_utils.facts
# destroy ansible.module_utils.facts
# destroy ansible.module_utils.facts.namespace
# destroy ansible.module_utils.facts.other
# destroy ansible.module_utils.facts.other.facter
# destroy ansible.module_utils.facts.other.ohai
# destroy ansible.module_utils.facts.system
# destroy ansible.module_utils.facts.system.apparmor
# destroy ansible.module_utils.facts.system.caps
# destroy ansible.module_utils.facts.system.chroot
# destroy ansible.module_utils.facts.system.cmdline
# destroy ansible.module_utils.facts.system.distribution
# destroy ansible.module_utils.facts.system.date_time
# destroy ansible.module_utils.facts.system.env
# destroy ansible.module_utils.facts.system.dns
# destroy ansible.module_utils.facts.system.fips
# destroy ansible.module_utils.facts.system.loadavg
# destroy ansible.module_utils.facts.system.local
# destroy ansible.module_utils.facts.system.lsb
# destroy ansible.module_utils.facts.system.pkg_mgr
# destroy ansible.module_utils.facts.system.platform
# destroy ansible.module_utils.facts.system.python
# destroy ansible.module_utils.facts.system.selinux
# destroy ansible.module_utils.facts.system.service_mgr
# destroy ansible.module_utils.facts.system.ssh_pub_keys
# destroy ansible.module_utils.facts.system.user
# destroy ansible.module_utils.facts.utils
# destroy ansible.module_utils.facts.hardware
# destroy ansible.module_utils.facts.hardware.base
# destroy ansible.module_utils.facts.hardware.aix
# destroy ansible.module_utils.facts.hardware.darwin
# destroy ansible.module_utils.facts.hardware.freebsd
# destroy ansible.module_utils.facts.hardware.dragonfly
# destroy ansible.module_utils.facts.hardware.hpux
# destroy ansible.module_utils.facts.hardware.linux
# destroy ansible.module_utils.facts.hardware.hurd
# destroy ansible.module_utils.facts.hardware.netbsd
# destroy ansible.module_utils.facts.hardware.openbsd
# destroy ansible.module_utils.facts.hardware.sunos
# destroy ansible.module_utils.facts.sysctl
# destroy ansible.module_utils.facts.network
# destroy ansible.module_utils.facts.network.base
# destroy ansible.module_utils.facts.network.generic_bsd
# destroy ansible.module_utils.facts.network.aix
# destroy ansible.module_utils.facts.network.darwin
# destroy ansible.module_utils.facts.network.dragonfly
# destroy ansible.module_utils.facts.network.fc_wwn
# destroy ansible.module_utils.facts.network.freebsd
# destroy ansible.module_utils.facts.network.hpux
# destroy ansible.module_utils.facts.network.hurd
# destroy ansible.module_utils.facts.network.linux
# destroy ansible.module_utils.facts.network.iscsi
# destroy ansible.module_utils.facts.network.nvme
# destroy ansible.module_utils.facts.network.netbsd
# destroy ansible.module_utils.facts.network.openbsd
# destroy ansible.module_utils.facts.network.sunos
# destroy ansible.module_utils.facts.virtual
# destroy ansible.module_utils.facts.virtual.base
# destroy ansible.module_utils.facts.virtual.sysctl
# destroy ansible.module_utils.facts.virtual.freebsd
# destroy ansible.module_utils.facts.virtual.dragonfly
# destroy ansible.module_utils.facts.virtual.hpux
# destroy ansible.module_utils.facts.virtual.linux
# destroy ansible.module_utils.facts.virtual.netbsd
# destroy ansible.module_utils.facts.virtual.openbsd
# destroy ansible.module_utils.facts.virtual.sunos
# destroy ansible.module_utils.facts.compat
# cleanup[2] removing unicodedata
# cleanup[2] removing stringprep
# cleanup[2] removing encodings.idna
# cleanup[2] removing multiprocessing.queues
# cleanup[2] removing multiprocessing.synchronize
# cleanup[2] removing multiprocessing.dummy.connection
# cleanup[2] removing multiprocessing.dummy
# destroy _sitebuiltins
# destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
# destroy _lzma
# destroy _blake2
# destroy binascii
# destroy zlib
# destroy bz2
# destroy lzma
# destroy zipfile._path
# destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy ipaddress
# destroy ntpath
# destroy importlib
# destroy zipimport
# destroy __main__
# destroy systemd.journal
# destroy systemd.daemon
# destroy hashlib
# destroy json.decoder
# destroy json.encoder
# destroy json.scanner
# destroy _json
# destroy grp
# destroy encodings
# destroy _locale
# destroy locale
# destroy select
# destroy _signal
# destroy _posixsubprocess
# destroy syslog
# destroy uuid
# destroy selinux
# destroy shutil
# destroy distro
# destroy distro.distro
# destroy argparse
# destroy logging
# destroy ansible.module_utils.facts.default_collectors
# destroy ansible.module_utils.facts.ansible_collector
# destroy multiprocessing
# destroy multiprocessing.queues
# destroy multiprocessing.synchronize
# destroy multiprocessing.dummy
# destroy multiprocessing.pool
# destroy signal
# destroy pickle
# destroy _compat_pickle
# destroy _pickle
# destroy queue
# destroy _heapq
# destroy _queue
# destroy multiprocessing.reduction
# destroy selectors
# destroy shlex
# destroy fcntl
# destroy datetime
# destroy subprocess
# destroy base64
# destroy _ssl
# destroy ansible.module_utils.compat.selinux
# destroy getpass
# destroy pwd
# destroy termios
# destroy json
# destroy socket
# destroy struct
# destroy glob
# destroy fnmatch
# destroy ansible.module_utils.compat.typing
# destroy ansible.module_utils.facts.timeout
# destroy ansible.module_utils.facts.collector
# destroy unicodedata
# destroy errno
# destroy multiprocessing.connection
# destroy tempfile
# destroy multiprocessing.context
# destroy multiprocessing.process
# destroy multiprocessing.util
# destroy _multiprocessing
# destroy array
# destroy multiprocessing.dummy.connection
# cleanup[3] wiping encodings.idna
# destroy stringprep
# cleanup[3] wiping configparser
# cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
# cleanup[3] wiping ansible.module_utils.six.moves
# destroy configparser
# cleanup[3] wiping systemd._daemon
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping _datetime
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping platform
# cleanup[3] wiping atexit
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping threading
# cleanup[3] wiping weakref
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
# destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
# cleanup[3] wiping _sre
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy _collections_abc
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
# cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
# destroy posixpath
# cleanup[3] wiping genericpath
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping io
# destroy abc
# cleanup[3] wiping _abc
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
# cleanup[3] wiping marshal
# cleanup[3] wiping _io
# cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _imp
# cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping sys
# cleanup[3] wiping builtins
# destroy selinux._selinux
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
# destroy sys.monitoring
# destroy _socket
# destroy _collections
# destroy platform
# destroy _uuid
# destroy stat
# destroy genericpath
# destroy re._parser
# destroy tokenize
# destroy ansible.module_utils.six.moves.urllib
# destroy copyreg
# destroy contextlib
# destroy _typing
# destroy _tokenize
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy functools
# destroy operator
# destroy ansible.module_utils.six.moves
# destroy _frozen_importlib_external
# destroy _imp
# destroy _io
# destroy marshal
# clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
# destroy codecs
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy encodings.utf_8_sig
# destroy encodings.cp437
# destroy encodings.idna
# destroy _codecs
# destroy io
# destroy traceback
# destroy warnings
# destroy weakref
# destroy collections
# destroy threading
# destroy atexit
# destroy _warnings
# destroy math
# destroy _bisect
# destroy time
# destroy _random
# destroy _weakref
# destroy _hashlib
# destroy _operator
# destroy _sre
# destroy _string
# destroy re
# destroy itertools
# destroy _abc
# destroy posix
# destroy _functools
# destroy builtins
# destroy _thread
# clear sys.audit hooks
, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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.41.56 closed.
[WARNING]: Module invocation had junk after the JSON data: # clear
sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear
sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc
# clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear
sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore
sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing
builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp #
cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2]
removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal #
cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external #
cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing
_codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases #
cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 #
cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing
abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2]
removing _stat # cleanup[2] removing stat # cleanup[2] removing
_collections_abc # cleanup[2] removing genericpath # cleanup[2] removing
posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2]
removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2]
removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site #
destroy site # cleanup[2] removing types # cleanup[2] removing _operator #
cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2]
removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy
reprlib # cleanup[2] removing _collections # cleanup[2] removing collections #
cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2]
removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants #
cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2]
removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re #
cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing
binascii # cleanup[2] removing base64 # cleanup[2] removing
importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external #
cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2]
removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2]
removing importlib.util # cleanup[2] removing runpy # destroy runpy #
cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing
zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2]
removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma #
cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing
_bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing
_random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 #
cleanup[2] removing hashlib # cleanup[2] removing random # destroy random #
cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing
weakref # cleanup[2] removing tempfile # cleanup[2] removing threading #
cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2]
removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2]
removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib #
cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path #
cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2]
removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing
typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil #
cleanup[2] removing ansible # destroy ansible # cleanup[2] removing
ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing
__future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2]
removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing
json.encoder # cleanup[2] removing json # cleanup[2] removing atexit #
cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing
_locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2]
removing platform # cleanup[2] removing select # cleanup[2] removing selectors
# cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing
_posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token #
destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize #
cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2]
removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd #
destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime
# cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing
_string # cleanup[2] removing string # destroy string # cleanup[2] removing
logging # cleanup[2] removing systemd._journal # cleanup[2] removing
systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing
systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array #
cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2]
removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat #
destroy ansible.module_utils.compat # cleanup[2] removing
ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2]
removing ansible.module_utils.common.text # destroy
ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six # cleanup[2] removing
ansible.module_utils.six.moves # cleanup[2] removing
ansible.module_utils.six.moves.collections_abc # cleanup[2] removing
ansible.module_utils.common.text.converters # destroy
ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes #
cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy
ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2]
removing ansible.module_utils._text # destroy ansible.module_utils._text #
cleanup[2] removing copy # destroy copy # cleanup[2] removing
ansible.module_utils.common.collections # destroy
ansible.module_utils.common.collections # cleanup[2] removing
ansible.module_utils.common.warnings # destroy
ansible.module_utils.common.warnings # cleanup[2] removing
ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]
removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing #
cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy
ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy
_ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing
ansible.module_utils.common.text.formatters # destroy
ansible.module_utils.common.text.formatters # cleanup[2] removing
ansible.module_utils.common.validation # destroy
ansible.module_utils.common.validation # cleanup[2] removing
ansible.module_utils.common.parameters # destroy
ansible.module_utils.common.parameters # cleanup[2] removing
ansible.module_utils.common.arg_spec # destroy
ansible.module_utils.common.arg_spec # cleanup[2] removing
ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 #
cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2]
removing ansible.module_utils.common.file # destroy
ansible.module_utils.common.file # cleanup[2] removing
ansible.module_utils.common.process # destroy
ansible.module_utils.common.process # cleanup[2] removing gettext # destroy
gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro #
cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro #
cleanup[2] removing ansible.module_utils.common._utils # destroy
ansible.module_utils.common._utils # cleanup[2] removing
ansible.module_utils.common.sys_info # destroy
ansible.module_utils.common.sys_info # cleanup[2] removing
ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]
removing ansible.modules # destroy ansible.modules # cleanup[2] removing
ansible.module_utils.facts.namespace # cleanup[2] removing
ansible.module_utils.compat.typing # cleanup[2] removing
multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2]
removing _pickle # cleanup[2] removing pickle # cleanup[2] removing
multiprocessing.reduction # cleanup[2] removing multiprocessing.context #
cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing
multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq #
destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue #
cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing
# cleanup[2] removing multiprocessing.connection # cleanup[2] removing
multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout #
cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing
ansible.module_utils.facts.other # cleanup[2] removing
ansible.module_utils.facts.other.facter # cleanup[2] removing
ansible.module_utils.facts.other.ohai # cleanup[2] removing
ansible.module_utils.facts.system # cleanup[2] removing
ansible.module_utils.facts.system.apparmor # cleanup[2] removing
ansible.module_utils.facts.system.caps # cleanup[2] removing
ansible.module_utils.facts.system.chroot # cleanup[2] removing
ansible.module_utils.facts.utils # cleanup[2] removing
ansible.module_utils.facts.system.cmdline # cleanup[2] removing
ansible.module_utils.facts.system.distribution # cleanup[2] removing
ansible.module_utils.compat.datetime # destroy
ansible.module_utils.compat.datetime # cleanup[2] removing
ansible.module_utils.facts.system.date_time # cleanup[2] removing
ansible.module_utils.facts.system.env # cleanup[2] removing
ansible.module_utils.facts.system.dns # cleanup[2] removing
ansible.module_utils.facts.system.fips # cleanup[2] removing
ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob #
cleanup[2] removing configparser # cleanup[2] removing
ansible.module_utils.facts.system.local # cleanup[2] removing
ansible.module_utils.facts.system.lsb # cleanup[2] removing
ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing
ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl #
cleanup[2] removing ssl # destroy ssl # cleanup[2] removing
ansible.module_utils.facts.system.python # cleanup[2] removing
ansible.module_utils.facts.system.selinux # cleanup[2] removing
ansible.module_utils.compat.version # destroy
ansible.module_utils.compat.version # cleanup[2] removing
ansible.module_utils.facts.system.service_mgr # cleanup[2] removing
ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios #
cleanup[2] removing getpass # cleanup[2] removing
ansible.module_utils.facts.system.user # cleanup[2] removing
ansible.module_utils.facts.hardware # cleanup[2] removing
ansible.module_utils.facts.hardware.base # cleanup[2] removing
ansible.module_utils.facts.hardware.aix # cleanup[2] removing
ansible.module_utils.facts.sysctl # cleanup[2] removing
ansible.module_utils.facts.hardware.darwin # cleanup[2] removing
ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing
ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing
ansible.module_utils.facts.hardware.hpux # cleanup[2] removing
ansible.module_utils.facts.hardware.linux # cleanup[2] removing
ansible.module_utils.facts.hardware.hurd # cleanup[2] removing
ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing
ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing
ansible.module_utils.facts.hardware.sunos # cleanup[2] removing
ansible.module_utils.facts.network # cleanup[2] removing
ansible.module_utils.facts.network.base # cleanup[2] removing
ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing
ansible.module_utils.facts.network.aix # cleanup[2] removing
ansible.module_utils.facts.network.darwin # cleanup[2] removing
ansible.module_utils.facts.network.dragonfly # cleanup[2] removing
ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing
ansible.module_utils.facts.network.freebsd # cleanup[2] removing
ansible.module_utils.facts.network.hpux # cleanup[2] removing
ansible.module_utils.facts.network.hurd # cleanup[2] removing
ansible.module_utils.facts.network.linux # cleanup[2] removing
ansible.module_utils.facts.network.iscsi # cleanup[2] removing
ansible.module_utils.facts.network.nvme # cleanup[2] removing
ansible.module_utils.facts.network.netbsd # cleanup[2] removing
ansible.module_utils.facts.network.openbsd # cleanup[2] removing
ansible.module_utils.facts.network.sunos # cleanup[2] removing
ansible.module_utils.facts.virtual # cleanup[2] removing
ansible.module_utils.facts.virtual.base # cleanup[2] removing
ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing
ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing
ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing
ansible.module_utils.facts.virtual.hpux # cleanup[2] removing
ansible.module_utils.facts.virtual.linux # cleanup[2] removing
ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing
ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing
ansible.module_utils.facts.virtual.sunos # cleanup[2] removing
ansible.module_utils.facts.default_collectors # cleanup[2] removing
ansible.module_utils.facts.ansible_collector # cleanup[2] removing
ansible.module_utils.facts.compat # cleanup[2] removing
ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy
ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other
# destroy ansible.module_utils.facts.other.facter # destroy
ansible.module_utils.facts.other.ohai # destroy
ansible.module_utils.facts.system # destroy
ansible.module_utils.facts.system.apparmor # destroy
ansible.module_utils.facts.system.caps # destroy
ansible.module_utils.facts.system.chroot # destroy
ansible.module_utils.facts.system.cmdline # destroy
ansible.module_utils.facts.system.distribution # destroy
ansible.module_utils.facts.system.date_time # destroy
ansible.module_utils.facts.system.env # destroy
ansible.module_utils.facts.system.dns # destroy
ansible.module_utils.facts.system.fips # destroy
ansible.module_utils.facts.system.loadavg # destroy
ansible.module_utils.facts.system.local # destroy
ansible.module_utils.facts.system.lsb # destroy
ansible.module_utils.facts.system.pkg_mgr # destroy
ansible.module_utils.facts.system.platform # destroy
ansible.module_utils.facts.system.python # destroy
ansible.module_utils.facts.system.selinux # destroy
ansible.module_utils.facts.system.service_mgr # destroy
ansible.module_utils.facts.system.ssh_pub_keys # destroy
ansible.module_utils.facts.system.user # destroy
ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware
# destroy ansible.module_utils.facts.hardware.base # destroy
ansible.module_utils.facts.hardware.aix # destroy
ansible.module_utils.facts.hardware.darwin # destroy
ansible.module_utils.facts.hardware.freebsd # destroy
ansible.module_utils.facts.hardware.dragonfly # destroy
ansible.module_utils.facts.hardware.hpux # destroy
ansible.module_utils.facts.hardware.linux # destroy
ansible.module_utils.facts.hardware.hurd # destroy
ansible.module_utils.facts.hardware.netbsd # destroy
ansible.module_utils.facts.hardware.openbsd # destroy
ansible.module_utils.facts.hardware.sunos # destroy
ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network
# destroy ansible.module_utils.facts.network.base # destroy
ansible.module_utils.facts.network.generic_bsd # destroy
ansible.module_utils.facts.network.aix # destroy
ansible.module_utils.facts.network.darwin # destroy
ansible.module_utils.facts.network.dragonfly # destroy
ansible.module_utils.facts.network.fc_wwn # destroy
ansible.module_utils.facts.network.freebsd # destroy
ansible.module_utils.facts.network.hpux # destroy
ansible.module_utils.facts.network.hurd # destroy
ansible.module_utils.facts.network.linux # destroy
ansible.module_utils.facts.network.iscsi # destroy
ansible.module_utils.facts.network.nvme # destroy
ansible.module_utils.facts.network.netbsd # destroy
ansible.module_utils.facts.network.openbsd # destroy
ansible.module_utils.facts.network.sunos # destroy
ansible.module_utils.facts.virtual # destroy
ansible.module_utils.facts.virtual.base # destroy
ansible.module_utils.facts.virtual.sysctl # destroy
ansible.module_utils.facts.virtual.freebsd # destroy
ansible.module_utils.facts.virtual.dragonfly # destroy
ansible.module_utils.facts.virtual.hpux # destroy
ansible.module_utils.facts.virtual.linux # destroy
ansible.module_utils.facts.virtual.netbsd # destroy
ansible.module_utils.facts.virtual.openbsd # destroy
ansible.module_utils.facts.virtual.sunos # destroy
ansible.module_utils.facts.compat # cleanup[2] removing unicodedata #
cleanup[2] removing stringprep # cleanup[2] removing encodings.idna #
cleanup[2] removing multiprocessing.queues # cleanup[2] removing
multiprocessing.synchronize # cleanup[2] removing
multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy #
destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc #
destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma #
destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma
# destroy zipfile._path # destroy zipfile # destroy pathlib # destroy
zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib #
destroy zipimport # destroy __main__ # destroy systemd.journal # destroy
systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder
# destroy json.scanner # destroy _json # destroy grp # destroy encodings #
destroy _locale # destroy locale # destroy select # destroy _signal # destroy
_posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy
shutil # destroy distro # destroy distro.distro # destroy argparse # destroy
logging # destroy ansible.module_utils.facts.default_collectors # destroy
ansible.module_utils.facts.ansible_collector # destroy multiprocessing #
destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy
multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy
pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy
_heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors
# destroy shlex # destroy fcntl # destroy datetime # destroy subprocess #
destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux #
destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket
# destroy struct # destroy glob # destroy fnmatch # destroy
ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout
# destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy
errno # destroy multiprocessing.connection # destroy tempfile # destroy
multiprocessing.context # destroy multiprocessing.process # destroy
multiprocessing.util # destroy _multiprocessing # destroy array # destroy
multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy
stringprep # cleanup[3] wiping configparser # cleanup[3] wiping
selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3]
wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3]
wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping
systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping
systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid #
cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache #
destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize #
cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping
_typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3]
wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random #
cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping
importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re #
destroy re._constants # destroy re._casefix # destroy re._compiler # destroy
enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3]
wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools #
cleanup[3] wiping collections # destroy _collections_abc # destroy
collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools
# cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping
types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy
posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3]
wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3]
wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping
encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs #
cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external #
cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io #
cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping
_thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib #
cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux #
destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader #
destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy
_socket # destroy _collections # destroy platform # destroy _uuid # destroy
stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy
ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib #
destroy _typing # destroy _tokenize # destroy
ansible.module_utils.six.moves.urllib_parse # destroy
ansible.module_utils.six.moves.urllib.error # destroy
ansible.module_utils.six.moves.urllib.request # destroy
ansible.module_utils.six.moves.urllib.response # destroy
ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy
operator # destroy ansible.module_utils.six.moves # destroy
_frozen_importlib_external # destroy _imp # destroy _io # destroy marshal #
clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy
codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy
encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna #
destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy
weakref # destroy collections # destroy threading # destroy atexit # destroy
_warnings # destroy math # destroy _bisect # destroy time # destroy _random #
destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre #
destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix
# destroy _functools # destroy builtins # destroy _thread # clear sys.audit
hooks
[WARNING]: Platform linux on host managed-node1 is using the discovered Python
interpreter at /usr/bin/python3.12, but future installation of another Python
interpreter could change the meaning of that path. See
https://docs.ansible.com/ansible-
core/2.17/reference_appendices/interpreter_discovery.html for more information.
 21264 1727202757.94209: done with _execute_module (ansible.legacy.setup, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727202756.338163-21346-244882998339885/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})
 21264 1727202757.94212: _low_level_execute_command(): starting
 21264 1727202757.94214: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727202756.338163-21346-244882998339885/ > /dev/null 2>&1 && sleep 0'
 21264 1727202757.94216: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
<<<
 21264 1727202757.94219: stderr chunk (state=3):
>>>debug1: Reading configuration data /root/.ssh/config
<<<
 21264 1727202757.94221: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
<<<
 21264 1727202757.94223: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
 21264 1727202757.94225: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
<<<
 21264 1727202757.94227: stderr chunk (state=3):
>>>debug2: match not found
<<<
 21264 1727202757.94229: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202757.94231: stderr chunk (state=3):
>>>debug1: configuration requests final Match pass
<<<
 21264 1727202757.94233: stderr chunk (state=3):
>>>debug2: resolve_canonicalize: hostname 10.31.41.56 is address
<<<
 21264 1727202757.94235: stderr chunk (state=3):
>>>debug1: re-parsing configuration
<<<
 21264 1727202757.94236: stderr chunk (state=3):
>>>debug1: Reading configuration data /root/.ssh/config
<<<
 21264 1727202757.94238: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
debug2: fd 3 setting O_NONBLOCK
<<<
 21264 1727202757.94240: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202757.94242: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202757.95858: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202757.95861: stdout chunk (state=3):
>>><<<
 21264 1727202757.95863: stderr chunk (state=3):
>>><<<
 21264 1727202757.95905: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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
 21264 1727202757.95913: handler run complete
 21264 1727202757.96209: variable 'ansible_facts' from source: unknown
 21264 1727202757.96591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202757.97262: variable 'ansible_facts' from source: unknown
 21264 1727202757.97359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202757.97509: attempt loop complete, returning result
 21264 1727202757.97519: _execute() done
 21264 1727202757.97526: dumping result to json
 21264 1727202757.97569: done dumping result, returning
 21264 1727202757.97587: done running TaskExecutor() for managed-node1/TASK: Gathering Facts [0e798799-7813-bb7e-0ba7-00000000001a]
 21264 1727202757.97597: sending task result for task 0e798799-7813-bb7e-0ba7-00000000001a
 21264 1727202758.01516: done sending task result for task 0e798799-7813-bb7e-0ba7-00000000001a
 21264 1727202758.01520: WORKER PROCESS EXITING
ok: [managed-node1]
 21264 1727202758.01968: no more pending results, returning what we have
 21264 1727202758.01970: results queue empty
 21264 1727202758.01971: checking for any_errors_fatal
 21264 1727202758.01972: done checking for any_errors_fatal
 21264 1727202758.01973: checking for max_fail_percentage
 21264 1727202758.01974: done checking for max_fail_percentage
 21264 1727202758.01975: checking to see if all hosts have failed and the running result is not ok
 21264 1727202758.01976: done checking to see if all hosts have failed
 21264 1727202758.01976: getting the remaining hosts for this loop
 21264 1727202758.01978: done getting the remaining hosts for this loop
 21264 1727202758.02085: getting the next task for host managed-node1
 21264 1727202758.02095: done getting next task for host managed-node1
 21264 1727202758.02096:  ^ task is: TASK: meta (flush_handlers)
 21264 1727202758.02098:  ^ 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
 21264 1727202758.02102: getting variables
 21264 1727202758.02103: in VariableManager get_vars()
 21264 1727202758.02117: Calling all_inventory to load vars for managed-node1
 21264 1727202758.02120: Calling groups_inventory to load vars for managed-node1
 21264 1727202758.02122: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202758.02128: Calling all_plugins_play to load vars for managed-node1
 21264 1727202758.02130: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202758.02132: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202758.02416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202758.02695: done with get_vars()
 21264 1727202758.02704: done getting variables
 21264 1727202758.02761: in VariableManager get_vars()
 21264 1727202758.02770: Calling all_inventory to load vars for managed-node1
 21264 1727202758.02772: Calling groups_inventory to load vars for managed-node1
 21264 1727202758.02774: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202758.02781: Calling all_plugins_play to load vars for managed-node1
 21264 1727202758.02785: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202758.02788: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202758.02928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202758.03137: done with get_vars()
 21264 1727202758.03152: done queuing things up, now waiting for results queue to drain
 21264 1727202758.03155: results queue empty
 21264 1727202758.03155: checking for any_errors_fatal
 21264 1727202758.03157: done checking for any_errors_fatal
 21264 1727202758.03158: checking for max_fail_percentage
 21264 1727202758.03159: done checking for max_fail_percentage
 21264 1727202758.03160: checking to see if all hosts have failed and the running result is not ok
 21264 1727202758.03161: done checking to see if all hosts have failed
 21264 1727202758.03161: getting the remaining hosts for this loop
 21264 1727202758.03162: done getting the remaining hosts for this loop
 21264 1727202758.03164: getting the next task for host managed-node1
 21264 1727202758.03168: done getting next task for host managed-node1
 21264 1727202758.03170:  ^ task is: TASK: Create var file in caller that can override the one in called role
 21264 1727202758.03171:  ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
 21264 1727202758.03173: getting variables
 21264 1727202758.03174: in VariableManager get_vars()
 21264 1727202758.03191: Calling all_inventory to load vars for managed-node1
 21264 1727202758.03193: Calling groups_inventory to load vars for managed-node1
 21264 1727202758.03195: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202758.03199: Calling all_plugins_play to load vars for managed-node1
 21264 1727202758.03201: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202758.03204: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202758.03330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202758.03485: done with get_vars()
 21264 1727202758.03492: done getting variables
 21264 1727202758.03593: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)

TASK [Create var file in caller that can override the one in called role] ******
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/tests_include_vars_from_parent.yml:8
Tuesday 24 September 2024  14:32:38 -0400 (0:00:01.785)       0:00:01.807 ***** 
 21264 1727202758.03626: entering _queue_task() for managed-node1/copy
 21264 1727202758.04300: worker is 1 (out of 1 available)
 21264 1727202758.04312: exiting _queue_task() for managed-node1/copy
 21264 1727202758.04324: done queuing things up, now waiting for results queue to drain
 21264 1727202758.04325: waiting for pending results...
 21264 1727202758.05118: running TaskExecutor() for managed-node1/TASK: Create var file in caller that can override the one in called role
 21264 1727202758.05126: in run() - task 0e798799-7813-bb7e-0ba7-000000000006
 21264 1727202758.05129: variable 'ansible_search_path' from source: unknown
 21264 1727202758.06390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202758.11373: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202758.11554: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202758.11595: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202758.11824: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202758.11827: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202758.12126: variable 'varfiles' from source: task vars
 21264 1727202758.13051: 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)
 21264 1727202758.13115: 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)
 21264 1727202758.13243: 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)
 21264 1727202758.13475: 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)
 21264 1727202758.13671: 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)
 21264 1727202758.13680: 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)
 21264 1727202758.13685: 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)
 21264 1727202758.13731: 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)
 21264 1727202758.14030: 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)
 21264 1727202758.14036: 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)
 21264 1727202758.14606: variable 'facts' from source: task vars
 21264 1727202758.14616: variable 'ansible_facts' from source: unknown
 21264 1727202758.14802: variable 'ansible_facts' from source: unknown
 21264 1727202758.18388: variable 'separators' from source: task vars
 21264 1727202758.18391: variable 'versions' from source: task vars
 21264 1727202758.18620: variable 'facts' from source: task vars
 21264 1727202758.18631: variable 'ansible_facts' from source: unknown
 21264 1727202758.18776: variable 'ansible_facts' from source: unknown
 21264 1727202758.22595: variable 'facts' from source: task vars
 21264 1727202758.22628: variable 'ansible_facts' from source: unknown
 21264 1727202758.22823: variable 'ansible_facts' from source: unknown
 21264 1727202758.24871: 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)
 21264 1727202758.25391: 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)
 21264 1727202758.25394: 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)
 21264 1727202758.25397: 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)
 21264 1727202758.25588: 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)
 21264 1727202758.25592: variable 'omit' from source: magic vars
 21264 1727202758.25594: in VariableManager get_vars()
 21264 1727202758.25596: Calling all_inventory to load vars for localhost
 21264 1727202758.25974: Calling groups_inventory to load vars for localhost
 21264 1727202758.25977: Calling all_plugins_inventory to load vars for localhost
 21264 1727202758.25979: Calling all_plugins_play to load vars for localhost
 21264 1727202758.25983: Calling groups_plugins_inventory to load vars for localhost
 21264 1727202758.25986: Calling groups_plugins_play to load vars for localhost
 21264 1727202758.25989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202758.25991: done with get_vars()
 21264 1727202758.25993: variable 'inventory_hostname' from source: host vars for 'managed-node1'
 21264 1727202758.26098: variable 'ansible_delegated_vars' from source: unknown
 21264 1727202758.26106: variable 'ansible_connection' from source: host vars for 'localhost'
 21264 1727202758.26113: no remote address found for delegated host localhost
using its name, so success depends on DNS resolution
 21264 1727202758.26133: variable 'omit' from source: magic vars
 21264 1727202758.26501: variable 'inventory_hostname' from source: host vars for 'managed-node1'
 21264 1727202758.26520: variable 'ansible_play_hosts_all' from source: magic vars
 21264 1727202758.26531: Evaluated conditional (inventory_hostname == ansible_play_hosts_all[0]): True
 21264 1727202758.26540: variable 'omit' from source: magic vars
 21264 1727202758.26573: variable 'omit' from source: magic vars
 21264 1727202758.26738: variable 'playbook_dir' from source: magic vars
 21264 1727202758.26749: variable 'item' from source: unknown
 21264 1727202758.26777: variable 'omit' from source: magic vars
 21264 1727202758.26799: variable 'ansible_delegated_vars' from source: unknown
 21264 1727202758.26815: variable 'ansible_connection' from source: host vars for 'localhost'
 21264 1727202758.26826: variable 'ansible_connection' from source: host vars for 'localhost'
 21264 1727202758.26853: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
 21264 1727202758.26890: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=True, class_only=False)
 21264 1727202758.26911: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
 21264 1727202758.26934: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202758.26963: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202758.27033: Set connection var ansible_pipelining to False
 21264 1727202758.27042: Set connection var ansible_shell_type to sh
 21264 1727202758.27050: Set connection var ansible_module_compression to ZIP_DEFLATED
 21264 1727202758.27066: Set connection var ansible_timeout to 10
 21264 1727202758.27075: Set connection var ansible_shell_executable to /bin/sh
 21264 1727202758.27084: Set connection var ansible_connection to local
 21264 1727202758.27108: variable 'ansible_delegated_vars' from source: unknown
 21264 1727202758.27116: variable 'ansible_connection' from source: host vars for 'localhost'
 21264 1727202758.27124: variable 'ansible_user' from source: unknown
 21264 1727202758.27234: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)
 21264 1727202758.27250: variable 'omit' from source: magic vars
 21264 1727202758.27260: starting attempt loop
 21264 1727202758.27266: running the handler
 21264 1727202758.27297: _low_level_execute_command(): starting
 21264 1727202758.27307: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0'
 21264 1727202758.27314: in local.exec_command()
 21264 1727202758.27319: opening command with Popen()
 21264 1727202758.27404: done running command with Popen()
 21264 1727202758.27407: getting output with communicate()
 21264 1727202758.27834: done communicating
 21264 1727202758.27837: done with local.exec_command()
 21264 1727202758.27841: _low_level_execute_command() done: rc=0, stdout=/root
, stderr=
 21264 1727202758.27853: _low_level_execute_command(): starting
 21264 1727202758.27861: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727202758.2784154-21404-137456213881792 `" && echo ansible-tmp-1727202758.2784154-21404-137456213881792="` echo /root/.ansible/tmp/ansible-tmp-1727202758.2784154-21404-137456213881792 `" ) && sleep 0'
 21264 1727202758.27864: in local.exec_command()
 21264 1727202758.27869: opening command with Popen()
 21264 1727202758.27943: done running command with Popen()
 21264 1727202758.27946: getting output with communicate()
 21264 1727202758.30190: done communicating
 21264 1727202758.30193: done with local.exec_command()
 21264 1727202758.30195: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727202758.2784154-21404-137456213881792=/root/.ansible/tmp/ansible-tmp-1727202758.2784154-21404-137456213881792
, stderr=
 21264 1727202758.30198: variable 'ansible_delegated_vars' from source: unknown
 21264 1727202758.30199: variable 'ansible_module_compression' from source: unknown
 21264 1727202758.30201: ANSIBALLZ: Using generic lock for ansible.legacy.stat
 21264 1727202758.30203: ANSIBALLZ: Acquiring lock
 21264 1727202758.30205: ANSIBALLZ: Lock acquired: 140283052789008
 21264 1727202758.30206: ANSIBALLZ: Creating module
 21264 1727202758.43434: ANSIBALLZ: Writing module into payload
 21264 1727202758.43527: ANSIBALLZ: Writing module
 21264 1727202758.43542: ANSIBALLZ: Renaming module
 21264 1727202758.43552: ANSIBALLZ: Done creating module
 21264 1727202758.43580: variable 'ansible_python_interpreter' from source: host vars for 'localhost'
 21264 1727202758.43684: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727202758.2784154-21404-137456213881792/AnsiballZ_stat.py
 21264 1727202758.43754: done transferring module to remote
 21264 1727202758.43781: _low_level_execute_command(): starting
 21264 1727202758.43787: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727202758.2784154-21404-137456213881792/ /root/.ansible/tmp/ansible-tmp-1727202758.2784154-21404-137456213881792/AnsiballZ_stat.py && sleep 0'
 21264 1727202758.43790: in local.exec_command()
 21264 1727202758.43796: opening command with Popen()
 21264 1727202758.43896: done running command with Popen()
 21264 1727202758.43908: getting output with communicate()
 21264 1727202758.44404: done communicating
 21264 1727202758.44410: done with local.exec_command()
 21264 1727202758.44417: _low_level_execute_command() done: rc=0, stdout=, stderr=
 21264 1727202758.44424: _low_level_execute_command(): starting
 21264 1727202758.44434: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727202758.2784154-21404-137456213881792/AnsiballZ_stat.py && sleep 0'
 21264 1727202758.44440: in local.exec_command()
 21264 1727202758.44450: opening command with Popen()
 21264 1727202758.44496: done running command with Popen()
 21264 1727202758.44504: getting output with communicate()
 21264 1727202758.71319: done communicating
 21264 1727202758.71323: done with local.exec_command()
 21264 1727202758.71381: _low_level_execute_command() done: rc=0, stdout=
{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS-10.yml", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}
, stderr=import _frozen_importlib # frozen
import _imp # builtin
import '_thread' # <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.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'
import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'
import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f425b4bc0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f425b4230>
# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'
import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f425b7140>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib64/python3.12/site-packages'
Adding directory: '/usr/local/lib/python3.12/site-packages'
Adding directory: '/usr/lib64/python3.12/site-packages'
Adding directory: '/usr/lib/python3.12/site-packages'
Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'
# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'
import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f425cd790>
# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py
# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'
import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f425ce7b0>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f423e0650>
# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py
# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'
import '_operator' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f423e07a0>
# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py
# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'
import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py
# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'
import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f423fff80>
# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py
# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'
import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f42428710>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f423fc320>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f423e1a00>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f423c97c0>
# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'
import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'
import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f4242bf80>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f4242aba0>
# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'
import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f4242bda0>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f423cb080>
# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py
# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'
import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f42448fb0>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f423c8a40>
# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py
# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'
# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f42449460>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f42449310>
# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f42449700>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f423c3560>
# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py
# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'
import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f42449df0>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f42449ac0>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'
import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f4244acf0>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py
# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py
# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'
import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f42474f20>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f42476630>
# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py
# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py
# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'
import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f424774d0>
# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f42477b30>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f42476a20>
# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py
# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'
# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f42488590>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f42477c80>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f4244ad50>
# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py
# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py
# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'
# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f42230440>
# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py
# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'
# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f42230f20>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f42230c80>
# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f42230ec0>
# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py
# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'
# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f422317f0>
# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f422320f0>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f422310a0>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f4248a5a0>
# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py
# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py
# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'
import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f42233500>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f42232240>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f4244b440>
# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py
# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'
import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f42253860>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py
# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'
import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f42277b30>
# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py
# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'
import 'ntpath' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'
import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f422d48f0>
# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py
# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'
import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f422d7050>
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f422d4a10>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f4229d910>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'
import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f420dda00>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f42276930>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f42250470>
# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4f42276ff0>
# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_hw44vpm9/ansible_ansible.legacy.stat_payload.zip'
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py
# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py
# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'
import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f4212f680>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f42116570>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f42115730>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_hw44vpm9/ansible_ansible.legacy.stat_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_hw44vpm9/ansible_ansible.legacy.stat_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py
# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'
import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f4212ff20>
# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py
# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py
# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'
# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f4215f260>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f4215eff0>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f4215e900>
# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'
import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f4215f290>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f4215e540>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f4215ff20>
# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f4215ffe0>
# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py
# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'
import '_locale' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f42180530>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py
# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'
import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f421aa390>
# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f421abfb0>
# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py
# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'
import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f41b149b0>
# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py
# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'
import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f41b15b20>
# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py
# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py
# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'
import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f41b18650>
# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f41b18770>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f41b168d0>
# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py
# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py
# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py
# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py
# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'
import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f41b5c650>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f41b1b170>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f41b1aed0>
# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py
# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'
import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f41b1b440>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f41b16de0>
# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f41b608c0>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'
import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f41b60a10>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py
# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'
# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f41b62510>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f41b62300>
# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py
# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'
# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f41b649e0>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f41b62ba0>
# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py
# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py
# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'
import '_string' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f41b66a50>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f41b64b90>
# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f41b69010>
# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f41b69220>
# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f41b68bf0>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f41b60d10>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py
# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'
# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f41b70c20>
# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f41b71f40>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f41b6b3b0>
# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f41b6bf80>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f41b6af90>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_hw44vpm9/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_hw44vpm9/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_hw44vpm9/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_hw44vpm9/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f4f41b72360>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f4f41b72360>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_hw44vpm9/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/">
# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'
# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f41bf5fd0>
# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'
import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f41bf6d80>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f41b71df0>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_hw44vpm9/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_hw44vpm9/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py
# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'
import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f41bf6e70>
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_hw44vpm9/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_hw44vpm9/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_hw44vpm9/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_hw44vpm9/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_hw44vpm9/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py
# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'
import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f41bf8a10>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_hw44vpm9/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_hw44vpm9/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_hw44vpm9/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_hw44vpm9/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_hw44vpm9/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'
# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f41a03830>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f41bfe300>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_hw44vpm9/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_hw44vpm9/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py
# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py
# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'
import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f42197380>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f41a05520>
import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f41bf7aa0>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f41b6a210>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_hw44vpm9/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_hw44vpm9/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_hw44vpm9/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_hw44vpm9/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_hw44vpm9/ansible_ansible.legacy.stat_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# destroy __main__
# clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# destroy base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# destroy socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
# destroy _sitebuiltins
# destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
# destroy _lzma
# destroy _blake2
# destroy binascii
# destroy struct
# destroy zlib
# destroy bz2
# destroy lzma
# destroy zipfile._path
# destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy fnmatch
# destroy ipaddress
# destroy ntpath
# destroy importlib
# destroy zipimport
# destroy __main__
# destroy tempfile
# destroy systemd.journal
# destroy systemd.daemon
# destroy ansible.module_utils.compat.selinux
# destroy hashlib
# destroy json.decoder
# destroy json.encoder
# destroy json.scanner
# destroy _json
# destroy grp
# destroy encodings
# destroy _locale
# destroy pwd
# destroy locale
# destroy signal
# destroy fcntl
# destroy select
# destroy _signal
# destroy _posixsubprocess
# destroy syslog
# destroy uuid
# destroy selectors
# destroy errno
# destroy array
# destroy datetime
# destroy selinux
# destroy shutil
# destroy distro
# destroy distro.distro
# destroy argparse
# destroy json
# destroy logging
# destroy shlex
# destroy subprocess
# cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
# cleanup[3] wiping ansible.module_utils.six.moves
# cleanup[3] wiping systemd._daemon
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping _datetime
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping platform
# cleanup[3] wiping atexit
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping threading
# cleanup[3] wiping weakref
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
# destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
# cleanup[3] wiping _sre
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy _collections_abc
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
# cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
# destroy posixpath
# cleanup[3] wiping genericpath
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping io
# destroy abc
# cleanup[3] wiping _abc
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
# cleanup[3] wiping marshal
# cleanup[3] wiping _io
# cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _imp
# cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping sys
# cleanup[3] wiping builtins
# destroy selinux._selinux
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
# destroy sys.monitoring
# destroy _socket
# destroy _collections
# destroy platform
# destroy _uuid
# destroy stat
# destroy genericpath
# destroy re._parser
# destroy tokenize
# destroy ansible.module_utils.six.moves.urllib
# destroy copyreg
# destroy contextlib
# destroy _typing
# destroy _tokenize
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy functools
# destroy operator
# destroy ansible.module_utils.six.moves
# destroy _frozen_importlib_external
# destroy _imp
# destroy _io
# destroy marshal
# clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
# destroy codecs
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy encodings.utf_8_sig
# destroy encodings.cp437
# destroy _codecs
# destroy io
# destroy traceback
# destroy warnings
# destroy weakref
# destroy collections
# destroy threading
# destroy atexit
# destroy _warnings
# destroy math
# destroy _bisect
# destroy time
# destroy _random
# destroy _weakref
# destroy _hashlib
# destroy _operator
# destroy _string
# destroy re
# destroy itertools
# destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy builtins
# destroy _thread
# clear sys.audit hooks
 21264 1727202758.71404: done with _execute_module (ansible.legacy.stat, {'path': '/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS-10.yml', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727202758.2784154-21404-137456213881792/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None})
 21264 1727202758.71746: _low_level_execute_command(): starting
 21264 1727202758.71750: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727202758.2784154-21404-137456213881792/ /root/.ansible/tmp/ansible-tmp-1727202758.2784154-21404-137456213881792/.source.yml && sleep 0'
 21264 1727202758.71752: in local.exec_command()
 21264 1727202758.71754: opening command with Popen()
 21264 1727202758.72098: done running command with Popen()
 21264 1727202758.72101: getting output with communicate()
 21264 1727202758.72544: done communicating
 21264 1727202758.72547: done with local.exec_command()
 21264 1727202758.72549: _low_level_execute_command() done: rc=0, stdout=, stderr=
 21264 1727202758.72564: variable 'ansible_delegated_vars' from source: unknown
 21264 1727202758.72577: variable 'ansible_module_compression' from source: unknown
 21264 1727202758.72628: ANSIBALLZ: Using generic lock for ansible.legacy.copy
 21264 1727202758.72631: ANSIBALLZ: Acquiring lock
 21264 1727202758.72633: ANSIBALLZ: Lock acquired: 140283052789008
 21264 1727202758.72635: ANSIBALLZ: Creating module
 21264 1727202758.96308: ANSIBALLZ: Writing module into payload
 21264 1727202758.96627: ANSIBALLZ: Writing module
 21264 1727202758.96645: ANSIBALLZ: Renaming module
 21264 1727202758.96648: ANSIBALLZ: Done creating module
 21264 1727202758.96662: variable 'ansible_python_interpreter' from source: host vars for 'localhost'
 21264 1727202758.96736: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727202758.2784154-21404-137456213881792/AnsiballZ_copy.py
 21264 1727202758.96895: done transferring module to remote
 21264 1727202758.96910: _low_level_execute_command(): starting
 21264 1727202758.96916: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727202758.2784154-21404-137456213881792/ /root/.ansible/tmp/ansible-tmp-1727202758.2784154-21404-137456213881792/AnsiballZ_copy.py && sleep 0'
 21264 1727202758.96919: in local.exec_command()
 21264 1727202758.96924: opening command with Popen()
 21264 1727202758.97141: done running command with Popen()
 21264 1727202758.97144: getting output with communicate()
 21264 1727202758.98452: done communicating
 21264 1727202758.98455: done with local.exec_command()
 21264 1727202758.98458: _low_level_execute_command() done: rc=0, stdout=, stderr=
 21264 1727202758.98460: _low_level_execute_command(): starting
 21264 1727202758.98469: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727202758.2784154-21404-137456213881792/AnsiballZ_copy.py && sleep 0'
 21264 1727202758.98471: in local.exec_command()
 21264 1727202758.98479: opening command with Popen()
 21264 1727202758.98671: done running command with Popen()
 21264 1727202758.98680: getting output with communicate()
 21264 1727202759.42393: done communicating
 21264 1727202759.42397: done with local.exec_command()
 21264 1727202759.42403: _low_level_execute_command() done: rc=0, stdout=
{"dest": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS-10.yml", "src": "/root/.ansible/tmp/ansible-tmp-1727202758.2784154-21404-137456213881792/.source.yml", "md5sum": "5a57da448a1d752b982858b38aab344d", "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 23, "invocation": {"module_args": {"dest": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS-10.yml", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1727202758.2784154-21404-137456213881792/.source.yml", "_original_basename": ".o489xz34", "follow": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}
, stderr=import _frozen_importlib # frozen
import _imp # builtin
import '_thread' # <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.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'
import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'
import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1e0e0bc0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1e0e0230>
# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'
import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1e0e3140>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib64/python3.12/site-packages'
Adding directory: '/usr/local/lib/python3.12/site-packages'
Adding directory: '/usr/lib64/python3.12/site-packages'
Adding directory: '/usr/lib/python3.12/site-packages'
Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'
# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'
import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1de997c0>
# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py
# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'
import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1de9a7e0>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1deec680>
# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py
# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'
import '_operator' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1deec7d0>
# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py
# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'
import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py
# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'
import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1df0bfb0>
# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py
# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'
import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1df30740>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1df08350>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1deeda30>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1ded57f0>
# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'
import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'
import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1df33fe0>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1df32c00>
# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'
import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1df32b40>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1df08260>
# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py
# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'
import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1df54fe0>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1ded4a70>
# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py
# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'
# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d1df55490>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1df55340>
# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d1df55730>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1decf590>
# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py
# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'
import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1df55dc0>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1df55a90>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'
import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1df56cc0>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py
# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py
# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'
import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1df80ef0>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d1df82630>
# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py
# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py
# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'
import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1df834a0>
# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d1df83b00>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1df829f0>
# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py
# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'
# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d1dd4c560>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1df83c80>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1df56d20>
# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py
# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py
# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'
# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d1dd804a0>
# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py
# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'
# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d1dd80fb0>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1dd80d10>
# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d1dd80e00>
# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py
# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'
# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d1dd817f0>
# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d1dd821e0>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1dd810d0>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1dd4e600>
# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py
# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py
# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'
import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1dd835c0>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1dd82300>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1df57410>
# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py
# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'
import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1dda38f0>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py
# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'
import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1ddc7c80>
# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py
# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'
import 'ntpath' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'
import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1de24a40>
# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py
# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'
import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1de271a0>
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1de24b60>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1ddeda90>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'
import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1d725ac0>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1ddc6a80>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1dda0500>
# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2d1ddc7080>
# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.copy_payload_hilk_3_3/ansible_ansible.legacy.copy_payload.zip'
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py
# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py
# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'
import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1d777830>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1d75e720>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1d75d880>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_hilk_3_3/ansible_ansible.legacy.copy_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_hilk_3_3/ansible_ansible.legacy.copy_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py
# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'
import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1d776ae0>
# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py
# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py
# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'
# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d1d7a3410>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1d7a31a0>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1d7a2ab0>
# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'
import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1d7a34a0>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1d7a26f0>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d1d7c80e0>
# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d1d7c8320>
# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py
# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'
import '_locale' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1d7c8860>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py
# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'
import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1d7f2690>
# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d1d7f3dd0>
# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py
# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'
import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1d618c50>
# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py
# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'
import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1d619df0>
# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py
# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py
# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'
import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1d61c920>
# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d1d61ca40>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1d61aba0>
# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py
# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py
# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py
# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py
# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'
import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1d660710>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1d61f230>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1d61ef90>
# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py
# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'
import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1d61f500>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1d61b020>
# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d1d6648f0>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'
import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1d664a70>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py
# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'
# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d1d666600>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1d6663c0>
# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py
# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'
# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d1d668b90>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1d666cf0>
# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py
# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py
# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'
import '_string' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1d66c380>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1d668d40>
# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d1d66d6a0>
# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d1d66d550>
# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d1d66d760>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1d664d70>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py
# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'
# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d1d674e00>
# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d1d675f70>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1d66f5c0>
# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d1d6748f0>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1d66f1a0>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_hilk_3_3/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_hilk_3_3/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_hilk_3_3/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_hilk_3_3/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f2d1d676450>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f2d1d676450>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_hilk_3_3/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/">
# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'
# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d1d6fa0c0>
# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'
import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1d6faed0>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1d676240>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_hilk_3_3/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_hilk_3_3/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py
# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'
import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1d6fb110>
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_hilk_3_3/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_hilk_3_3/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_hilk_3_3/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_hilk_3_3/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_hilk_3_3/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/parsing/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py
# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'
import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1d6fcda0>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_hilk_3_3/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_hilk_3_3/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_hilk_3_3/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_hilk_3_3/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_hilk_3_3/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'
# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d1d507980>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1d503650>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_hilk_3_3/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_hilk_3_3/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py
# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py
# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'
import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1d7df620>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1d5098b0>
import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1d507ad0>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1de98050>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_hilk_3_3/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_hilk_3_3/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_hilk_3_3/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_hilk_3_3/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_hilk_3_3/ansible_ansible.legacy.copy_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc matches /usr/lib64/python3.12/filecmp.py
# code object from '/usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc'
import 'filecmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d1d508d10>
# zipimport: zlib available
# destroy __main__
# clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# destroy base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# destroy socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
# cleanup[2] removing filecmp
# destroy filecmp
# destroy _sitebuiltins
# destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
# destroy _lzma
# destroy _blake2
# destroy binascii
# destroy struct
# destroy zlib
# destroy bz2
# destroy lzma
# destroy zipfile._path
# destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy fnmatch
# destroy ipaddress
# destroy ntpath
# destroy importlib
# destroy zipimport
# destroy __main__
# destroy tempfile
# destroy systemd.journal
# destroy systemd.daemon
# destroy ansible.module_utils.compat.selinux
# destroy hashlib
# destroy json.decoder
# destroy json.encoder
# destroy json.scanner
# destroy _json
# destroy grp
# destroy encodings
# destroy _locale
# destroy pwd
# destroy locale
# destroy signal
# destroy fcntl
# destroy select
# destroy _signal
# destroy _posixsubprocess
# destroy syslog
# destroy uuid
# destroy selectors
# destroy errno
# destroy array
# destroy datetime
# destroy selinux
# destroy shutil
# destroy distro
# destroy distro.distro
# destroy argparse
# destroy json
# destroy logging
# destroy shlex
# destroy subprocess
# cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
# cleanup[3] wiping ansible.module_utils.six.moves
# cleanup[3] wiping systemd._daemon
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping _datetime
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping platform
# cleanup[3] wiping atexit
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping threading
# cleanup[3] wiping weakref
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
# destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
# cleanup[3] wiping _sre
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy _collections_abc
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
# cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
# destroy posixpath
# cleanup[3] wiping genericpath
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping io
# destroy abc
# cleanup[3] wiping _abc
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
# cleanup[3] wiping marshal
# cleanup[3] wiping _io
# cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _imp
# cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping sys
# cleanup[3] wiping builtins
# destroy selinux._selinux
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
# destroy sys.monitoring
# destroy _socket
# destroy _collections
# destroy platform
# destroy _uuid
# destroy stat
# destroy genericpath
# destroy re._parser
# destroy tokenize
# destroy ansible.module_utils.six.moves.urllib
# destroy copyreg
# destroy contextlib
# destroy _typing
# destroy _tokenize
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy functools
# destroy operator
# destroy ansible.module_utils.six.moves
# destroy _frozen_importlib_external
# destroy _imp
# destroy _io
# destroy marshal
# clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
# destroy codecs
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy encodings.utf_8_sig
# destroy encodings.cp437
# destroy _codecs
# destroy io
# destroy traceback
# destroy warnings
# destroy weakref
# destroy collections
# destroy threading
# destroy atexit
# destroy _warnings
# destroy math
# destroy _bisect
# destroy time
# destroy _random
# destroy _weakref
# destroy _hashlib
# destroy _operator
# destroy _string
# destroy re
# destroy itertools
# destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy builtins
# destroy _thread
# clear sys.audit hooks
 21264 1727202759.42415: done with _execute_module (ansible.legacy.copy, {'dest': '/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS-10.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1727202758.2784154-21404-137456213881792/.source.yml', '_original_basename': '.o489xz34', 'follow': False, 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727202758.2784154-21404-137456213881792/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})
 21264 1727202759.42487: _low_level_execute_command(): starting
 21264 1727202759.42502: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727202758.2784154-21404-137456213881792/ > /dev/null 2>&1 && sleep 0'
 21264 1727202759.42509: in local.exec_command()
 21264 1727202759.42603: opening command with Popen()
 21264 1727202759.42908: done running command with Popen()
 21264 1727202759.42911: getting output with communicate()
 21264 1727202759.43992: done communicating
 21264 1727202759.43996: done with local.exec_command()
 21264 1727202759.43999: _low_level_execute_command() done: rc=0, stdout=, stderr=
 21264 1727202759.44001: handler run complete
 21264 1727202759.44005: variable 'ansible_host' from source: unknown
 21264 1727202759.44007: variable 'ansible_port' from source: unknown
 21264 1727202759.44009: variable 'ansible_user' from source: unknown
 21264 1727202759.44011: variable 'ansible_connection' from source: host vars for 'localhost'
 21264 1727202759.44012: attempt loop complete, returning result
 21264 1727202759.44064: variable 'item' from source: unknown
 21264 1727202759.44307: variable 'item' from source: unknown
changed: [managed-node1 -> localhost] => (item=CentOS-10) => {
    "ansible_loop_var": "item",
    "changed": true,
    "checksum": "870b2314d3f4184a363b31373f07abb444f26444",
    "dest": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS-10.yml",
    "gid": 0,
    "group": "root",
    "item": "CentOS-10",
    "md5sum": "5a57da448a1d752b982858b38aab344d",
    "mode": "0600",
    "owner": "root",
    "secontext": "unconfined_u:object_r:admin_home_t:s0",
    "size": 23,
    "src": "/root/.ansible/tmp/ansible-tmp-1727202758.2784154-21404-137456213881792/.source.yml",
    "state": "file",
    "uid": 0
}
 21264 1727202759.45104: in VariableManager get_vars()
 21264 1727202759.45111: Calling all_inventory to load vars for localhost
 21264 1727202759.45113: Calling groups_inventory to load vars for localhost
 21264 1727202759.45116: Calling all_plugins_inventory to load vars for localhost
 21264 1727202759.45118: Calling all_plugins_play to load vars for localhost
 21264 1727202759.45120: Calling groups_plugins_inventory to load vars for localhost
 21264 1727202759.45122: Calling groups_plugins_play to load vars for localhost
 21264 1727202759.45124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202759.45126: done with get_vars()
 21264 1727202759.45128: variable 'inventory_hostname' from source: host vars for 'managed-node1'
 21264 1727202759.45130: variable 'ansible_delegated_vars' from source: unknown
 21264 1727202759.45132: variable 'ansible_connection' from source: host vars for 'localhost'
 21264 1727202759.45134: no remote address found for delegated host localhost
using its name, so success depends on DNS resolution
 21264 1727202759.45318: variable 'omit' from source: magic vars
 21264 1727202759.45910: variable 'inventory_hostname' from source: host vars for 'managed-node1'
 21264 1727202759.45913: variable 'ansible_play_hosts_all' from source: magic vars
 21264 1727202759.45916: Evaluated conditional (inventory_hostname == ansible_play_hosts_all[0]): True
 21264 1727202759.45918: variable 'omit' from source: magic vars
 21264 1727202759.45920: variable 'omit' from source: magic vars
 21264 1727202759.46069: variable 'playbook_dir' from source: magic vars
 21264 1727202759.46144: variable 'item' from source: unknown
 21264 1727202759.46159: variable 'omit' from source: magic vars
 21264 1727202759.46171: variable 'ansible_delegated_vars' from source: unknown
 21264 1727202759.46175: variable 'ansible_connection' from source: host vars for 'localhost'
 21264 1727202759.46180: variable 'ansible_connection' from source: host vars for 'localhost'
 21264 1727202759.46221: Set connection var ansible_pipelining to False
 21264 1727202759.46225: Set connection var ansible_shell_type to sh
 21264 1727202759.46237: Set connection var ansible_module_compression to ZIP_DEFLATED
 21264 1727202759.46240: Set connection var ansible_timeout to 10
 21264 1727202759.46242: Set connection var ansible_shell_executable to /bin/sh
 21264 1727202759.46244: Set connection var ansible_connection to local
 21264 1727202759.46257: variable 'ansible_delegated_vars' from source: unknown
 21264 1727202759.46259: variable 'ansible_connection' from source: host vars for 'localhost'
 21264 1727202759.46262: variable 'ansible_user' from source: unknown
 21264 1727202759.46355: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)
 21264 1727202759.46364: variable 'omit' from source: magic vars
 21264 1727202759.46368: starting attempt loop
 21264 1727202759.46371: running the handler
 21264 1727202759.46381: _low_level_execute_command(): starting
 21264 1727202759.46698: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0'
 21264 1727202759.46701: in local.exec_command()
 21264 1727202759.46703: opening command with Popen()
 21264 1727202759.46808: done running command with Popen()
 21264 1727202759.46811: getting output with communicate()
 21264 1727202759.47340: done communicating
 21264 1727202759.47347: done with local.exec_command()
 21264 1727202759.47355: _low_level_execute_command() done: rc=0, stdout=/root
, stderr=
 21264 1727202759.47367: _low_level_execute_command(): starting
 21264 1727202759.47399: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727202759.473587-21404-258580736905555 `" && echo ansible-tmp-1727202759.473587-21404-258580736905555="` echo /root/.ansible/tmp/ansible-tmp-1727202759.473587-21404-258580736905555 `" ) && sleep 0'
 21264 1727202759.47415: in local.exec_command()
 21264 1727202759.47445: opening command with Popen()
 21264 1727202759.47567: done running command with Popen()
 21264 1727202759.47570: getting output with communicate()
 21264 1727202759.48501: done communicating
 21264 1727202759.48508: done with local.exec_command()
 21264 1727202759.48517: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727202759.473587-21404-258580736905555=/root/.ansible/tmp/ansible-tmp-1727202759.473587-21404-258580736905555
, stderr=
 21264 1727202759.48594: variable 'ansible_delegated_vars' from source: unknown
 21264 1727202759.48611: variable 'ansible_module_compression' from source: unknown
 21264 1727202759.48761: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21264ljj_fs96/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED
 21264 1727202759.48890: variable 'ansible_python_interpreter' from source: host vars for 'localhost'
 21264 1727202759.49016: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727202759.473587-21404-258580736905555/AnsiballZ_stat.py
 21264 1727202759.49271: done transferring module to remote
 21264 1727202759.49274: _low_level_execute_command(): starting
 21264 1727202759.49277: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727202759.473587-21404-258580736905555/ /root/.ansible/tmp/ansible-tmp-1727202759.473587-21404-258580736905555/AnsiballZ_stat.py && sleep 0'
 21264 1727202759.49279: in local.exec_command()
 21264 1727202759.49283: opening command with Popen()
 21264 1727202759.49400: done running command with Popen()
 21264 1727202759.49404: getting output with communicate()
 21264 1727202759.50491: done communicating
 21264 1727202759.50494: done with local.exec_command()
 21264 1727202759.50497: _low_level_execute_command() done: rc=0, stdout=, stderr=
 21264 1727202759.50499: _low_level_execute_command(): starting
 21264 1727202759.50509: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727202759.473587-21404-258580736905555/AnsiballZ_stat.py && sleep 0'
 21264 1727202759.50511: in local.exec_command()
 21264 1727202759.50522: opening command with Popen()
 21264 1727202759.50665: done running command with Popen()
 21264 1727202759.50677: getting output with communicate()
 21264 1727202759.97020: done communicating
 21264 1727202759.97024: done with local.exec_command()
 21264 1727202759.97042: _low_level_execute_command() done: rc=0, stdout=
{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS_10.yml", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}
, stderr=import _frozen_importlib # frozen
import _imp # builtin
import '_thread' # <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.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'
import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'
import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99e10bc0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99e10230>
# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'
import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99e13140>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib64/python3.12/site-packages'
Adding directory: '/usr/local/lib/python3.12/site-packages'
Adding directory: '/usr/lib64/python3.12/site-packages'
Adding directory: '/usr/lib/python3.12/site-packages'
Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'
# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'
import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99be97c0>
# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py
# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'
import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99bea7e0>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99c3c680>
# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py
# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'
import '_operator' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99c3c7d0>
# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py
# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'
import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py
# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'
import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99c5bfb0>
# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py
# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'
import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99c80740>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99c58350>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99c3da30>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99c257f0>
# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'
import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'
import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99c83fe0>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99c82c00>
# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'
import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99c82b40>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99c58260>
# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py
# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'
import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99ca4fe0>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99c24a70>
# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py
# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'
# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e99ca5490>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99ca5340>
# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e99ca5730>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99c1f590>
# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py
# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'
import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99ca5dc0>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99ca5a90>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'
import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99ca6cc0>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py
# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py
# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'
import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99cd0ef0>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e99cd2630>
# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py
# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py
# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'
import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99cd34a0>
# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e99cd3b00>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99cd29f0>
# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py
# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'
# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e99ce4560>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99cd3c80>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99ca6d20>
# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py
# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py
# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'
# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e99a784a0>
# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py
# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'
# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e99a78fb0>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99a78d10>
# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e99a78e00>
# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py
# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'
# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e99a797f0>
# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e99a7a1e0>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99a790d0>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99ce6600>
# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py
# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py
# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'
import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99a7b5c0>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99a7a300>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99ca7410>
# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py
# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'
import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99a9b8f0>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py
# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'
import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99abfc80>
# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py
# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'
import 'ntpath' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'
import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99b1ca40>
# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py
# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'
import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99b1f1a0>
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99b1cb60>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99ae5a90>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'
import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99925ac0>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99abea80>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99a98500>
# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3e99abf080>
# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_jh4jqgpu/ansible_ansible.legacy.stat_payload.zip'
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py
# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py
# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'
import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99977830>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e9995e720>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e9995d880>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_jh4jqgpu/ansible_ansible.legacy.stat_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_jh4jqgpu/ansible_ansible.legacy.stat_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py
# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'
import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99976ae0>
# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py
# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py
# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'
# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e999a3410>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e999a31a0>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e999a2ab0>
# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'
import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e999a34a0>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e999a26f0>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e999c80e0>
# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e999c8320>
# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py
# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'
import '_locale' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e999c8860>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py
# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'
import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e999f2690>
# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e999f3dd0>
# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py
# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'
import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99314c50>
# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py
# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'
import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99315df0>
# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py
# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py
# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'
import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e993188f0>
# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e99318a10>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99316b70>
# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py
# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py
# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py
# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py
# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'
import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e9935c6b0>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e9931b1d0>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e9931af30>
# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py
# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'
import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e9931b4a0>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99316ff0>
# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e99360890>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'
import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99360aa0>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py
# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'
# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e99362510>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e993622d0>
# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py
# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'
# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e99364aa0>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99362c00>
# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py
# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py
# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'
import '_string' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99366b10>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99364c50>
# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e99369580>
# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e99369370>
# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e993696d0>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99360c20>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py
# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'
# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e99370d70>
# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e99371f10>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e9936b530>
# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e99370890>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e9936b140>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_jh4jqgpu/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_jh4jqgpu/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_jh4jqgpu/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_jh4jqgpu/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f3e99372330>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f3e99372330>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_jh4jqgpu/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/">
# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'
# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e993f5fd0>
# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'
import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e993f6d80>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e993721e0>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_jh4jqgpu/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_jh4jqgpu/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py
# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'
import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e993f6e70>
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_jh4jqgpu/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_jh4jqgpu/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_jh4jqgpu/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_jh4jqgpu/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_jh4jqgpu/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py
# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'
import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e993f8770>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_jh4jqgpu/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_jh4jqgpu/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_jh4jqgpu/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_jh4jqgpu/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_jh4jqgpu/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'
# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e992038f0>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e993ff5c0>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_jh4jqgpu/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_jh4jqgpu/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py
# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py
# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'
import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e999e3650>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e992058e0>
import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e99203b30>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e9936aab0>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_jh4jqgpu/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_jh4jqgpu/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_jh4jqgpu/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_jh4jqgpu/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_jh4jqgpu/ansible_ansible.legacy.stat_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# destroy __main__
# clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# destroy base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# destroy socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
# destroy _sitebuiltins
# destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
# destroy _lzma
# destroy _blake2
# destroy binascii
# destroy struct
# destroy zlib
# destroy bz2
# destroy lzma
# destroy zipfile._path
# destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy fnmatch
# destroy ipaddress
# destroy ntpath
# destroy importlib
# destroy zipimport
# destroy __main__
# destroy tempfile
# destroy systemd.journal
# destroy systemd.daemon
# destroy ansible.module_utils.compat.selinux
# destroy hashlib
# destroy json.decoder
# destroy json.encoder
# destroy json.scanner
# destroy _json
# destroy grp
# destroy encodings
# destroy _locale
# destroy pwd
# destroy locale
# destroy signal
# destroy fcntl
# destroy select
# destroy _signal
# destroy _posixsubprocess
# destroy syslog
# destroy uuid
# destroy selectors
# destroy errno
# destroy array
# destroy datetime
# destroy selinux
# destroy shutil
# destroy distro
# destroy distro.distro
# destroy argparse
# destroy json
# destroy logging
# destroy shlex
# destroy subprocess
# cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
# cleanup[3] wiping ansible.module_utils.six.moves
# cleanup[3] wiping systemd._daemon
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping _datetime
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping platform
# cleanup[3] wiping atexit
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping threading
# cleanup[3] wiping weakref
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
# destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
# cleanup[3] wiping _sre
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy _collections_abc
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
# cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
# destroy posixpath
# cleanup[3] wiping genericpath
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping io
# destroy abc
# cleanup[3] wiping _abc
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
# cleanup[3] wiping marshal
# cleanup[3] wiping _io
# cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _imp
# cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping sys
# cleanup[3] wiping builtins
# destroy selinux._selinux
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
# destroy sys.monitoring
# destroy _socket
# destroy _collections
# destroy platform
# destroy _uuid
# destroy stat
# destroy genericpath
# destroy re._parser
# destroy tokenize
# destroy ansible.module_utils.six.moves.urllib
# destroy copyreg
# destroy contextlib
# destroy _typing
# destroy _tokenize
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy functools
# destroy operator
# destroy ansible.module_utils.six.moves
# destroy _frozen_importlib_external
# destroy _imp
# destroy _io
# destroy marshal
# clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
# destroy codecs
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy encodings.utf_8_sig
# destroy encodings.cp437
# destroy _codecs
# destroy io
# destroy traceback
# destroy warnings
# destroy weakref
# destroy collections
# destroy threading
# destroy atexit
# destroy _warnings
# destroy math
# destroy _bisect
# destroy time
# destroy _random
# destroy _weakref
# destroy _hashlib
# destroy _operator
# destroy _string
# destroy re
# destroy itertools
# destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy builtins
# destroy _thread
# clear sys.audit hooks
 21264 1727202759.97086: done with _execute_module (ansible.legacy.stat, {'path': '/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS_10.yml', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727202759.473587-21404-258580736905555/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None})
 21264 1727202759.97155: _low_level_execute_command(): starting
 21264 1727202759.97161: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727202759.473587-21404-258580736905555/ /root/.ansible/tmp/ansible-tmp-1727202759.473587-21404-258580736905555/.source.yml && sleep 0'
 21264 1727202759.97164: in local.exec_command()
 21264 1727202759.97234: opening command with Popen()
 21264 1727202759.97258: done running command with Popen()
 21264 1727202759.97261: getting output with communicate()
 21264 1727202759.97822: done communicating
 21264 1727202759.97825: done with local.exec_command()
 21264 1727202759.97828: _low_level_execute_command() done: rc=0, stdout=, stderr=
 21264 1727202759.97843: variable 'ansible_delegated_vars' from source: unknown
 21264 1727202759.97853: variable 'ansible_module_compression' from source: unknown
 21264 1727202759.97974: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21264ljj_fs96/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED
 21264 1727202759.97999: variable 'ansible_python_interpreter' from source: host vars for 'localhost'
 21264 1727202759.98144: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727202759.473587-21404-258580736905555/AnsiballZ_copy.py
 21264 1727202759.98332: done transferring module to remote
 21264 1727202759.98336: _low_level_execute_command(): starting
 21264 1727202759.98338: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727202759.473587-21404-258580736905555/ /root/.ansible/tmp/ansible-tmp-1727202759.473587-21404-258580736905555/AnsiballZ_copy.py && sleep 0'
 21264 1727202759.98340: in local.exec_command()
 21264 1727202759.98342: opening command with Popen()
 21264 1727202759.98358: done running command with Popen()
 21264 1727202759.98361: getting output with communicate()
 21264 1727202759.99053: done communicating
 21264 1727202759.99056: done with local.exec_command()
 21264 1727202759.99059: _low_level_execute_command() done: rc=0, stdout=, stderr=
 21264 1727202759.99067: _low_level_execute_command(): starting
 21264 1727202759.99104: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727202759.473587-21404-258580736905555/AnsiballZ_copy.py && sleep 0'
 21264 1727202759.99107: in local.exec_command()
 21264 1727202759.99109: opening command with Popen()
 21264 1727202759.99190: done running command with Popen()
 21264 1727202759.99193: getting output with communicate()
 21264 1727202760.34305: done communicating
 21264 1727202760.34311: done with local.exec_command()
 21264 1727202760.34318: _low_level_execute_command() done: rc=0, stdout=
{"dest": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS_10.yml", "src": "/root/.ansible/tmp/ansible-tmp-1727202759.473587-21404-258580736905555/.source.yml", "md5sum": "5a57da448a1d752b982858b38aab344d", "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 23, "invocation": {"module_args": {"dest": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS_10.yml", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1727202759.473587-21404-258580736905555/.source.yml", "_original_basename": ".b8k8qt52", "follow": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}
, stderr=import _frozen_importlib # frozen
import _imp # builtin
import '_thread' # <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.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'
import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'
import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a6708bc0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a6708230>
# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'
import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a670b140>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib64/python3.12/site-packages'
Adding directory: '/usr/local/lib/python3.12/site-packages'
Adding directory: '/usr/lib64/python3.12/site-packages'
Adding directory: '/usr/lib/python3.12/site-packages'
Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'
# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'
import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a64c17c0>
# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py
# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'
import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a64c27e0>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a6514680>
# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py
# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'
import '_operator' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a65147d0>
# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py
# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'
import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py
# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'
import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a6533fb0>
# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py
# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'
import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a6558740>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a6530350>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a6515a30>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a64fd7f0>
# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'
import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'
import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a655bfe0>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a655ac00>
# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'
import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a655ab40>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a6530260>
# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py
# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'
import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a657cfe0>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a64fca70>
# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py
# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'
# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7a657d490>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a657d340>
# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7a657d730>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a64f7590>
# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py
# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'
import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a657ddc0>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a657da90>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'
import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a657ecc0>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py
# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py
# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'
import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a65a8ef0>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7a65aa630>
# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py
# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py
# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'
import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a65ab4a0>
# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7a65abb00>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a65aa9f0>
# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py
# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'
# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7a65bc560>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a65abc80>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a657ed20>
# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py
# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py
# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'
# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7a635c4a0>
# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py
# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'
# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7a635cf20>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a635cc80>
# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7a635ce90>
# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py
# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'
# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7a635d820>
# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7a635e120>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a635d0d0>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a65be600>
# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py
# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py
# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'
import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a635f530>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a635e270>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a657f410>
# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py
# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'
import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a637f890>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py
# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'
import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a63a3c20>
# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py
# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'
import 'ntpath' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'
import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a6400a40>
# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py
# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'
import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a64031a0>
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a6400b60>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a63c9a30>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'
import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a5d25a60>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a63a2a20>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a637c4a0>
# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd7a5d25d00>
# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.copy_payload_mlg1cwc9/ansible_ansible.legacy.copy_payload.zip'
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py
# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py
# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'
import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a5d77830>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a5d5e720>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a5d5d880>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_mlg1cwc9/ansible_ansible.legacy.copy_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_mlg1cwc9/ansible_ansible.legacy.copy_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py
# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'
import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a5d75700>
# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py
# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py
# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'
# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7a5da74d0>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a5da7260>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a5da6ba0>
# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'
import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a5da75c0>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a5da67e0>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7a5dc8170>
# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7a5dc83b0>
# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py
# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'
import '_locale' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a5dc88c0>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py
# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'
import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a5df2720>
# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7a5df3e60>
# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py
# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'
import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a5c18d10>
# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py
# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'
import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a5c19eb0>
# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py
# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py
# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'
import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a5c1c9e0>
# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7a5c1cd10>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a5c1ac60>
# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py
# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py
# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py
# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py
# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'
import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a5c608f0>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a5c1f410>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a5c1f170>
# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py
# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'
import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a5c1f6e0>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a5c1b170>
# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7a5c64b60>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'
import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a5c64c80>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py
# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'
# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7a5c667b0>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a5c665a0>
# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py
# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'
# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7a5c68d10>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a5c66e40>
# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py
# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py
# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'
import '_string' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a5c6c4d0>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a5c68e90>
# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7a5c6d550>
# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7a5c6d5b0>
# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7a5c6d580>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a5c64f80>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py
# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'
# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7a5c74dd0>
# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7a5c75e80>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a5c6f560>
# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7a5c748f0>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a5c6f1a0>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_mlg1cwc9/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_mlg1cwc9/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_mlg1cwc9/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_mlg1cwc9/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7fd7a5c76450>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7fd7a5c76450>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_mlg1cwc9/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/">
# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'
# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7a5cfa000>
# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'
import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a5cfae40>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a5c76330>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_mlg1cwc9/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_mlg1cwc9/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py
# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'
import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a5cfb0b0>
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_mlg1cwc9/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_mlg1cwc9/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_mlg1cwc9/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_mlg1cwc9/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_mlg1cwc9/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/parsing/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py
# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'
import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a5cfca70>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_mlg1cwc9/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_mlg1cwc9/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_mlg1cwc9/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_mlg1cwc9/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_mlg1cwc9/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'
# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7a5b079e0>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a5b036e0>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_mlg1cwc9/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_mlg1cwc9/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py
# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py
# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'
import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a5ddf6b0>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a5b099d0>
import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a5b07b60>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a5cf9b80>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_mlg1cwc9/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_mlg1cwc9/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_mlg1cwc9/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_mlg1cwc9/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_mlg1cwc9/ansible_ansible.legacy.copy_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc matches /usr/lib64/python3.12/filecmp.py
# code object from '/usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc'
import 'filecmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7a5c64d70>
# zipimport: zlib available
# destroy __main__
# clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# destroy base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# destroy socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
# cleanup[2] removing filecmp
# destroy filecmp
# destroy _sitebuiltins
# destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
# destroy _lzma
# destroy _blake2
# destroy binascii
# destroy struct
# destroy zlib
# destroy bz2
# destroy lzma
# destroy zipfile._path
# destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy fnmatch
# destroy ipaddress
# destroy ntpath
# destroy importlib
# destroy zipimport
# destroy __main__
# destroy tempfile
# destroy systemd.journal
# destroy systemd.daemon
# destroy ansible.module_utils.compat.selinux
# destroy hashlib
# destroy json.decoder
# destroy json.encoder
# destroy json.scanner
# destroy _json
# destroy grp
# destroy encodings
# destroy _locale
# destroy pwd
# destroy locale
# destroy signal
# destroy fcntl
# destroy select
# destroy _signal
# destroy _posixsubprocess
# destroy syslog
# destroy uuid
# destroy selectors
# destroy errno
# destroy array
# destroy datetime
# destroy selinux
# destroy shutil
# destroy distro
# destroy distro.distro
# destroy argparse
# destroy json
# destroy logging
# destroy shlex
# destroy subprocess
# cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
# cleanup[3] wiping ansible.module_utils.six.moves
# cleanup[3] wiping systemd._daemon
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping _datetime
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping platform
# cleanup[3] wiping atexit
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping threading
# cleanup[3] wiping weakref
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
# destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
# cleanup[3] wiping _sre
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy _collections_abc
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
# cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
# destroy posixpath
# cleanup[3] wiping genericpath
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping io
# destroy abc
# cleanup[3] wiping _abc
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
# cleanup[3] wiping marshal
# cleanup[3] wiping _io
# cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _imp
# cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping sys
# cleanup[3] wiping builtins
# destroy selinux._selinux
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
# destroy sys.monitoring
# destroy _socket
# destroy _collections
# destroy platform
# destroy _uuid
# destroy stat
# destroy genericpath
# destroy re._parser
# destroy tokenize
# destroy ansible.module_utils.six.moves.urllib
# destroy copyreg
# destroy contextlib
# destroy _typing
# destroy _tokenize
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy functools
# destroy operator
# destroy ansible.module_utils.six.moves
# destroy _frozen_importlib_external
# destroy _imp
# destroy _io
# destroy marshal
# clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
# destroy codecs
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy encodings.utf_8_sig
# destroy encodings.cp437
# destroy _codecs
# destroy io
# destroy traceback
# destroy warnings
# destroy weakref
# destroy collections
# destroy threading
# destroy atexit
# destroy _warnings
# destroy math
# destroy _bisect
# destroy time
# destroy _random
# destroy _weakref
# destroy _hashlib
# destroy _operator
# destroy _string
# destroy re
# destroy itertools
# destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy builtins
# destroy _thread
# clear sys.audit hooks
 21264 1727202760.34343: done with _execute_module (ansible.legacy.copy, {'dest': '/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS_10.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1727202759.473587-21404-258580736905555/.source.yml', '_original_basename': '.b8k8qt52', 'follow': False, 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727202759.473587-21404-258580736905555/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})
 21264 1727202760.34355: _low_level_execute_command(): starting
 21264 1727202760.34413: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727202759.473587-21404-258580736905555/ > /dev/null 2>&1 && sleep 0'
 21264 1727202760.34421: in local.exec_command()
 21264 1727202760.34424: opening command with Popen()
 21264 1727202760.34939: done running command with Popen()
 21264 1727202760.34942: getting output with communicate()
 21264 1727202760.36732: done communicating
 21264 1727202760.36737: done with local.exec_command()
 21264 1727202760.36740: _low_level_execute_command() done: rc=0, stdout=, stderr=
 21264 1727202760.36742: handler run complete
 21264 1727202760.36744: variable 'ansible_host' from source: unknown
 21264 1727202760.36748: variable 'ansible_port' from source: unknown
 21264 1727202760.36750: variable 'ansible_user' from source: unknown
 21264 1727202760.36752: variable 'ansible_connection' from source: host vars for 'localhost'
 21264 1727202760.36754: attempt loop complete, returning result
 21264 1727202760.36756: variable 'item' from source: unknown
 21264 1727202760.37137: variable 'item' from source: unknown
changed: [managed-node1 -> localhost] => (item=CentOS_10) => {
    "ansible_loop_var": "item",
    "changed": true,
    "checksum": "870b2314d3f4184a363b31373f07abb444f26444",
    "dest": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS_10.yml",
    "gid": 0,
    "group": "root",
    "item": "CentOS_10",
    "md5sum": "5a57da448a1d752b982858b38aab344d",
    "mode": "0600",
    "owner": "root",
    "secontext": "unconfined_u:object_r:admin_home_t:s0",
    "size": 23,
    "src": "/root/.ansible/tmp/ansible-tmp-1727202759.473587-21404-258580736905555/.source.yml",
    "state": "file",
    "uid": 0
}
 21264 1727202760.37939: in VariableManager get_vars()
 21264 1727202760.37942: Calling all_inventory to load vars for localhost
 21264 1727202760.37945: Calling groups_inventory to load vars for localhost
 21264 1727202760.37947: Calling all_plugins_inventory to load vars for localhost
 21264 1727202760.37949: Calling all_plugins_play to load vars for localhost
 21264 1727202760.37951: Calling groups_plugins_inventory to load vars for localhost
 21264 1727202760.37953: Calling groups_plugins_play to load vars for localhost
 21264 1727202760.37955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202760.37959: done with get_vars()
 21264 1727202760.37962: variable 'inventory_hostname' from source: host vars for 'managed-node1'
 21264 1727202760.37964: variable 'ansible_delegated_vars' from source: unknown
 21264 1727202760.37966: variable 'ansible_connection' from source: host vars for 'localhost'
 21264 1727202760.37968: no remote address found for delegated host localhost
using its name, so success depends on DNS resolution
 21264 1727202760.37970: variable 'omit' from source: magic vars
 21264 1727202760.38489: variable 'inventory_hostname' from source: host vars for 'managed-node1'
 21264 1727202760.38510: variable 'ansible_play_hosts_all' from source: magic vars
 21264 1727202760.38589: Evaluated conditional (inventory_hostname == ansible_play_hosts_all[0]): True
 21264 1727202760.38592: variable 'omit' from source: magic vars
 21264 1727202760.38595: variable 'omit' from source: magic vars
 21264 1727202760.38837: variable 'playbook_dir' from source: magic vars
 21264 1727202760.38915: variable 'item' from source: unknown
 21264 1727202760.38918: variable 'omit' from source: magic vars
 21264 1727202760.38920: variable 'ansible_delegated_vars' from source: unknown
 21264 1727202760.38954: variable 'ansible_connection' from source: host vars for 'localhost'
 21264 1727202760.38961: variable 'ansible_connection' from source: host vars for 'localhost'
 21264 1727202760.39144: Set connection var ansible_pipelining to False
 21264 1727202760.39149: Set connection var ansible_shell_type to sh
 21264 1727202760.39152: Set connection var ansible_module_compression to ZIP_DEFLATED
 21264 1727202760.39154: Set connection var ansible_timeout to 10
 21264 1727202760.39156: Set connection var ansible_shell_executable to /bin/sh
 21264 1727202760.39158: Set connection var ansible_connection to local
 21264 1727202760.39324: variable 'ansible_delegated_vars' from source: unknown
 21264 1727202760.39327: variable 'ansible_connection' from source: host vars for 'localhost'
 21264 1727202760.39333: variable 'ansible_user' from source: unknown
 21264 1727202760.39521: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)
 21264 1727202760.39854: variable 'omit' from source: magic vars
 21264 1727202760.39857: starting attempt loop
 21264 1727202760.39859: running the handler
 21264 1727202760.39860: _low_level_execute_command(): starting
 21264 1727202760.39862: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0'
 21264 1727202760.39863: in local.exec_command()
 21264 1727202760.39865: opening command with Popen()
 21264 1727202760.40357: done running command with Popen()
 21264 1727202760.40361: getting output with communicate()
 21264 1727202760.40605: done communicating
 21264 1727202760.40623: done with local.exec_command()
 21264 1727202760.40633: _low_level_execute_command() done: rc=0, stdout=/root
, stderr=
 21264 1727202760.40647: _low_level_execute_command(): starting
 21264 1727202760.40660: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727202760.4063737-21404-61509803468796 `" && echo ansible-tmp-1727202760.4063737-21404-61509803468796="` echo /root/.ansible/tmp/ansible-tmp-1727202760.4063737-21404-61509803468796 `" ) && sleep 0'
 21264 1727202760.40668: in local.exec_command()
 21264 1727202760.40678: opening command with Popen()
 21264 1727202760.40830: done running command with Popen()
 21264 1727202760.40899: getting output with communicate()
 21264 1727202760.42520: done communicating
 21264 1727202760.42528: done with local.exec_command()
 21264 1727202760.42545: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727202760.4063737-21404-61509803468796=/root/.ansible/tmp/ansible-tmp-1727202760.4063737-21404-61509803468796
, stderr=
 21264 1727202760.42625: variable 'ansible_delegated_vars' from source: unknown
 21264 1727202760.42657: variable 'ansible_module_compression' from source: unknown
 21264 1727202760.42724: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21264ljj_fs96/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED
 21264 1727202760.42787: variable 'ansible_python_interpreter' from source: host vars for 'localhost'
 21264 1727202760.42823: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727202760.4063737-21404-61509803468796/AnsiballZ_stat.py
 21264 1727202760.42951: done transferring module to remote
 21264 1727202760.42986: _low_level_execute_command(): starting
 21264 1727202760.42991: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727202760.4063737-21404-61509803468796/ /root/.ansible/tmp/ansible-tmp-1727202760.4063737-21404-61509803468796/AnsiballZ_stat.py && sleep 0'
 21264 1727202760.42994: in local.exec_command()
 21264 1727202760.42996: opening command with Popen()
 21264 1727202760.43093: done running command with Popen()
 21264 1727202760.43097: getting output with communicate()
 21264 1727202760.43733: done communicating
 21264 1727202760.43768: done with local.exec_command()
 21264 1727202760.43771: _low_level_execute_command() done: rc=0, stdout=, stderr=
 21264 1727202760.43774: _low_level_execute_command(): starting
 21264 1727202760.43779: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727202760.4063737-21404-61509803468796/AnsiballZ_stat.py && sleep 0'
 21264 1727202760.43781: in local.exec_command()
 21264 1727202760.43786: opening command with Popen()
 21264 1727202760.43888: done running command with Popen()
 21264 1727202760.43893: getting output with communicate()
 21264 1727202760.77025: done communicating
 21264 1727202760.77030: done with local.exec_command()
 21264 1727202760.77037: _low_level_execute_command() done: rc=0, stdout=
{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS.yml", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}
, stderr=import _frozen_importlib # frozen
import _imp # builtin
import '_thread' # <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.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'
import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'
import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157d60bc0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157d60230>
# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'
import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157d63140>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib64/python3.12/site-packages'
Adding directory: '/usr/local/lib/python3.12/site-packages'
Adding directory: '/usr/lib64/python3.12/site-packages'
Adding directory: '/usr/lib/python3.12/site-packages'
Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'
# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'
import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157b1d790>
# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py
# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'
import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157b1e7b0>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157b70650>
# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py
# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'
import '_operator' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157b707a0>
# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py
# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'
import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py
# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'
import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157b8ff80>
# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py
# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'
import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157bb4710>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157b8c320>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157b71a00>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157b597c0>
# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'
import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'
import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157bb7f50>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157bb6c30>
# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'
import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157bb7e30>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157bb5460>
# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py
# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'
import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157bd9040>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157b58a40>
# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py
# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'
# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa157bd94f0>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157bd93a0>
# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa157bd9760>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157b53560>
# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py
# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'
import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157bd9dc0>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157bd9a90>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'
import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157bdac90>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py
# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py
# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'
import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157c00ec0>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa157c025a0>
# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py
# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py
# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'
import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157c03410>
# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa157c03a70>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157c02960>
# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py
# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'
# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1579cc500>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157c03c20>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157bdacf0>
# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py
# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py
# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'
# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa157a00410>
# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py
# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'
# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa157a00f20>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157a00c80>
# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa157a00da0>
# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py
# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'
# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa157a017f0>
# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa157a02120>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157a010a0>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1579ce570>
# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py
# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py
# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'
import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157a03470>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157a01640>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157bdb3e0>
# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py
# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'
import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157a23800>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py
# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'
import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157a47bc0>
# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py
# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'
import 'ntpath' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'
import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157aa49b0>
# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py
# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'
import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157aa7110>
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157aa4ad0>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157a6d9d0>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'
import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157329af0>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157a469c0>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157a20410>
# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa157a47080>
# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_5eaeharl/ansible_ansible.legacy.stat_payload.zip'
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py
# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py
# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'
import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15737b7a0>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157362690>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157361820>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_5eaeharl/ansible_ansible.legacy.stat_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_5eaeharl/ansible_ansible.legacy.stat_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py
# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'
import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157379670>
# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py
# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py
# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'
# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1573ab200>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1573aaff0>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1573aa900>
# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'
import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1573aad50>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1573aa570>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1573abf20>
# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1573abfe0>
# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py
# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'
import '_locale' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1573cc530>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py
# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'
import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1573f63c0>
# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1573f7fe0>
# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py
# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'
import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15721c980>
# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py
# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'
import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15721daf0>
# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py
# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py
# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'
import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157220650>
# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa157220770>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15721e8d0>
# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py
# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py
# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py
# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py
# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'
import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157264590>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1572230b0>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157222e10>
# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py
# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'
import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157223380>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15721ede0>
# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa157268800>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'
import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157268950>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py
# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'
# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa15726a4b0>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15726a2a0>
# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py
# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'
# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa15726c9b0>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15726ab10>
# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py
# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py
# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'
import '_string' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15726ea20>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15726cb60>
# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa157270fb0>
# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1572711c0>
# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa157271550>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157268c50>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py
# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'
# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa157278b60>
# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa157279b80>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1572732f0>
# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa157273ef0>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157272f30>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_5eaeharl/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_5eaeharl/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_5eaeharl/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_5eaeharl/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7fa157279fa0>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7fa157279fa0>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_5eaeharl/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/">
# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'
# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1572fdbe0>
# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'
import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1572fea20>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157273e30>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_5eaeharl/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_5eaeharl/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py
# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'
import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1572fe900>
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_5eaeharl/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_5eaeharl/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_5eaeharl/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_5eaeharl/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_5eaeharl/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py
# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'
import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1572ffc80>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_5eaeharl/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_5eaeharl/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_5eaeharl/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_5eaeharl/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_5eaeharl/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'
# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa15710b3b0>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157105d30>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_5eaeharl/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_5eaeharl/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py
# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py
# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'
import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1573d3140>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15710d2e0>
import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15710b5f0>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa157d37770>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_5eaeharl/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_5eaeharl/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_5eaeharl/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_5eaeharl/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_5eaeharl/ansible_ansible.legacy.stat_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# destroy __main__
# clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# destroy base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# destroy socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
# destroy _sitebuiltins
# destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
# destroy _lzma
# destroy _blake2
# destroy binascii
# destroy struct
# destroy zlib
# destroy bz2
# destroy lzma
# destroy zipfile._path
# destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy fnmatch
# destroy ipaddress
# destroy ntpath
# destroy importlib
# destroy zipimport
# destroy __main__
# destroy tempfile
# destroy systemd.journal
# destroy systemd.daemon
# destroy ansible.module_utils.compat.selinux
# destroy hashlib
# destroy json.decoder
# destroy json.encoder
# destroy json.scanner
# destroy _json
# destroy grp
# destroy encodings
# destroy _locale
# destroy pwd
# destroy locale
# destroy signal
# destroy fcntl
# destroy select
# destroy _signal
# destroy _posixsubprocess
# destroy syslog
# destroy uuid
# destroy selectors
# destroy errno
# destroy array
# destroy datetime
# destroy selinux
# destroy shutil
# destroy distro
# destroy distro.distro
# destroy argparse
# destroy json
# destroy logging
# destroy shlex
# destroy subprocess
# cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
# cleanup[3] wiping ansible.module_utils.six.moves
# cleanup[3] wiping systemd._daemon
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping _datetime
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping platform
# cleanup[3] wiping atexit
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping threading
# cleanup[3] wiping weakref
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
# destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
# cleanup[3] wiping _sre
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy _collections_abc
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
# cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
# destroy posixpath
# cleanup[3] wiping genericpath
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping io
# destroy abc
# cleanup[3] wiping _abc
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
# cleanup[3] wiping marshal
# cleanup[3] wiping _io
# cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _imp
# cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping sys
# cleanup[3] wiping builtins
# destroy selinux._selinux
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
# destroy sys.monitoring
# destroy _socket
# destroy _collections
# destroy platform
# destroy _uuid
# destroy stat
# destroy genericpath
# destroy re._parser
# destroy tokenize
# destroy ansible.module_utils.six.moves.urllib
# destroy copyreg
# destroy contextlib
# destroy _typing
# destroy _tokenize
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy functools
# destroy operator
# destroy ansible.module_utils.six.moves
# destroy _frozen_importlib_external
# destroy _imp
# destroy _io
# destroy marshal
# clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
# destroy codecs
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy encodings.utf_8_sig
# destroy encodings.cp437
# destroy _codecs
# destroy io
# destroy traceback
# destroy warnings
# destroy weakref
# destroy collections
# destroy threading
# destroy atexit
# destroy _warnings
# destroy math
# destroy _bisect
# destroy time
# destroy _random
# destroy _weakref
# destroy _hashlib
# destroy _operator
# destroy _string
# destroy re
# destroy itertools
# destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy builtins
# destroy _thread
# clear sys.audit hooks
 21264 1727202760.77077: done with _execute_module (ansible.legacy.stat, {'path': '/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS.yml', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727202760.4063737-21404-61509803468796/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None})
 21264 1727202760.77172: _low_level_execute_command(): starting
 21264 1727202760.77176: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727202760.4063737-21404-61509803468796/ /root/.ansible/tmp/ansible-tmp-1727202760.4063737-21404-61509803468796/.source.yml && sleep 0'
 21264 1727202760.77188: in local.exec_command()
 21264 1727202760.77190: opening command with Popen()
 21264 1727202760.77301: done running command with Popen()
 21264 1727202760.77304: getting output with communicate()
 21264 1727202760.77841: done communicating
 21264 1727202760.77844: done with local.exec_command()
 21264 1727202760.77846: _low_level_execute_command() done: rc=0, stdout=, stderr=
 21264 1727202760.77848: variable 'ansible_delegated_vars' from source: unknown
 21264 1727202760.77850: variable 'ansible_module_compression' from source: unknown
 21264 1727202760.77865: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21264ljj_fs96/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED
 21264 1727202760.77889: variable 'ansible_python_interpreter' from source: host vars for 'localhost'
 21264 1727202760.77950: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727202760.4063737-21404-61509803468796/AnsiballZ_copy.py
 21264 1727202760.78007: done transferring module to remote
 21264 1727202760.78018: _low_level_execute_command(): starting
 21264 1727202760.78024: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727202760.4063737-21404-61509803468796/ /root/.ansible/tmp/ansible-tmp-1727202760.4063737-21404-61509803468796/AnsiballZ_copy.py && sleep 0'
 21264 1727202760.78027: in local.exec_command()
 21264 1727202760.78031: opening command with Popen()
 21264 1727202760.78200: done running command with Popen()
 21264 1727202760.78203: getting output with communicate()
 21264 1727202760.78603: done communicating
 21264 1727202760.78606: done with local.exec_command()
 21264 1727202760.78609: _low_level_execute_command() done: rc=0, stdout=, stderr=
 21264 1727202760.78611: _low_level_execute_command(): starting
 21264 1727202760.78614: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727202760.4063737-21404-61509803468796/AnsiballZ_copy.py && sleep 0'
 21264 1727202760.78616: in local.exec_command()
 21264 1727202760.78618: opening command with Popen()
 21264 1727202760.78821: done running command with Popen()
 21264 1727202760.78824: getting output with communicate()
 21264 1727202761.15486: done communicating
 21264 1727202761.15490: done with local.exec_command()
 21264 1727202761.15552: _low_level_execute_command() done: rc=0, stdout=
{"dest": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS.yml", "src": "/root/.ansible/tmp/ansible-tmp-1727202760.4063737-21404-61509803468796/.source.yml", "md5sum": "5a57da448a1d752b982858b38aab344d", "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 23, "invocation": {"module_args": {"dest": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS.yml", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1727202760.4063737-21404-61509803468796/.source.yml", "_original_basename": ".cliisom7", "follow": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}
, stderr=import _frozen_importlib # frozen
import _imp # builtin
import '_thread' # <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.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'
import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'
import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda33610bc0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda33610230>
# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'
import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda33613140>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib64/python3.12/site-packages'
Adding directory: '/usr/local/lib/python3.12/site-packages'
Adding directory: '/usr/lib64/python3.12/site-packages'
Adding directory: '/usr/lib/python3.12/site-packages'
Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'
# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'
import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda333e97c0>
# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py
# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'
import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda333ea7e0>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda3343c680>
# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py
# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'
import '_operator' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda3343c7d0>
# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py
# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'
import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py
# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'
import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda3345bfb0>
# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py
# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'
import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda33480740>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda33458350>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda3343da30>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda334257f0>
# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'
import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'
import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda33483fe0>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda33482c00>
# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'
import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda33482b40>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda33458260>
# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py
# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'
import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda334a4fe0>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda33424a70>
# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py
# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'
# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda334a5490>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda334a5340>
# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda334a5730>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda3341f590>
# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py
# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'
import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda334a5dc0>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda334a5a90>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'
import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda334a6cc0>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py
# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py
# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'
import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda334d0ef0>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda334d2630>
# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py
# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py
# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'
import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda334d34a0>
# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda334d3b00>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda334d29f0>
# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py
# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'
# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda334e4560>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda334d3c80>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda334a6d20>
# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py
# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py
# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'
# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda332904a0>
# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py
# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'
# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda33290fb0>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda33290d10>
# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda33290e00>
# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py
# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'
# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda332917f0>
# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda332921e0>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda332910d0>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda334e6600>
# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py
# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py
# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'
import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda332935c0>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda33292300>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda334a7410>
# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py
# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'
import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda332b38f0>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py
# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'
import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda332d7c80>
# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py
# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'
import 'ntpath' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'
import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda33334a40>
# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py
# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'
import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda333371a0>
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda33334b60>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda332fda90>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'
import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda33145ac0>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda332d6a80>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda332b0500>
# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fda332d7080>
# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.copy_payload_q6njgsw1/ansible_ansible.legacy.copy_payload.zip'
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py
# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py
# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'
import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda33197830>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda3317e720>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda3317d880>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_q6njgsw1/ansible_ansible.legacy.copy_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_q6njgsw1/ansible_ansible.legacy.copy_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py
# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'
import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda33196ae0>
# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py
# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py
# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'
# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda331c3410>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda331c31a0>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda331c2ab0>
# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'
import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda331c34a0>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda331c26f0>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda331e80e0>
# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda331e8320>
# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py
# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'
import '_locale' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda331e8860>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py
# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'
import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda33212690>
# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda33213dd0>
# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py
# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'
import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda32b1cc50>
# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py
# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'
import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda32b1ddf0>
# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py
# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py
# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'
import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda32b208f0>
# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda32b20a10>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda32b1eb70>
# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py
# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py
# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py
# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py
# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'
import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda32b646b0>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda32b231d0>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda32b22f30>
# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py
# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'
import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda32b234a0>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda32b1eff0>
# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda32b68890>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'
import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda32b68aa0>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py
# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'
# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda32b6a510>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda32b6a2d0>
# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py
# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'
# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda32b6caa0>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda32b6ac00>
# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py
# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py
# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'
import '_string' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda32b6e4e0>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda32b6cc50>
# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda32b71070>
# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda32b710a0>
# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda32b71670>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda32b68c20>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py
# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'
# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda32b78dd0>
# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda32b7a270>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda32b73560>
# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda32b788c0>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda32b73140>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_q6njgsw1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_q6njgsw1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_q6njgsw1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_q6njgsw1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7fda32b7a6c0>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7fda32b7a6c0>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_q6njgsw1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/">
# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'
# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda32bfe330>
# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'
import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda32bff050>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda32b7a660>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_q6njgsw1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_q6njgsw1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py
# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'
import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda32bfed20>
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_q6njgsw1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_q6njgsw1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_q6njgsw1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_q6njgsw1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_q6njgsw1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/parsing/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py
# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'
import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda32a00e60>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_q6njgsw1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_q6njgsw1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_q6njgsw1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_q6njgsw1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_q6njgsw1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'
# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda32a0baa0>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda32a07860>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_q6njgsw1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_q6njgsw1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py
# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py
# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'
import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda331fb740>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda32a0d9d0>
import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda32a0bbf0>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda32bfde50>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_q6njgsw1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_q6njgsw1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_q6njgsw1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_q6njgsw1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_q6njgsw1/ansible_ansible.legacy.copy_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc matches /usr/lib64/python3.12/filecmp.py
# code object from '/usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc'
import 'filecmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda32bffe60>
# zipimport: zlib available
# destroy __main__
# clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# destroy base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# destroy socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
# cleanup[2] removing filecmp
# destroy filecmp
# destroy _sitebuiltins
# destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
# destroy _lzma
# destroy _blake2
# destroy binascii
# destroy struct
# destroy zlib
# destroy bz2
# destroy lzma
# destroy zipfile._path
# destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy fnmatch
# destroy ipaddress
# destroy ntpath
# destroy importlib
# destroy zipimport
# destroy __main__
# destroy tempfile
# destroy systemd.journal
# destroy systemd.daemon
# destroy ansible.module_utils.compat.selinux
# destroy hashlib
# destroy json.decoder
# destroy json.encoder
# destroy json.scanner
# destroy _json
# destroy grp
# destroy encodings
# destroy _locale
# destroy pwd
# destroy locale
# destroy signal
# destroy fcntl
# destroy select
# destroy _signal
# destroy _posixsubprocess
# destroy syslog
# destroy uuid
# destroy selectors
# destroy errno
# destroy array
# destroy datetime
# destroy selinux
# destroy shutil
# destroy distro
# destroy distro.distro
# destroy argparse
# destroy json
# destroy logging
# destroy shlex
# destroy subprocess
# cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
# cleanup[3] wiping ansible.module_utils.six.moves
# cleanup[3] wiping systemd._daemon
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping _datetime
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping platform
# cleanup[3] wiping atexit
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping threading
# cleanup[3] wiping weakref
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
# destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
# cleanup[3] wiping _sre
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy _collections_abc
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
# cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
# destroy posixpath
# cleanup[3] wiping genericpath
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping io
# destroy abc
# cleanup[3] wiping _abc
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
# cleanup[3] wiping marshal
# cleanup[3] wiping _io
# cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _imp
# cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping sys
# cleanup[3] wiping builtins
# destroy selinux._selinux
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
# destroy sys.monitoring
# destroy _socket
# destroy _collections
# destroy platform
# destroy _uuid
# destroy stat
# destroy genericpath
# destroy re._parser
# destroy tokenize
# destroy ansible.module_utils.six.moves.urllib
# destroy copyreg
# destroy contextlib
# destroy _typing
# destroy _tokenize
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy functools
# destroy operator
# destroy ansible.module_utils.six.moves
# destroy _frozen_importlib_external
# destroy _imp
# destroy _io
# destroy marshal
# clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
# destroy codecs
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy encodings.utf_8_sig
# destroy encodings.cp437
# destroy _codecs
# destroy io
# destroy traceback
# destroy warnings
# destroy weakref
# destroy collections
# destroy threading
# destroy atexit
# destroy _warnings
# destroy math
# destroy _bisect
# destroy time
# destroy _random
# destroy _weakref
# destroy _hashlib
# destroy _operator
# destroy _string
# destroy re
# destroy itertools
# destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy builtins
# destroy _thread
# clear sys.audit hooks
 21264 1727202761.15568: done with _execute_module (ansible.legacy.copy, {'dest': '/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1727202760.4063737-21404-61509803468796/.source.yml', '_original_basename': '.cliisom7', 'follow': False, 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727202760.4063737-21404-61509803468796/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})
 21264 1727202761.15572: _low_level_execute_command(): starting
 21264 1727202761.15576: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727202760.4063737-21404-61509803468796/ > /dev/null 2>&1 && sleep 0'
 21264 1727202761.15578: in local.exec_command()
 21264 1727202761.15580: opening command with Popen()
 21264 1727202761.15671: done running command with Popen()
 21264 1727202761.15675: getting output with communicate()
 21264 1727202761.16519: done communicating
 21264 1727202761.16525: done with local.exec_command()
 21264 1727202761.16528: _low_level_execute_command() done: rc=0, stdout=, stderr=
 21264 1727202761.16530: handler run complete
 21264 1727202761.16550: variable 'ansible_host' from source: unknown
 21264 1727202761.16553: variable 'ansible_port' from source: unknown
 21264 1727202761.16556: variable 'ansible_user' from source: unknown
 21264 1727202761.16558: variable 'ansible_connection' from source: host vars for 'localhost'
 21264 1727202761.16560: attempt loop complete, returning result
 21264 1727202761.16578: variable 'item' from source: unknown
 21264 1727202761.16756: variable 'item' from source: unknown
changed: [managed-node1 -> localhost] => (item=CentOS) => {
    "ansible_loop_var": "item",
    "changed": true,
    "checksum": "870b2314d3f4184a363b31373f07abb444f26444",
    "dest": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS.yml",
    "gid": 0,
    "group": "root",
    "item": "CentOS",
    "md5sum": "5a57da448a1d752b982858b38aab344d",
    "mode": "0600",
    "owner": "root",
    "secontext": "unconfined_u:object_r:admin_home_t:s0",
    "size": 23,
    "src": "/root/.ansible/tmp/ansible-tmp-1727202760.4063737-21404-61509803468796/.source.yml",
    "state": "file",
    "uid": 0
}
 21264 1727202761.17090: in VariableManager get_vars()
 21264 1727202761.17094: Calling all_inventory to load vars for localhost
 21264 1727202761.17096: Calling groups_inventory to load vars for localhost
 21264 1727202761.17098: Calling all_plugins_inventory to load vars for localhost
 21264 1727202761.17100: Calling all_plugins_play to load vars for localhost
 21264 1727202761.17102: Calling groups_plugins_inventory to load vars for localhost
 21264 1727202761.17104: Calling groups_plugins_play to load vars for localhost
 21264 1727202761.17106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202761.17108: done with get_vars()
 21264 1727202761.17110: variable 'inventory_hostname' from source: host vars for 'managed-node1'
 21264 1727202761.17121: variable 'ansible_delegated_vars' from source: unknown
 21264 1727202761.17124: variable 'ansible_connection' from source: host vars for 'localhost'
 21264 1727202761.17126: no remote address found for delegated host localhost
using its name, so success depends on DNS resolution
 21264 1727202761.17127: variable 'omit' from source: magic vars
 21264 1727202761.17247: variable 'inventory_hostname' from source: host vars for 'managed-node1'
 21264 1727202761.17250: variable 'ansible_play_hosts_all' from source: magic vars
 21264 1727202761.17273: Evaluated conditional (inventory_hostname == ansible_play_hosts_all[0]): True
 21264 1727202761.17276: variable 'omit' from source: magic vars
 21264 1727202761.17278: variable 'omit' from source: magic vars
 21264 1727202761.17415: variable 'playbook_dir' from source: magic vars
 21264 1727202761.17419: variable 'item' from source: unknown
 21264 1727202761.17421: variable 'omit' from source: magic vars
 21264 1727202761.17423: variable 'ansible_delegated_vars' from source: unknown
 21264 1727202761.17425: variable 'ansible_connection' from source: host vars for 'localhost'
 21264 1727202761.17427: variable 'ansible_connection' from source: host vars for 'localhost'
 21264 1727202761.17462: Set connection var ansible_pipelining to False
 21264 1727202761.17466: Set connection var ansible_shell_type to sh
 21264 1727202761.17468: Set connection var ansible_module_compression to ZIP_DEFLATED
 21264 1727202761.17485: Set connection var ansible_timeout to 10
 21264 1727202761.17488: Set connection var ansible_shell_executable to /bin/sh
 21264 1727202761.17490: Set connection var ansible_connection to local
 21264 1727202761.17524: variable 'ansible_delegated_vars' from source: unknown
 21264 1727202761.17527: variable 'ansible_connection' from source: host vars for 'localhost'
 21264 1727202761.17529: variable 'ansible_user' from source: unknown
 21264 1727202761.17600: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)
 21264 1727202761.17632: variable 'omit' from source: magic vars
 21264 1727202761.17635: starting attempt loop
 21264 1727202761.17638: running the handler
 21264 1727202761.17640: _low_level_execute_command(): starting
 21264 1727202761.17642: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0'
 21264 1727202761.17644: in local.exec_command()
 21264 1727202761.17647: opening command with Popen()
 21264 1727202761.17939: done running command with Popen()
 21264 1727202761.17943: getting output with communicate()
 21264 1727202761.18308: done communicating
 21264 1727202761.18312: done with local.exec_command()
 21264 1727202761.18314: _low_level_execute_command() done: rc=0, stdout=/root
, stderr=
 21264 1727202761.18321: _low_level_execute_command(): starting
 21264 1727202761.18329: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727202761.183126-21404-162692343588867 `" && echo ansible-tmp-1727202761.183126-21404-162692343588867="` echo /root/.ansible/tmp/ansible-tmp-1727202761.183126-21404-162692343588867 `" ) && sleep 0'
 21264 1727202761.18331: in local.exec_command()
 21264 1727202761.18387: opening command with Popen()
 21264 1727202761.18432: done running command with Popen()
 21264 1727202761.18435: getting output with communicate()
 21264 1727202761.19501: done communicating
 21264 1727202761.19505: done with local.exec_command()
 21264 1727202761.19507: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727202761.183126-21404-162692343588867=/root/.ansible/tmp/ansible-tmp-1727202761.183126-21404-162692343588867
, stderr=
 21264 1727202761.19509: variable 'ansible_delegated_vars' from source: unknown
 21264 1727202761.19511: variable 'ansible_module_compression' from source: unknown
 21264 1727202761.19513: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21264ljj_fs96/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED
 21264 1727202761.19515: variable 'ansible_python_interpreter' from source: host vars for 'localhost'
 21264 1727202761.19692: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727202761.183126-21404-162692343588867/AnsiballZ_stat.py
 21264 1727202761.19759: done transferring module to remote
 21264 1727202761.19771: _low_level_execute_command(): starting
 21264 1727202761.19777: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727202761.183126-21404-162692343588867/ /root/.ansible/tmp/ansible-tmp-1727202761.183126-21404-162692343588867/AnsiballZ_stat.py && sleep 0'
 21264 1727202761.19785: in local.exec_command()
 21264 1727202761.19792: opening command with Popen()
 21264 1727202761.20144: done running command with Popen()
 21264 1727202761.20149: getting output with communicate()
 21264 1727202761.20847: done communicating
 21264 1727202761.20851: done with local.exec_command()
 21264 1727202761.20856: _low_level_execute_command() done: rc=0, stdout=, stderr=
 21264 1727202761.20858: _low_level_execute_command(): starting
 21264 1727202761.20885: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727202761.183126-21404-162692343588867/AnsiballZ_stat.py && sleep 0'
 21264 1727202761.20888: in local.exec_command()
 21264 1727202761.20891: opening command with Popen()
 21264 1727202761.20927: done running command with Popen()
 21264 1727202761.20930: getting output with communicate()
 21264 1727202761.54540: done communicating
 21264 1727202761.54544: done with local.exec_command()
 21264 1727202761.54566: _low_level_execute_command() done: rc=0, stdout=
{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/RedHat.yml", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}
, stderr=import _frozen_importlib # frozen
import _imp # builtin
import '_thread' # <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.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'
import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'
import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd9810bc0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd9810230>
# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'
import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd9813140>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib64/python3.12/site-packages'
Adding directory: '/usr/local/lib/python3.12/site-packages'
Adding directory: '/usr/lib64/python3.12/site-packages'
Adding directory: '/usr/lib/python3.12/site-packages'
Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'
# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'
import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd962d790>
# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py
# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'
import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd962e7b0>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd9680650>
# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py
# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'
import '_operator' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd96807a0>
# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py
# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'
import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py
# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'
import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd969ff80>
# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py
# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'
import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd96c4710>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd969c320>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd9681a00>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd96697c0>
# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'
import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'
import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd96c7f50>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd96c6c30>
# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'
import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd96c7e30>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd96c5460>
# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py
# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'
import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd96e9040>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd9668a40>
# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py
# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'
# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9cd96e94f0>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd96e93a0>
# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9cd96e9760>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd9663560>
# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py
# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'
import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd96e9dc0>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd96e9a90>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'
import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd96eac90>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py
# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py
# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'
import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd9710ec0>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9cd97125a0>
# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py
# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py
# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'
import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd9713410>
# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9cd9713a70>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd9712960>
# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py
# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'
# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9cd94f4500>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd9713c20>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd96eacf0>
# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py
# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py
# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'
# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9cd9528410>
# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py
# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'
# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9cd9528f20>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd9528c80>
# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9cd9528da0>
# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py
# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'
# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9cd95297f0>
# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9cd952a120>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd95290a0>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd94f6570>
# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py
# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py
# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'
import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd952b470>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd9529640>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd96eb3e0>
# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py
# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'
import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd954b800>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py
# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'
import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd956fbc0>
# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py
# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'
import 'ntpath' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'
import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd95cc9b0>
# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py
# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'
import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd95cf110>
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd95ccad0>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd95959d0>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'
import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd93a1af0>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd956e9c0>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd9548410>
# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9cd956f080>
# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_8mq04fic/ansible_ansible.legacy.stat_payload.zip'
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py
# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py
# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'
import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd93f37a0>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd93da690>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd93d9820>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_8mq04fic/ansible_ansible.legacy.stat_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_8mq04fic/ansible_ansible.legacy.stat_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py
# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'
import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd93f1670>
# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py
# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py
# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'
# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9cd9423200>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd9422ff0>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd9422900>
# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'
import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd9422d50>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd9422570>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9cd9423f20>
# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9cd9423fe0>
# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py
# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'
import '_locale' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd9444530>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py
# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'
import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd946e3f0>
# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9cd946fb30>
# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py
# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'
import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd8d209e0>
# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py
# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'
import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd8d21b20>
# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py
# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py
# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'
import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd8d24680>
# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9cd8d247a0>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd8d22900>
# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py
# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py
# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py
# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py
# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'
import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd8d68530>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd8d27050>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd8d26db0>
# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py
# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'
import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd8d27320>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd8d22e10>
# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9cd8d6c740>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'
import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd8d6c980>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py
# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'
# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9cd8d6e3c0>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd8d6e180>
# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py
# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'
# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9cd8d70980>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd8d6eab0>
# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py
# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py
# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'
import '_string' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd8d729f0>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd8d70b30>
# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9cd8d75010>
# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9cd8d751f0>
# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9cd8d754c0>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd8d6cad0>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py
# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'
# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9cd8d7cbf0>
# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9cd8d7e0c0>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd8d773b0>
# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9cd8d77f80>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd8d76f90>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_8mq04fic/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_8mq04fic/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_8mq04fic/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_8mq04fic/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f9cd8d7e510>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f9cd8d7e510>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_8mq04fic/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/">
# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'
# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9cd8c020c0>
# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'
import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd8c02ed0>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd8d7e1e0>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_8mq04fic/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_8mq04fic/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py
# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'
import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd8c02e70>
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_8mq04fic/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_8mq04fic/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_8mq04fic/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_8mq04fic/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_8mq04fic/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py
# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'
import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd8c04a70>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_8mq04fic/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_8mq04fic/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_8mq04fic/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_8mq04fic/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_8mq04fic/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'
# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9cd8c0f920>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd8c098b0>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_8mq04fic/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_8mq04fic/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py
# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py
# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'
import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd8dfb650>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd8c117f0>
import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd8c0fb00>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cd8c03da0>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_8mq04fic/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_8mq04fic/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_8mq04fic/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_8mq04fic/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_8mq04fic/ansible_ansible.legacy.stat_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# destroy __main__
# clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# destroy base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# destroy socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
# destroy _sitebuiltins
# destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
# destroy _lzma
# destroy _blake2
# destroy binascii
# destroy struct
# destroy zlib
# destroy bz2
# destroy lzma
# destroy zipfile._path
# destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy fnmatch
# destroy ipaddress
# destroy ntpath
# destroy importlib
# destroy zipimport
# destroy __main__
# destroy tempfile
# destroy systemd.journal
# destroy systemd.daemon
# destroy ansible.module_utils.compat.selinux
# destroy hashlib
# destroy json.decoder
# destroy json.encoder
# destroy json.scanner
# destroy _json
# destroy grp
# destroy encodings
# destroy _locale
# destroy pwd
# destroy locale
# destroy signal
# destroy fcntl
# destroy select
# destroy _signal
# destroy _posixsubprocess
# destroy syslog
# destroy uuid
# destroy selectors
# destroy errno
# destroy array
# destroy datetime
# destroy selinux
# destroy shutil
# destroy distro
# destroy distro.distro
# destroy argparse
# destroy json
# destroy logging
# destroy shlex
# destroy subprocess
# cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
# cleanup[3] wiping ansible.module_utils.six.moves
# cleanup[3] wiping systemd._daemon
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping _datetime
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping platform
# cleanup[3] wiping atexit
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping threading
# cleanup[3] wiping weakref
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
# destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
# cleanup[3] wiping _sre
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy _collections_abc
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
# cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
# destroy posixpath
# cleanup[3] wiping genericpath
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping io
# destroy abc
# cleanup[3] wiping _abc
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
# cleanup[3] wiping marshal
# cleanup[3] wiping _io
# cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _imp
# cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping sys
# cleanup[3] wiping builtins
# destroy selinux._selinux
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
# destroy sys.monitoring
# destroy _socket
# destroy _collections
# destroy platform
# destroy _uuid
# destroy stat
# destroy genericpath
# destroy re._parser
# destroy tokenize
# destroy ansible.module_utils.six.moves.urllib
# destroy copyreg
# destroy contextlib
# destroy _typing
# destroy _tokenize
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy functools
# destroy operator
# destroy ansible.module_utils.six.moves
# destroy _frozen_importlib_external
# destroy _imp
# destroy _io
# destroy marshal
# clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
# destroy codecs
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy encodings.utf_8_sig
# destroy encodings.cp437
# destroy _codecs
# destroy io
# destroy traceback
# destroy warnings
# destroy weakref
# destroy collections
# destroy threading
# destroy atexit
# destroy _warnings
# destroy math
# destroy _bisect
# destroy time
# destroy _random
# destroy _weakref
# destroy _hashlib
# destroy _operator
# destroy _string
# destroy re
# destroy itertools
# destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy builtins
# destroy _thread
# clear sys.audit hooks
 21264 1727202761.54604: done with _execute_module (ansible.legacy.stat, {'path': '/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/RedHat.yml', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727202761.183126-21404-162692343588867/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None})
 21264 1727202761.54784: _low_level_execute_command(): starting
 21264 1727202761.54798: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727202761.183126-21404-162692343588867/ /root/.ansible/tmp/ansible-tmp-1727202761.183126-21404-162692343588867/.source.yml && sleep 0'
 21264 1727202761.54801: in local.exec_command()
 21264 1727202761.54807: opening command with Popen()
 21264 1727202761.55081: done running command with Popen()
 21264 1727202761.55086: getting output with communicate()
 21264 1727202761.56087: done communicating
 21264 1727202761.56090: done with local.exec_command()
 21264 1727202761.56092: _low_level_execute_command() done: rc=0, stdout=, stderr=
 21264 1727202761.56094: variable 'ansible_delegated_vars' from source: unknown
 21264 1727202761.56096: variable 'ansible_module_compression' from source: unknown
 21264 1727202761.56180: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21264ljj_fs96/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED
 21264 1727202761.56191: variable 'ansible_python_interpreter' from source: host vars for 'localhost'
 21264 1727202761.56381: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727202761.183126-21404-162692343588867/AnsiballZ_copy.py
 21264 1727202761.56434: done transferring module to remote
 21264 1727202761.56447: _low_level_execute_command(): starting
 21264 1727202761.56453: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727202761.183126-21404-162692343588867/ /root/.ansible/tmp/ansible-tmp-1727202761.183126-21404-162692343588867/AnsiballZ_copy.py && sleep 0'
 21264 1727202761.56456: in local.exec_command()
 21264 1727202761.56461: opening command with Popen()
 21264 1727202761.56850: done running command with Popen()
 21264 1727202761.56853: getting output with communicate()
 21264 1727202761.57726: done communicating
 21264 1727202761.57729: done with local.exec_command()
 21264 1727202761.57732: _low_level_execute_command() done: rc=0, stdout=, stderr=
 21264 1727202761.57734: _low_level_execute_command(): starting
 21264 1727202761.57741: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727202761.183126-21404-162692343588867/AnsiballZ_copy.py && sleep 0'
 21264 1727202761.57743: in local.exec_command()
 21264 1727202761.57748: opening command with Popen()
 21264 1727202761.57803: done running command with Popen()
 21264 1727202761.57806: getting output with communicate()
 21264 1727202761.89412: done communicating
 21264 1727202761.89447: done with local.exec_command()
 21264 1727202761.89507: _low_level_execute_command() done: rc=0, stdout=
{"dest": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/RedHat.yml", "src": "/root/.ansible/tmp/ansible-tmp-1727202761.183126-21404-162692343588867/.source.yml", "md5sum": "5a57da448a1d752b982858b38aab344d", "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 23, "invocation": {"module_args": {"dest": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/RedHat.yml", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1727202761.183126-21404-162692343588867/.source.yml", "_original_basename": ".b3ycozxx", "follow": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}
, stderr=import _frozen_importlib # frozen
import _imp # builtin
import '_thread' # <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.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'
import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'
import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd74308bc0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd74308230>
# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'
import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd7430b140>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib64/python3.12/site-packages'
Adding directory: '/usr/local/lib/python3.12/site-packages'
Adding directory: '/usr/lib64/python3.12/site-packages'
Adding directory: '/usr/lib/python3.12/site-packages'
Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'
# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'
import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd740c17c0>
# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py
# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'
import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd740c27e0>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd74114680>
# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py
# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'
import '_operator' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd741147d0>
# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py
# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'
import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py
# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'
import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd74133fb0>
# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py
# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'
import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd74158740>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd74130350>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd74115a30>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd740fd7f0>
# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'
import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'
import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd7415bfe0>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd7415ac00>
# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'
import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd7415ab40>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd74130260>
# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py
# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'
import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd7417cfe0>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd740fca70>
# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py
# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'
# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd7417d490>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd7417d340>
# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd7417d730>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd740f7590>
# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py
# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'
import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd7417ddc0>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd7417da90>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'
import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd7417ecc0>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py
# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py
# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'
import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd741a8ef0>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd741aa630>
# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py
# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py
# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'
import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd741ab4a0>
# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd741abb00>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd741aa9f0>
# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py
# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'
# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd741bc560>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd741abc80>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd7417ed20>
# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py
# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py
# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'
# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd73f644a0>
# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py
# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'
# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd73f64f20>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd73f64c80>
# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd73f64e90>
# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py
# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'
# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd73f65820>
# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd73f66120>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd73f650d0>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd741be600>
# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py
# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py
# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'
import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd73f67530>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd73f66270>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd7417f410>
# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py
# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'
import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd73f87890>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py
# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'
import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd73fabc20>
# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py
# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'
import 'ntpath' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'
import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd74008a40>
# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py
# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'
import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd7400b1a0>
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd74008b60>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd73fd1a30>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'
import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd73925a60>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd73faaa20>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd73f844a0>
# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcd73925d00>
# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.copy_payload_jy8q2ksd/ansible_ansible.legacy.copy_payload.zip'
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py
# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py
# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'
import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd73977830>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd7395e720>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd7395d880>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_jy8q2ksd/ansible_ansible.legacy.copy_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_jy8q2ksd/ansible_ansible.legacy.copy_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py
# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'
import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd73975700>
# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py
# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py
# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'
# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd739a74d0>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd739a7260>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd739a6ba0>
# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'
import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd739a75c0>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd739a67e0>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd739c8170>
# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd739c83b0>
# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py
# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'
import '_locale' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd739c88c0>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py
# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'
import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd739f2720>
# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd739f3e60>
# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py
# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'
import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd73818d10>
# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py
# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'
import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd73819eb0>
# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py
# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py
# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'
import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd7381c9e0>
# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd7381cd10>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd7381ac60>
# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py
# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py
# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py
# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py
# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'
import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd738608f0>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd7381f410>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd7381f170>
# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py
# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'
import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd7381f6e0>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd7381b170>
# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd73864b60>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'
import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd73864c80>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py
# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'
# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd738667b0>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd738665a0>
# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py
# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'
# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd73868d10>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd73866e40>
# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py
# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py
# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'
import '_string' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd7386c4d0>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd73868e90>
# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd7386d550>
# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd7386d5b0>
# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd7386d580>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd73864f80>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py
# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'
# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd73874dd0>
# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd73875e80>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd7386f560>
# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd738748f0>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd7386f1a0>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_jy8q2ksd/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_jy8q2ksd/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_jy8q2ksd/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_jy8q2ksd/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7fcd73876450>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7fcd73876450>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_jy8q2ksd/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/">
# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'
# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd738fa000>
# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'
import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd738fae40>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd73876330>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_jy8q2ksd/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_jy8q2ksd/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py
# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'
import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd738fb0b0>
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_jy8q2ksd/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_jy8q2ksd/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_jy8q2ksd/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_jy8q2ksd/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_jy8q2ksd/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/parsing/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py
# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'
import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd738fca70>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_jy8q2ksd/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_jy8q2ksd/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_jy8q2ksd/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_jy8q2ksd/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_jy8q2ksd/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'
# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd737079e0>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd737036e0>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_jy8q2ksd/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_jy8q2ksd/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py
# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py
# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'
import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd739df6b0>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd737099d0>
import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd73707b60>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd738f9b80>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_jy8q2ksd/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_jy8q2ksd/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_jy8q2ksd/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_jy8q2ksd/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_jy8q2ksd/ansible_ansible.legacy.copy_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc matches /usr/lib64/python3.12/filecmp.py
# code object from '/usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc'
import 'filecmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd73864d70>
# zipimport: zlib available
# destroy __main__
# clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# destroy base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# destroy socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
# cleanup[2] removing filecmp
# destroy filecmp
# destroy _sitebuiltins
# destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
# destroy _lzma
# destroy _blake2
# destroy binascii
# destroy struct
# destroy zlib
# destroy bz2
# destroy lzma
# destroy zipfile._path
# destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy fnmatch
# destroy ipaddress
# destroy ntpath
# destroy importlib
# destroy zipimport
# destroy __main__
# destroy tempfile
# destroy systemd.journal
# destroy systemd.daemon
# destroy ansible.module_utils.compat.selinux
# destroy hashlib
# destroy json.decoder
# destroy json.encoder
# destroy json.scanner
# destroy _json
# destroy grp
# destroy encodings
# destroy _locale
# destroy pwd
# destroy locale
# destroy signal
# destroy fcntl
# destroy select
# destroy _signal
# destroy _posixsubprocess
# destroy syslog
# destroy uuid
# destroy selectors
# destroy errno
# destroy array
# destroy datetime
# destroy selinux
# destroy shutil
# destroy distro
# destroy distro.distro
# destroy argparse
# destroy json
# destroy logging
# destroy shlex
# destroy subprocess
# cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
# cleanup[3] wiping ansible.module_utils.six.moves
# cleanup[3] wiping systemd._daemon
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping _datetime
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping platform
# cleanup[3] wiping atexit
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping threading
# cleanup[3] wiping weakref
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
# destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
# cleanup[3] wiping _sre
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy _collections_abc
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
# cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
# destroy posixpath
# cleanup[3] wiping genericpath
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping io
# destroy abc
# cleanup[3] wiping _abc
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
# cleanup[3] wiping marshal
# cleanup[3] wiping _io
# cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _imp
# cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping sys
# cleanup[3] wiping builtins
# destroy selinux._selinux
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
# destroy sys.monitoring
# destroy _socket
# destroy _collections
# destroy platform
# destroy _uuid
# destroy stat
# destroy genericpath
# destroy re._parser
# destroy tokenize
# destroy ansible.module_utils.six.moves.urllib
# destroy copyreg
# destroy contextlib
# destroy _typing
# destroy _tokenize
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy functools
# destroy operator
# destroy ansible.module_utils.six.moves
# destroy _frozen_importlib_external
# destroy _imp
# destroy _io
# destroy marshal
# clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
# destroy codecs
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy encodings.utf_8_sig
# destroy encodings.cp437
# destroy _codecs
# destroy io
# destroy traceback
# destroy warnings
# destroy weakref
# destroy collections
# destroy threading
# destroy atexit
# destroy _warnings
# destroy math
# destroy _bisect
# destroy time
# destroy _random
# destroy _weakref
# destroy _hashlib
# destroy _operator
# destroy _string
# destroy re
# destroy itertools
# destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy builtins
# destroy _thread
# clear sys.audit hooks
 21264 1727202761.89688: done with _execute_module (ansible.legacy.copy, {'dest': '/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/RedHat.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1727202761.183126-21404-162692343588867/.source.yml', '_original_basename': '.b3ycozxx', 'follow': False, 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727202761.183126-21404-162692343588867/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})
 21264 1727202761.89691: _low_level_execute_command(): starting
 21264 1727202761.89694: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727202761.183126-21404-162692343588867/ > /dev/null 2>&1 && sleep 0'
 21264 1727202761.89696: in local.exec_command()
 21264 1727202761.89698: opening command with Popen()
 21264 1727202761.90022: done running command with Popen()
 21264 1727202761.90025: getting output with communicate()
 21264 1727202761.90693: done communicating
 21264 1727202761.90701: done with local.exec_command()
 21264 1727202761.90708: _low_level_execute_command() done: rc=0, stdout=, stderr=
 21264 1727202761.90717: handler run complete
 21264 1727202761.90750: variable 'ansible_host' from source: unknown
 21264 1727202761.90757: variable 'ansible_port' from source: unknown
 21264 1727202761.90762: variable 'ansible_user' from source: unknown
 21264 1727202761.90768: variable 'ansible_connection' from source: host vars for 'localhost'
 21264 1727202761.90858: attempt loop complete, returning result
 21264 1727202761.90861: variable 'item' from source: unknown
 21264 1727202761.90887: variable 'item' from source: unknown
changed: [managed-node1 -> localhost] => (item=RedHat) => {
    "ansible_loop_var": "item",
    "changed": true,
    "checksum": "870b2314d3f4184a363b31373f07abb444f26444",
    "dest": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/RedHat.yml",
    "gid": 0,
    "group": "root",
    "item": "RedHat",
    "md5sum": "5a57da448a1d752b982858b38aab344d",
    "mode": "0600",
    "owner": "root",
    "secontext": "unconfined_u:object_r:admin_home_t:s0",
    "size": 23,
    "src": "/root/.ansible/tmp/ansible-tmp-1727202761.183126-21404-162692343588867/.source.yml",
    "state": "file",
    "uid": 0
}
 21264 1727202761.91208: dumping result to json
 21264 1727202761.91291: done dumping result, returning
 21264 1727202761.91295: done running TaskExecutor() for managed-node1/TASK: Create var file in caller that can override the one in called role [0e798799-7813-bb7e-0ba7-000000000006]
 21264 1727202761.91298: sending task result for task 0e798799-7813-bb7e-0ba7-000000000006
 21264 1727202761.91604: done sending task result for task 0e798799-7813-bb7e-0ba7-000000000006
 21264 1727202761.91607: WORKER PROCESS EXITING
 21264 1727202761.91757: no more pending results, returning what we have
 21264 1727202761.91760: results queue empty
 21264 1727202761.91761: checking for any_errors_fatal
 21264 1727202761.91763: done checking for any_errors_fatal
 21264 1727202761.91764: checking for max_fail_percentage
 21264 1727202761.91765: done checking for max_fail_percentage
 21264 1727202761.91766: checking to see if all hosts have failed and the running result is not ok
 21264 1727202761.91767: done checking to see if all hosts have failed
 21264 1727202761.91767: getting the remaining hosts for this loop
 21264 1727202761.91769: done getting the remaining hosts for this loop
 21264 1727202761.91772: getting the next task for host managed-node1
 21264 1727202761.91781: done getting next task for host managed-node1
 21264 1727202761.91888:  ^ task is: TASK: Call role
 21264 1727202761.91891:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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
 21264 1727202761.91905: getting variables
 21264 1727202761.91906: in VariableManager get_vars()
 21264 1727202761.91931: Calling all_inventory to load vars for managed-node1
 21264 1727202761.91933: Calling groups_inventory to load vars for managed-node1
 21264 1727202761.91936: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202761.91944: Calling all_plugins_play to load vars for managed-node1
 21264 1727202761.91946: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202761.91949: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202761.92270: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202761.92488: done with get_vars()
 21264 1727202761.92523: done getting variables

TASK [Call role] ***************************************************************
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/tasks/main.yml:4
Tuesday 24 September 2024  14:32:41 -0400 (0:00:03.890)       0:00:05.698 ***** 
 21264 1727202761.92695: entering _queue_task() for managed-node1/include_role
 21264 1727202761.92719: Creating lock for include_role
 21264 1727202761.93146: worker is 1 (out of 1 available)
 21264 1727202761.93157: exiting _queue_task() for managed-node1/include_role
 21264 1727202761.93170: done queuing things up, now waiting for results queue to drain
 21264 1727202761.93171: waiting for pending results...
 21264 1727202761.93414: running TaskExecutor() for managed-node1/TASK: Call role
 21264 1727202761.93548: in run() - task 0e798799-7813-bb7e-0ba7-00000000000d
 21264 1727202761.93602: variable 'ansible_search_path' from source: unknown
 21264 1727202761.93605: variable 'ansible_search_path' from source: unknown
 21264 1727202761.93627: calling self._execute()
 21264 1727202761.93713: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202761.93727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202761.93788: variable 'omit' from source: magic vars
 21264 1727202761.93865: _execute() done
 21264 1727202761.93875: dumping result to json
 21264 1727202761.93887: done dumping result, returning
 21264 1727202761.93898: done running TaskExecutor() for managed-node1/TASK: Call role [0e798799-7813-bb7e-0ba7-00000000000d]
 21264 1727202761.93909: sending task result for task 0e798799-7813-bb7e-0ba7-00000000000d
 21264 1727202761.94108: no more pending results, returning what we have
 21264 1727202761.94114: in VariableManager get_vars()
 21264 1727202761.94147: Calling all_inventory to load vars for managed-node1
 21264 1727202761.94149: Calling groups_inventory to load vars for managed-node1
 21264 1727202761.94152: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202761.94168: Calling all_plugins_play to load vars for managed-node1
 21264 1727202761.94171: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202761.94173: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202761.94578: done sending task result for task 0e798799-7813-bb7e-0ba7-00000000000d
 21264 1727202761.94587: WORKER PROCESS EXITING
 21264 1727202761.94679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202761.95170: done with get_vars()
 21264 1727202761.95180: variable 'ansible_search_path' from source: unknown
 21264 1727202761.95183: variable 'ansible_search_path' from source: unknown
 21264 1727202761.95190: variable 'roletoinclude' from source: task vars
 21264 1727202761.95409: variable 'roletoinclude' from source: task vars
 21264 1727202761.95564: variable 'omit' from source: magic vars
 21264 1727202761.95667: variable 'omit' from source: magic vars
 21264 1727202761.95690: variable 'omit' from source: magic vars
 21264 1727202761.95695: we have included files to process
 21264 1727202761.95696: generating all_blocks data
 21264 1727202761.95697: done generating all_blocks data
 21264 1727202761.95698: processing included file: fedora.linux_system_roles.logging
 21264 1727202761.95719: in VariableManager get_vars()
 21264 1727202761.95770: done with get_vars()
 21264 1727202761.95838: in VariableManager get_vars()
 21264 1727202761.95858: done with get_vars()
 21264 1727202761.95913: Loading data from /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/defaults/main.yml
 21264 1727202761.96088: Loading data from /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/meta/main.yml
 21264 1727202761.96257: Loading data from /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml
 21264 1727202761.98171: in VariableManager get_vars()
 21264 1727202761.98239: done with get_vars()
 21264 1727202761.98300: in VariableManager get_vars()
 21264 1727202761.98320: done with get_vars()
 21264 1727202761.98411: in VariableManager get_vars()
 21264 1727202761.98430: done with get_vars()
 21264 1727202761.98586: in VariableManager get_vars()
 21264 1727202761.98605: done with get_vars()
 21264 1727202762.00269: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup
 21264 1727202762.00832: iterating over new_blocks loaded from include file
 21264 1727202762.00835: in VariableManager get_vars()
 21264 1727202762.00856: done with get_vars()
 21264 1727202762.00858: filtering new block on tags
 21264 1727202762.00968: done filtering new block on tags
 21264 1727202762.00973: in VariableManager get_vars()
 21264 1727202762.00996: done with get_vars()
 21264 1727202762.00998: filtering new block on tags
 21264 1727202762.01011: done filtering new block on tags
 21264 1727202762.01014: in VariableManager get_vars()
 21264 1727202762.01031: done with get_vars()
 21264 1727202762.01032: filtering new block on tags
 21264 1727202762.01047: done filtering new block on tags
 21264 1727202762.01049: done iterating over new_blocks loaded from include file
included: fedora.linux_system_roles.logging for managed-node1
 21264 1727202762.01055: extending task lists for all hosts with included blocks
 21264 1727202762.01158: done extending task lists
 21264 1727202762.01160: done processing included files
 21264 1727202762.01160: results queue empty
 21264 1727202762.01161: checking for any_errors_fatal
 21264 1727202762.01168: done checking for any_errors_fatal
 21264 1727202762.01169: checking for max_fail_percentage
 21264 1727202762.01170: done checking for max_fail_percentage
 21264 1727202762.01171: checking to see if all hosts have failed and the running result is not ok
 21264 1727202762.01172: done checking to see if all hosts have failed
 21264 1727202762.01172: getting the remaining hosts for this loop
 21264 1727202762.01174: done getting the remaining hosts for this loop
 21264 1727202762.01178: getting the next task for host managed-node1
 21264 1727202762.01184: done getting next task for host managed-node1
 21264 1727202762.01186:  ^ task is: TASK: fedora.linux_system_roles.logging : Set files output if files output is not defined and logging_inputs is not empty
 21264 1727202762.01189:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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
 21264 1727202762.01197: getting variables
 21264 1727202762.01199: in VariableManager get_vars()
 21264 1727202762.01211: Calling all_inventory to load vars for managed-node1
 21264 1727202762.01213: Calling groups_inventory to load vars for managed-node1
 21264 1727202762.01215: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202762.01220: Calling all_plugins_play to load vars for managed-node1
 21264 1727202762.01222: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202762.01225: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202762.01368: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202762.01572: done with get_vars()
 21264 1727202762.01584: done getting variables
 21264 1727202762.01645: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)

TASK [fedora.linux_system_roles.logging : Set files output if files output is not defined and logging_inputs is not empty] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:7
Tuesday 24 September 2024  14:32:42 -0400 (0:00:00.090)       0:00:05.788 ***** 
 21264 1727202762.01684: entering _queue_task() for managed-node1/set_fact
 21264 1727202762.01685: Creating lock for set_fact
 21264 1727202762.02145: worker is 1 (out of 1 available)
 21264 1727202762.02157: exiting _queue_task() for managed-node1/set_fact
 21264 1727202762.02168: done queuing things up, now waiting for results queue to drain
 21264 1727202762.02169: waiting for pending results...
 21264 1727202762.02432: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Set files output if files output is not defined and logging_inputs is not empty
 21264 1727202762.02540: in run() - task 0e798799-7813-bb7e-0ba7-000000000048
 21264 1727202762.02552: variable 'ansible_search_path' from source: unknown
 21264 1727202762.02556: variable 'ansible_search_path' from source: unknown
 21264 1727202762.02708: calling self._execute()
 21264 1727202762.02712: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202762.02715: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202762.02717: variable 'omit' from source: magic vars
 21264 1727202762.03103: variable 'logging_provider' from source: role '' defaults
 21264 1727202762.03117: Evaluated conditional (logging_provider == 'rsyslog'): True
 21264 1727202762.03301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202762.03796: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202762.03799: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202762.03801: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202762.03941: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202762.04156: 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)
 21264 1727202762.04200: 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)
 21264 1727202762.04292: 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)
 21264 1727202762.04324: 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)
 21264 1727202762.04418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202762.08137: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202762.08222: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202762.08264: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202762.08310: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202762.08341: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202762.08487: Evaluated conditional (__snapshot_gather_vars is not defined or not __snapshot_gather_vars | bool): True
 21264 1727202762.08767: 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)
 21264 1727202762.08801: 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)
 21264 1727202762.08828: 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)
 21264 1727202762.08879: 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)
 21264 1727202762.09088: 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)
 21264 1727202762.09091: 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)
 21264 1727202762.09093: 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)
 21264 1727202762.09195: 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)
 21264 1727202762.09231: 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)
 21264 1727202762.09248: 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)
 21264 1727202762.09487: 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)
 21264 1727202762.09491: 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)
 21264 1727202762.09494: 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)
 21264 1727202762.09599: 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)
 21264 1727202762.09620: 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)
 21264 1727202762.09671: 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)
 21264 1727202762.09761: 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)
 21264 1727202762.09797: 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)
 21264 1727202762.09988: 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)
 21264 1727202762.09991: 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)
 21264 1727202762.10441: variable 'logging_outputs' from source: role '' defaults
 21264 1727202762.10653: Evaluated conditional (logging_outputs | d([]) | selectattr('name', 'defined') | selectattr('type', 'defined') | selectattr('type', 'match', '^files$') | list | length == 0): True
 21264 1727202762.10715: variable 'logging_inputs' from source: role '' defaults
 21264 1727202762.10726: Evaluated conditional (logging_inputs | d([])): False
 21264 1727202762.10732: when evaluation is False, skipping this task
 21264 1727202762.10738: _execute() done
 21264 1727202762.10743: dumping result to json
 21264 1727202762.10749: done dumping result, returning
 21264 1727202762.10758: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Set files output if files output is not defined and logging_inputs is not empty [0e798799-7813-bb7e-0ba7-000000000048]
 21264 1727202762.10764: sending task result for task 0e798799-7813-bb7e-0ba7-000000000048
 21264 1727202762.10992: done sending task result for task 0e798799-7813-bb7e-0ba7-000000000048
 21264 1727202762.10995: WORKER PROCESS EXITING
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "logging_inputs | d([])",
    "skip_reason": "Conditional result was False"
}
 21264 1727202762.11043: no more pending results, returning what we have
 21264 1727202762.11046: results queue empty
 21264 1727202762.11047: checking for any_errors_fatal
 21264 1727202762.11048: done checking for any_errors_fatal
 21264 1727202762.11049: checking for max_fail_percentage
 21264 1727202762.11050: done checking for max_fail_percentage
 21264 1727202762.11051: checking to see if all hosts have failed and the running result is not ok
 21264 1727202762.11052: done checking to see if all hosts have failed
 21264 1727202762.11053: getting the remaining hosts for this loop
 21264 1727202762.11055: done getting the remaining hosts for this loop
 21264 1727202762.11059: getting the next task for host managed-node1
 21264 1727202762.11066: done getting next task for host managed-node1
 21264 1727202762.11069:  ^ task is: TASK: fedora.linux_system_roles.logging : Set rsyslog_outputs
 21264 1727202762.11073:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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
 21264 1727202762.11092: getting variables
 21264 1727202762.11094: in VariableManager get_vars()
 21264 1727202762.11130: Calling all_inventory to load vars for managed-node1
 21264 1727202762.11133: Calling groups_inventory to load vars for managed-node1
 21264 1727202762.11135: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202762.11144: Calling all_plugins_play to load vars for managed-node1
 21264 1727202762.11146: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202762.11149: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202762.11542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202762.11755: done with get_vars()
 21264 1727202762.11766: done getting variables
 21264 1727202762.11825: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.logging : Set rsyslog_outputs] *****************
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:14
Tuesday 24 September 2024  14:32:42 -0400 (0:00:00.101)       0:00:05.890 ***** 
 21264 1727202762.11858: entering _queue_task() for managed-node1/set_fact
 21264 1727202762.12289: worker is 1 (out of 1 available)
 21264 1727202762.12299: exiting _queue_task() for managed-node1/set_fact
 21264 1727202762.12309: done queuing things up, now waiting for results queue to drain
 21264 1727202762.12310: waiting for pending results...
 21264 1727202762.12479: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Set rsyslog_outputs
 21264 1727202762.12643: in run() - task 0e798799-7813-bb7e-0ba7-000000000049
 21264 1727202762.12679: variable 'ansible_search_path' from source: unknown
 21264 1727202762.12690: variable 'ansible_search_path' from source: unknown
 21264 1727202762.12729: calling self._execute()
 21264 1727202762.12812: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202762.12830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202762.12843: variable 'omit' from source: magic vars
 21264 1727202762.13224: variable 'logging_provider' from source: role '' defaults
 21264 1727202762.13237: Evaluated conditional (logging_provider == 'rsyslog'): True
 21264 1727202762.13690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202762.14081: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202762.14288: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202762.14301: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202762.14343: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202762.14906: 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)
 21264 1727202762.14937: 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)
 21264 1727202762.14968: 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)
 21264 1727202762.15008: 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)
 21264 1727202762.15091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202762.17973: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202762.17990: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202762.18040: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202762.18087: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202762.18136: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202762.18397: Evaluated conditional (__snapshot_gather_vars is not defined or not __snapshot_gather_vars | bool): True
 21264 1727202762.18401: variable 'omit' from source: magic vars
 21264 1727202762.18550: variable 'omit' from source: magic vars
 21264 1727202762.18945: 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)
 21264 1727202762.19015: 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)
 21264 1727202762.19116: 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)
 21264 1727202762.19160: 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)
 21264 1727202762.19213: 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)
 21264 1727202762.19330: 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)
 21264 1727202762.19356: 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)
 21264 1727202762.19439: 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)
 21264 1727202762.19561: 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)
 21264 1727202762.19565: 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)
 21264 1727202762.19619: 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)
 21264 1727202762.19693: 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)
 21264 1727202762.19722: 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)
 21264 1727202762.19766: 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)
 21264 1727202762.19802: 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)
 21264 1727202762.19966: variable 'logging_outputs' from source: role '' defaults
 21264 1727202762.20024: variable 'omit' from source: magic vars
 21264 1727202762.20052: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
 21264 1727202762.20088: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
 21264 1727202762.20109: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
 21264 1727202762.20169: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202762.20173: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202762.20177: variable 'inventory_hostname' from source: host vars for 'managed-node1'
 21264 1727202762.20180: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202762.20191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202762.20312: Set connection var ansible_pipelining to False
 21264 1727202762.20321: Set connection var ansible_shell_type to sh
 21264 1727202762.20332: Set connection var ansible_module_compression to ZIP_DEFLATED
 21264 1727202762.20387: Set connection var ansible_timeout to 10
 21264 1727202762.20390: Set connection var ansible_shell_executable to /bin/sh
 21264 1727202762.20392: Set connection var ansible_connection to ssh
 21264 1727202762.20395: variable 'ansible_shell_executable' from source: unknown
 21264 1727202762.20402: variable 'ansible_connection' from source: unknown
 21264 1727202762.20409: variable 'ansible_module_compression' from source: unknown
 21264 1727202762.20415: variable 'ansible_shell_type' from source: unknown
 21264 1727202762.20421: variable 'ansible_shell_executable' from source: unknown
 21264 1727202762.20427: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202762.20434: variable 'ansible_pipelining' from source: unknown
 21264 1727202762.20440: variable 'ansible_timeout' from source: unknown
 21264 1727202762.20487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202762.20588: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)
 21264 1727202762.20591: variable 'omit' from source: magic vars
 21264 1727202762.20594: starting attempt loop
 21264 1727202762.20596: running the handler
 21264 1727202762.20609: handler run complete
 21264 1727202762.20622: attempt loop complete, returning result
 21264 1727202762.20651: _execute() done
 21264 1727202762.20658: dumping result to json
 21264 1727202762.20664: done dumping result, returning
 21264 1727202762.20678: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Set rsyslog_outputs [0e798799-7813-bb7e-0ba7-000000000049]
 21264 1727202762.20689: sending task result for task 0e798799-7813-bb7e-0ba7-000000000049
 21264 1727202762.20988: done sending task result for task 0e798799-7813-bb7e-0ba7-000000000049
 21264 1727202762.20991: WORKER PROCESS EXITING
ok: [managed-node1] => {
    "ansible_facts": {
        "rsyslog_outputs": []
    },
    "changed": false
}
 21264 1727202762.21059: no more pending results, returning what we have
 21264 1727202762.21062: results queue empty
 21264 1727202762.21063: checking for any_errors_fatal
 21264 1727202762.21071: done checking for any_errors_fatal
 21264 1727202762.21071: checking for max_fail_percentage
 21264 1727202762.21073: done checking for max_fail_percentage
 21264 1727202762.21074: checking to see if all hosts have failed and the running result is not ok
 21264 1727202762.21078: done checking to see if all hosts have failed
 21264 1727202762.21079: getting the remaining hosts for this loop
 21264 1727202762.21081: done getting the remaining hosts for this loop
 21264 1727202762.21087: getting the next task for host managed-node1
 21264 1727202762.21094: done getting next task for host managed-node1
 21264 1727202762.21098:  ^ task is: TASK: fedora.linux_system_roles.logging : Set rsyslog_inputs
 21264 1727202762.21101:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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? (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
 21264 1727202762.21112: getting variables
 21264 1727202762.21114: in VariableManager get_vars()
 21264 1727202762.21154: Calling all_inventory to load vars for managed-node1
 21264 1727202762.21157: Calling groups_inventory to load vars for managed-node1
 21264 1727202762.21160: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202762.21170: Calling all_plugins_play to load vars for managed-node1
 21264 1727202762.21173: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202762.21179: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202762.21473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202762.22216: done with get_vars()
 21264 1727202762.22295: done getting variables
 21264 1727202762.22353: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.logging : Set rsyslog_inputs] ******************
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:18
Tuesday 24 September 2024  14:32:42 -0400 (0:00:00.106)       0:00:05.996 ***** 
 21264 1727202762.22497: entering _queue_task() for managed-node1/set_fact
 21264 1727202762.22939: worker is 1 (out of 1 available)
 21264 1727202762.22950: exiting _queue_task() for managed-node1/set_fact
 21264 1727202762.22963: done queuing things up, now waiting for results queue to drain
 21264 1727202762.22964: waiting for pending results...
 21264 1727202762.23231: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Set rsyslog_inputs
 21264 1727202762.23397: in run() - task 0e798799-7813-bb7e-0ba7-00000000004a
 21264 1727202762.23470: variable 'ansible_search_path' from source: unknown
 21264 1727202762.23474: variable 'ansible_search_path' from source: unknown
 21264 1727202762.23483: calling self._execute()
 21264 1727202762.23551: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202762.23561: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202762.23579: variable 'omit' from source: magic vars
 21264 1727202762.24157: variable 'logging_provider' from source: role '' defaults
 21264 1727202762.24169: Evaluated conditional (logging_provider == 'rsyslog'): True
 21264 1727202762.24359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202762.24662: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202762.24692: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202762.24776: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202762.24784: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202762.24872: 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)
 21264 1727202762.24920: 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)
 21264 1727202762.24952: 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)
 21264 1727202762.25106: 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)
 21264 1727202762.25110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202762.27837: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202762.27954: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202762.28029: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202762.28067: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202762.28125: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202762.28317: Evaluated conditional (__snapshot_gather_vars is not defined or not __snapshot_gather_vars | bool): True
 21264 1727202762.28320: variable 'omit' from source: magic vars
 21264 1727202762.28387: variable 'omit' from source: magic vars
 21264 1727202762.28596: 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)
 21264 1727202762.28644: 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)
 21264 1727202762.28739: 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)
 21264 1727202762.28746: 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)
 21264 1727202762.28749: 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)
 21264 1727202762.28837: 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)
 21264 1727202762.28900: 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)
 21264 1727202762.28930: 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)
 21264 1727202762.29005: 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)
 21264 1727202762.29018: 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)
 21264 1727202762.29287: 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)
 21264 1727202762.29290: 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)
 21264 1727202762.29293: 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)
 21264 1727202762.29295: 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)
 21264 1727202762.29297: 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)
 21264 1727202762.29390: variable 'logging_inputs' from source: role '' defaults
 21264 1727202762.29465: variable 'omit' from source: magic vars
 21264 1727202762.29510: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
 21264 1727202762.29554: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
 21264 1727202762.29586: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
 21264 1727202762.29607: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202762.29631: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202762.29690: variable 'inventory_hostname' from source: host vars for 'managed-node1'
 21264 1727202762.29711: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202762.29757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202762.29872: Set connection var ansible_pipelining to False
 21264 1727202762.29881: Set connection var ansible_shell_type to sh
 21264 1727202762.29894: Set connection var ansible_module_compression to ZIP_DEFLATED
 21264 1727202762.29906: Set connection var ansible_timeout to 10
 21264 1727202762.29916: Set connection var ansible_shell_executable to /bin/sh
 21264 1727202762.29964: Set connection var ansible_connection to ssh
 21264 1727202762.29971: variable 'ansible_shell_executable' from source: unknown
 21264 1727202762.29973: variable 'ansible_connection' from source: unknown
 21264 1727202762.29976: variable 'ansible_module_compression' from source: unknown
 21264 1727202762.29978: variable 'ansible_shell_type' from source: unknown
 21264 1727202762.29980: variable 'ansible_shell_executable' from source: unknown
 21264 1727202762.29983: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202762.29985: variable 'ansible_pipelining' from source: unknown
 21264 1727202762.29986: variable 'ansible_timeout' from source: unknown
 21264 1727202762.30073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202762.30184: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)
 21264 1727202762.30187: variable 'omit' from source: magic vars
 21264 1727202762.30189: starting attempt loop
 21264 1727202762.30191: running the handler
 21264 1727202762.30193: handler run complete
 21264 1727202762.30195: attempt loop complete, returning result
 21264 1727202762.30196: _execute() done
 21264 1727202762.30198: dumping result to json
 21264 1727202762.30200: done dumping result, returning
 21264 1727202762.30201: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Set rsyslog_inputs [0e798799-7813-bb7e-0ba7-00000000004a]
 21264 1727202762.30205: sending task result for task 0e798799-7813-bb7e-0ba7-00000000004a
ok: [managed-node1] => {
    "ansible_facts": {
        "rsyslog_inputs": []
    },
    "changed": false
}
 21264 1727202762.30537: done sending task result for task 0e798799-7813-bb7e-0ba7-00000000004a
 21264 1727202762.30540: WORKER PROCESS EXITING
 21264 1727202762.30550: no more pending results, returning what we have
 21264 1727202762.30553: results queue empty
 21264 1727202762.30553: checking for any_errors_fatal
 21264 1727202762.30558: done checking for any_errors_fatal
 21264 1727202762.30559: checking for max_fail_percentage
 21264 1727202762.30561: done checking for max_fail_percentage
 21264 1727202762.30561: checking to see if all hosts have failed and the running result is not ok
 21264 1727202762.30562: done checking to see if all hosts have failed
 21264 1727202762.30563: getting the remaining hosts for this loop
 21264 1727202762.30565: done getting the remaining hosts for this loop
 21264 1727202762.30569: getting the next task for host managed-node1
 21264 1727202762.30574: done getting next task for host managed-node1
 21264 1727202762.30578:  ^ task is: TASK: fedora.linux_system_roles.logging : Use of rsyslog_custom_config_files is deprecated
 21264 1727202762.30583:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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? (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
 21264 1727202762.30593: getting variables
 21264 1727202762.30595: in VariableManager get_vars()
 21264 1727202762.30631: Calling all_inventory to load vars for managed-node1
 21264 1727202762.30634: Calling groups_inventory to load vars for managed-node1
 21264 1727202762.30636: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202762.30853: Calling all_plugins_play to load vars for managed-node1
 21264 1727202762.30858: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202762.30865: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202762.31254: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202762.31485: done with get_vars()
 21264 1727202762.31495: done getting variables
 21264 1727202762.31593: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)

TASK [fedora.linux_system_roles.logging : Use of rsyslog_custom_config_files is deprecated] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:22
Tuesday 24 September 2024  14:32:42 -0400 (0:00:00.091)       0:00:06.087 ***** 
 21264 1727202762.31635: entering _queue_task() for managed-node1/debug
 21264 1727202762.31637: Creating lock for debug
 21264 1727202762.32068: worker is 1 (out of 1 available)
 21264 1727202762.32079: exiting _queue_task() for managed-node1/debug
 21264 1727202762.32092: done queuing things up, now waiting for results queue to drain
 21264 1727202762.32093: waiting for pending results...
 21264 1727202762.32289: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Use of rsyslog_custom_config_files is deprecated
 21264 1727202762.32426: in run() - task 0e798799-7813-bb7e-0ba7-00000000004b
 21264 1727202762.32494: variable 'ansible_search_path' from source: unknown
 21264 1727202762.32497: variable 'ansible_search_path' from source: unknown
 21264 1727202762.32500: calling self._execute()
 21264 1727202762.32579: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202762.32605: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202762.32621: variable 'omit' from source: magic vars
 21264 1727202762.33039: variable 'logging_provider' from source: role '' defaults
 21264 1727202762.33081: Evaluated conditional (logging_provider == 'rsyslog'): True
 21264 1727202762.33288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202762.33754: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202762.33845: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202762.33915: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202762.33986: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202762.34170: 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)
 21264 1727202762.34193: 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)
 21264 1727202762.34225: 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)
 21264 1727202762.34266: 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)
 21264 1727202762.34422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202762.37255: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202762.37427: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202762.37456: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202762.37495: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202762.37530: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202762.37705: Evaluated conditional (__snapshot_gather_vars is not defined or not __snapshot_gather_vars | bool): True
 21264 1727202762.37896: Evaluated conditional (rsyslog_custom_config_files is defined): False
 21264 1727202762.37899: when evaluation is False, skipping this task
 21264 1727202762.37902: _execute() done
 21264 1727202762.37905: dumping result to json
 21264 1727202762.37907: done dumping result, returning
 21264 1727202762.37910: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Use of rsyslog_custom_config_files is deprecated [0e798799-7813-bb7e-0ba7-00000000004b]
 21264 1727202762.37912: sending task result for task 0e798799-7813-bb7e-0ba7-00000000004b
skipping: [managed-node1] => {
    "false_condition": "rsyslog_custom_config_files is defined"
}
 21264 1727202762.38128: no more pending results, returning what we have
 21264 1727202762.38131: results queue empty
 21264 1727202762.38131: checking for any_errors_fatal
 21264 1727202762.38143: done checking for any_errors_fatal
 21264 1727202762.38144: checking for max_fail_percentage
 21264 1727202762.38146: done checking for max_fail_percentage
 21264 1727202762.38146: checking to see if all hosts have failed and the running result is not ok
 21264 1727202762.38147: done checking to see if all hosts have failed
 21264 1727202762.38148: getting the remaining hosts for this loop
 21264 1727202762.38149: done getting the remaining hosts for this loop
 21264 1727202762.38153: getting the next task for host managed-node1
 21264 1727202762.38158: done getting next task for host managed-node1
 21264 1727202762.38162:  ^ task is: TASK: fedora.linux_system_roles.logging : Use of type custom is deprecated
 21264 1727202762.38165:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
 21264 1727202762.38178: getting variables
 21264 1727202762.38179: in VariableManager get_vars()
 21264 1727202762.38211: Calling all_inventory to load vars for managed-node1
 21264 1727202762.38214: Calling groups_inventory to load vars for managed-node1
 21264 1727202762.38216: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202762.38224: Calling all_plugins_play to load vars for managed-node1
 21264 1727202762.38226: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202762.38229: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202762.38425: done sending task result for task 0e798799-7813-bb7e-0ba7-00000000004b
 21264 1727202762.38428: WORKER PROCESS EXITING
 21264 1727202762.38452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202762.38722: done with get_vars()
 21264 1727202762.38733: done getting variables
 21264 1727202762.38815: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.logging : Use of type custom is deprecated] ****
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:29
Tuesday 24 September 2024  14:32:42 -0400 (0:00:00.072)       0:00:06.160 ***** 
 21264 1727202762.38857: entering _queue_task() for managed-node1/debug
 21264 1727202762.39193: worker is 1 (out of 1 available)
 21264 1727202762.39297: exiting _queue_task() for managed-node1/debug
 21264 1727202762.39308: done queuing things up, now waiting for results queue to drain
 21264 1727202762.39309: waiting for pending results...
 21264 1727202762.39562: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Use of type custom is deprecated
 21264 1727202762.39666: in run() - task 0e798799-7813-bb7e-0ba7-00000000004c
 21264 1727202762.39725: variable 'ansible_search_path' from source: unknown
 21264 1727202762.39728: variable 'ansible_search_path' from source: unknown
 21264 1727202762.39748: calling self._execute()
 21264 1727202762.39862: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202762.39888: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202762.39995: variable 'omit' from source: magic vars
 21264 1727202762.40360: variable 'logging_provider' from source: role '' defaults
 21264 1727202762.40385: Evaluated conditional (logging_provider == 'rsyslog'): True
 21264 1727202762.40620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202762.40937: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202762.41007: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202762.41045: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202762.41153: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202762.41328: 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)
 21264 1727202762.41331: 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)
 21264 1727202762.41350: 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)
 21264 1727202762.41380: 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)
 21264 1727202762.41462: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202762.43879: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202762.43952: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202762.44056: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202762.44124: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202762.44161: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202762.44316: Evaluated conditional (__snapshot_gather_vars is not defined or not __snapshot_gather_vars | bool): True
 21264 1727202762.44457: 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)
 21264 1727202762.44506: 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)
 21264 1727202762.44544: 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)
 21264 1727202762.44688: 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)
 21264 1727202762.44691: 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)
 21264 1727202762.44820: variable '__custom_output_files' from source: task vars
 21264 1727202762.45092: 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)
 21264 1727202762.45225: 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)
 21264 1727202762.45254: 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)
 21264 1727202762.45349: 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)
 21264 1727202762.45403: 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)
 21264 1727202762.45455: 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)
 21264 1727202762.45549: 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)
 21264 1727202762.45618: 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)
 21264 1727202762.45667: 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)
 21264 1727202762.45703: 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)
 21264 1727202762.45761: 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)
 21264 1727202762.45795: 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)
 21264 1727202762.45822: 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)
 21264 1727202762.45869: 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)
 21264 1727202762.45892: 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)
 21264 1727202762.45941: 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)
 21264 1727202762.46002: 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)
 21264 1727202762.46031: 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)
 21264 1727202762.46079: 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)
 21264 1727202762.46104: 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)
 21264 1727202762.46361: variable 'logging_outputs' from source: role '' defaults
 21264 1727202762.46429: Evaluated conditional (__custom_output_files | length > 0): False
 21264 1727202762.46438: when evaluation is False, skipping this task
 21264 1727202762.46500: _execute() done
 21264 1727202762.46503: dumping result to json
 21264 1727202762.46506: done dumping result, returning
 21264 1727202762.46508: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Use of type custom is deprecated [0e798799-7813-bb7e-0ba7-00000000004c]
 21264 1727202762.46510: sending task result for task 0e798799-7813-bb7e-0ba7-00000000004c
skipping: [managed-node1] => {
    "false_condition": "__custom_output_files | length > 0"
}
 21264 1727202762.46646: no more pending results, returning what we have
 21264 1727202762.46649: results queue empty
 21264 1727202762.46650: checking for any_errors_fatal
 21264 1727202762.46655: done checking for any_errors_fatal
 21264 1727202762.46656: checking for max_fail_percentage
 21264 1727202762.46658: done checking for max_fail_percentage
 21264 1727202762.46659: checking to see if all hosts have failed and the running result is not ok
 21264 1727202762.46660: done checking to see if all hosts have failed
 21264 1727202762.46661: getting the remaining hosts for this loop
 21264 1727202762.46662: done getting the remaining hosts for this loop
 21264 1727202762.46666: getting the next task for host managed-node1
 21264 1727202762.46674: done getting next task for host managed-node1
 21264 1727202762.46678:  ^ task is: TASK: fedora.linux_system_roles.logging : Check logging_inputs item in logging_flows.inputs
 21264 1727202762.46684:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=6, 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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
 21264 1727202762.46697: getting variables
 21264 1727202762.46699: in VariableManager get_vars()
 21264 1727202762.46735: Calling all_inventory to load vars for managed-node1
 21264 1727202762.46738: Calling groups_inventory to load vars for managed-node1
 21264 1727202762.46741: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202762.46750: Calling all_plugins_play to load vars for managed-node1
 21264 1727202762.46752: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202762.46755: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202762.47207: done sending task result for task 0e798799-7813-bb7e-0ba7-00000000004c
 21264 1727202762.47216: WORKER PROCESS EXITING
 21264 1727202762.47236: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202762.47510: done with get_vars()
 21264 1727202762.47523: done getting variables
 21264 1727202762.47622: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)

TASK [fedora.linux_system_roles.logging : Check logging_inputs item in logging_flows.inputs] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:42
Tuesday 24 September 2024  14:32:42 -0400 (0:00:00.088)       0:00:06.248 ***** 
 21264 1727202762.47661: entering _queue_task() for managed-node1/fail
 21264 1727202762.47663: Creating lock for fail
 21264 1727202762.48038: worker is 1 (out of 1 available)
 21264 1727202762.48053: exiting _queue_task() for managed-node1/fail
 21264 1727202762.48065: done queuing things up, now waiting for results queue to drain
 21264 1727202762.48066: waiting for pending results...
 21264 1727202762.48265: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Check logging_inputs item in logging_flows.inputs
 21264 1727202762.48458: in run() - task 0e798799-7813-bb7e-0ba7-00000000004e
 21264 1727202762.48484: variable 'ansible_search_path' from source: unknown
 21264 1727202762.48495: variable 'ansible_search_path' from source: unknown
 21264 1727202762.48554: variable 'logging_flows' from source: role '' defaults
 21264 1727202762.48912: variable 'logging_flows' from source: role '' defaults
 21264 1727202762.48948: dumping result to json
 21264 1727202762.48957: done dumping result, returning
 21264 1727202762.48969: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Check logging_inputs item in logging_flows.inputs [0e798799-7813-bb7e-0ba7-00000000004e]
 21264 1727202762.48987: sending task result for task 0e798799-7813-bb7e-0ba7-00000000004e
 21264 1727202762.49126: done sending task result for task 0e798799-7813-bb7e-0ba7-00000000004e
 21264 1727202762.49134: WORKER PROCESS EXITING
skipping: [managed-node1] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}
 21264 1727202762.49188: no more pending results, returning what we have
 21264 1727202762.49191: results queue empty
 21264 1727202762.49192: checking for any_errors_fatal
 21264 1727202762.49197: done checking for any_errors_fatal
 21264 1727202762.49198: checking for max_fail_percentage
 21264 1727202762.49200: done checking for max_fail_percentage
 21264 1727202762.49200: checking to see if all hosts have failed and the running result is not ok
 21264 1727202762.49202: done checking to see if all hosts have failed
 21264 1727202762.49204: getting the remaining hosts for this loop
 21264 1727202762.49206: done getting the remaining hosts for this loop
 21264 1727202762.49209: getting the next task for host managed-node1
 21264 1727202762.49223: done getting next task for host managed-node1
 21264 1727202762.49228:  ^ task is: TASK: fedora.linux_system_roles.logging : Gather ports specified in the logging_inputs and outputs vars
 21264 1727202762.49247:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=7, 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
 21264 1727202762.49262: getting variables
 21264 1727202762.49264: in VariableManager get_vars()
 21264 1727202762.49307: Calling all_inventory to load vars for managed-node1
 21264 1727202762.49387: Calling groups_inventory to load vars for managed-node1
 21264 1727202762.49390: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202762.49402: Calling all_plugins_play to load vars for managed-node1
 21264 1727202762.49405: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202762.49408: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202762.49863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202762.50089: done with get_vars()
 21264 1727202762.50112: done getting variables

TASK [fedora.linux_system_roles.logging : Gather ports specified in the logging_inputs and outputs vars] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:52
Tuesday 24 September 2024  14:32:42 -0400 (0:00:00.025)       0:00:06.273 ***** 
 21264 1727202762.50217: entering _queue_task() for managed-node1/include_tasks
 21264 1727202762.50219: Creating lock for include_tasks
 21264 1727202762.50490: worker is 1 (out of 1 available)
 21264 1727202762.50642: exiting _queue_task() for managed-node1/include_tasks
 21264 1727202762.50654: done queuing things up, now waiting for results queue to drain
 21264 1727202762.50655: waiting for pending results...
 21264 1727202762.50796: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Gather ports specified in the logging_inputs and outputs vars
 21264 1727202762.50946: in run() - task 0e798799-7813-bb7e-0ba7-00000000004f
 21264 1727202762.50972: variable 'ansible_search_path' from source: unknown
 21264 1727202762.50994: variable 'ansible_search_path' from source: unknown
 21264 1727202762.51033: calling self._execute()
 21264 1727202762.51123: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202762.51135: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202762.51156: variable 'omit' from source: magic vars
 21264 1727202762.51571: variable 'logging_provider' from source: role '' defaults
 21264 1727202762.51591: Evaluated conditional (logging_provider == 'rsyslog'): True
 21264 1727202762.51833: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202762.52116: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202762.52265: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202762.52268: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202762.52270: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202762.52338: 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)
 21264 1727202762.52400: 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)
 21264 1727202762.52429: 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)
 21264 1727202762.52460: 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)
 21264 1727202762.52565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202762.56527: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202762.56695: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202762.56845: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202762.56935: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202762.57036: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202762.57263: Evaluated conditional (__snapshot_gather_vars is not defined or not __snapshot_gather_vars | bool): True
 21264 1727202762.57274: _execute() done
 21264 1727202762.57292: dumping result to json
 21264 1727202762.57301: done dumping result, returning
 21264 1727202762.57318: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Gather ports specified in the logging_inputs and outputs vars [0e798799-7813-bb7e-0ba7-00000000004f]
 21264 1727202762.57327: sending task result for task 0e798799-7813-bb7e-0ba7-00000000004f
 21264 1727202762.57616: no more pending results, returning what we have
 21264 1727202762.57622: in VariableManager get_vars()
 21264 1727202762.57664: Calling all_inventory to load vars for managed-node1
 21264 1727202762.57667: Calling groups_inventory to load vars for managed-node1
 21264 1727202762.57670: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202762.57684: Calling all_plugins_play to load vars for managed-node1
 21264 1727202762.57688: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202762.57692: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202762.58092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202762.58357: done with get_vars()
 21264 1727202762.58390: variable 'ansible_search_path' from source: unknown
 21264 1727202762.58391: variable 'ansible_search_path' from source: unknown
 21264 1727202762.58406: done sending task result for task 0e798799-7813-bb7e-0ba7-00000000004f
 21264 1727202762.58409: WORKER PROCESS EXITING
 21264 1727202762.58434: we have included files to process
 21264 1727202762.58435: generating all_blocks data
 21264 1727202762.58437: done generating all_blocks data
 21264 1727202762.58456: processing included file: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml
 21264 1727202762.58458: loading included file: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml
 21264 1727202762.58461: Loading data from /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml
 21264 1727202762.61865: done processing included file
 21264 1727202762.61888: iterating over new_blocks loaded from include file
 21264 1727202762.61890: in VariableManager get_vars()
 21264 1727202762.61921: done with get_vars()
 21264 1727202762.61924: filtering new block on tags
 21264 1727202762.61953: done filtering new block on tags
 21264 1727202762.61956: in VariableManager get_vars()
 21264 1727202762.61993: done with get_vars()
 21264 1727202762.61996: filtering new block on tags
 21264 1727202762.62122: done filtering new block on tags
 21264 1727202762.62126: done iterating over new_blocks loaded from include file
included: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml for managed-node1
 21264 1727202762.62178: extending task lists for all hosts with included blocks
 21264 1727202762.64281: done extending task lists
 21264 1727202762.64349: done processing included files
 21264 1727202762.64351: results queue empty
 21264 1727202762.64352: checking for any_errors_fatal
 21264 1727202762.64356: done checking for any_errors_fatal
 21264 1727202762.64357: checking for max_fail_percentage
 21264 1727202762.64358: done checking for max_fail_percentage
 21264 1727202762.64359: checking to see if all hosts have failed and the running result is not ok
 21264 1727202762.64360: done checking to see if all hosts have failed
 21264 1727202762.64361: getting the remaining hosts for this loop
 21264 1727202762.64362: done getting the remaining hosts for this loop
 21264 1727202762.64365: getting the next task for host managed-node1
 21264 1727202762.64369: done getting next task for host managed-node1
 21264 1727202762.64372:  ^ task is: TASK: fedora.linux_system_roles.logging : Initialize logging_tls_tcp_ports
 21264 1727202762.64375:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=8, 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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
 21264 1727202762.64390: getting variables
 21264 1727202762.64392: in VariableManager get_vars()
 21264 1727202762.64411: Calling all_inventory to load vars for managed-node1
 21264 1727202762.64414: Calling groups_inventory to load vars for managed-node1
 21264 1727202762.64416: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202762.64421: Calling all_plugins_play to load vars for managed-node1
 21264 1727202762.64424: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202762.64427: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202762.64592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202762.64824: done with get_vars()
 21264 1727202762.64845: done getting variables
 21264 1727202762.64885: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.logging : Initialize logging_tls_tcp_ports] ****
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:3
Tuesday 24 September 2024  14:32:42 -0400 (0:00:00.146)       0:00:06.420 ***** 
 21264 1727202762.64919: entering _queue_task() for managed-node1/set_fact
 21264 1727202762.65498: worker is 1 (out of 1 available)
 21264 1727202762.65506: exiting _queue_task() for managed-node1/set_fact
 21264 1727202762.65518: done queuing things up, now waiting for results queue to drain
 21264 1727202762.65519: waiting for pending results...
 21264 1727202762.65585: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Initialize logging_tls_tcp_ports
 21264 1727202762.66126: in run() - task 0e798799-7813-bb7e-0ba7-0000000000b4
 21264 1727202762.66148: variable 'ansible_search_path' from source: unknown
 21264 1727202762.66183: variable 'ansible_search_path' from source: unknown
 21264 1727202762.66303: calling self._execute()
 21264 1727202762.66454: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202762.66465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202762.66489: variable 'omit' from source: magic vars
 21264 1727202762.66901: variable 'logging_provider' from source: role '' defaults
 21264 1727202762.66921: Evaluated conditional (logging_provider == 'rsyslog'): True
 21264 1727202762.67108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202762.67402: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202762.67472: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202762.67535: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202762.67592: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202762.67676: 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)
 21264 1727202762.67762: 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)
 21264 1727202762.67765: 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)
 21264 1727202762.67768: 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)
 21264 1727202762.67852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202762.70579: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202762.70653: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202762.70753: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202762.70756: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202762.70760: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202762.70891: Evaluated conditional (__snapshot_gather_vars is not defined or not __snapshot_gather_vars | bool): True
 21264 1727202762.70904: variable 'omit' from source: magic vars
 21264 1727202762.71004: variable 'omit' from source: magic vars
 21264 1727202762.71084: variable 'omit' from source: magic vars
 21264 1727202762.71355: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
 21264 1727202762.71360: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
 21264 1727202762.71362: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
 21264 1727202762.71364: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202762.71367: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202762.71403: variable 'inventory_hostname' from source: host vars for 'managed-node1'
 21264 1727202762.71637: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202762.71641: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202762.71791: Set connection var ansible_pipelining to False
 21264 1727202762.71795: Set connection var ansible_shell_type to sh
 21264 1727202762.71797: Set connection var ansible_module_compression to ZIP_DEFLATED
 21264 1727202762.71799: Set connection var ansible_timeout to 10
 21264 1727202762.71801: Set connection var ansible_shell_executable to /bin/sh
 21264 1727202762.71803: Set connection var ansible_connection to ssh
 21264 1727202762.71823: variable 'ansible_shell_executable' from source: unknown
 21264 1727202762.71831: variable 'ansible_connection' from source: unknown
 21264 1727202762.71838: variable 'ansible_module_compression' from source: unknown
 21264 1727202762.71844: variable 'ansible_shell_type' from source: unknown
 21264 1727202762.72073: variable 'ansible_shell_executable' from source: unknown
 21264 1727202762.72076: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202762.72079: variable 'ansible_pipelining' from source: unknown
 21264 1727202762.72083: variable 'ansible_timeout' from source: unknown
 21264 1727202762.72086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202762.72202: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)
 21264 1727202762.72222: variable 'omit' from source: magic vars
 21264 1727202762.72232: starting attempt loop
 21264 1727202762.72239: running the handler
 21264 1727202762.72253: handler run complete
 21264 1727202762.72266: attempt loop complete, returning result
 21264 1727202762.72274: _execute() done
 21264 1727202762.72280: dumping result to json
 21264 1727202762.72293: done dumping result, returning
 21264 1727202762.72306: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Initialize logging_tls_tcp_ports [0e798799-7813-bb7e-0ba7-0000000000b4]
 21264 1727202762.72506: sending task result for task 0e798799-7813-bb7e-0ba7-0000000000b4
ok: [managed-node1] => {
    "ansible_facts": {
        "logging_tls_tcp_ports": []
    },
    "changed": false
}
 21264 1727202762.72639: no more pending results, returning what we have
 21264 1727202762.72643: results queue empty
 21264 1727202762.72643: checking for any_errors_fatal
 21264 1727202762.72645: done checking for any_errors_fatal
 21264 1727202762.72645: checking for max_fail_percentage
 21264 1727202762.72647: done checking for max_fail_percentage
 21264 1727202762.72647: checking to see if all hosts have failed and the running result is not ok
 21264 1727202762.72648: done checking to see if all hosts have failed
 21264 1727202762.72649: getting the remaining hosts for this loop
 21264 1727202762.72651: done getting the remaining hosts for this loop
 21264 1727202762.72654: getting the next task for host managed-node1
 21264 1727202762.72661: done getting next task for host managed-node1
 21264 1727202762.72665:  ^ task is: TASK: fedora.linux_system_roles.logging : Initialize logging_tcp_ports
 21264 1727202762.72669:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=8, 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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
 21264 1727202762.72691: getting variables
 21264 1727202762.72692: in VariableManager get_vars()
 21264 1727202762.72766: Calling all_inventory to load vars for managed-node1
 21264 1727202762.72770: Calling groups_inventory to load vars for managed-node1
 21264 1727202762.72772: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202762.72863: Calling all_plugins_play to load vars for managed-node1
 21264 1727202762.72868: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202762.72872: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202762.73039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202762.73319: done with get_vars()
 21264 1727202762.73330: done getting variables
 21264 1727202762.73360: done sending task result for task 0e798799-7813-bb7e-0ba7-0000000000b4
 21264 1727202762.73363: WORKER PROCESS EXITING
 21264 1727202762.73407: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.logging : Initialize logging_tcp_ports] ********
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:7
Tuesday 24 September 2024  14:32:42 -0400 (0:00:00.085)       0:00:06.506 ***** 
 21264 1727202762.73462: entering _queue_task() for managed-node1/set_fact
 21264 1727202762.73985: worker is 1 (out of 1 available)
 21264 1727202762.73993: exiting _queue_task() for managed-node1/set_fact
 21264 1727202762.74003: done queuing things up, now waiting for results queue to drain
 21264 1727202762.74004: waiting for pending results...
 21264 1727202762.74036: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Initialize logging_tcp_ports
 21264 1727202762.74185: in run() - task 0e798799-7813-bb7e-0ba7-0000000000b5
 21264 1727202762.74204: variable 'ansible_search_path' from source: unknown
 21264 1727202762.74210: variable 'ansible_search_path' from source: unknown
 21264 1727202762.74252: calling self._execute()
 21264 1727202762.74327: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202762.74343: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202762.74356: variable 'omit' from source: magic vars
 21264 1727202762.74705: variable 'logging_provider' from source: role '' defaults
 21264 1727202762.74720: Evaluated conditional (logging_provider == 'rsyslog'): True
 21264 1727202762.74917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202762.75222: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202762.75305: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202762.75350: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202762.75453: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202762.75622: 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)
 21264 1727202762.75718: 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)
 21264 1727202762.76304: 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)
 21264 1727202762.76308: 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)
 21264 1727202762.76314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202762.79592: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202762.79685: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202762.79725: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202762.79769: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202762.79807: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202762.79956: Evaluated conditional (__snapshot_gather_vars is not defined or not __snapshot_gather_vars | bool): True
 21264 1727202762.79967: variable 'omit' from source: magic vars
 21264 1727202762.80113: variable 'omit' from source: magic vars
 21264 1727202762.80188: variable 'omit' from source: magic vars
 21264 1727202762.80228: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
 21264 1727202762.80260: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
 21264 1727202762.80288: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
 21264 1727202762.80309: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202762.80328: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202762.80398: variable 'inventory_hostname' from source: host vars for 'managed-node1'
 21264 1727202762.80419: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202762.80685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202762.80690: Set connection var ansible_pipelining to False
 21264 1727202762.80692: Set connection var ansible_shell_type to sh
 21264 1727202762.80694: Set connection var ansible_module_compression to ZIP_DEFLATED
 21264 1727202762.80696: Set connection var ansible_timeout to 10
 21264 1727202762.80698: Set connection var ansible_shell_executable to /bin/sh
 21264 1727202762.80699: Set connection var ansible_connection to ssh
 21264 1727202762.80701: variable 'ansible_shell_executable' from source: unknown
 21264 1727202762.80703: variable 'ansible_connection' from source: unknown
 21264 1727202762.80704: variable 'ansible_module_compression' from source: unknown
 21264 1727202762.80706: variable 'ansible_shell_type' from source: unknown
 21264 1727202762.80707: variable 'ansible_shell_executable' from source: unknown
 21264 1727202762.80710: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202762.80711: variable 'ansible_pipelining' from source: unknown
 21264 1727202762.80713: variable 'ansible_timeout' from source: unknown
 21264 1727202762.80714: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202762.80759: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)
 21264 1727202762.80772: variable 'omit' from source: magic vars
 21264 1727202762.80786: starting attempt loop
 21264 1727202762.80792: running the handler
 21264 1727202762.80805: handler run complete
 21264 1727202762.80815: attempt loop complete, returning result
 21264 1727202762.80820: _execute() done
 21264 1727202762.80829: dumping result to json
 21264 1727202762.80834: done dumping result, returning
 21264 1727202762.80844: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Initialize logging_tcp_ports [0e798799-7813-bb7e-0ba7-0000000000b5]
 21264 1727202762.80852: sending task result for task 0e798799-7813-bb7e-0ba7-0000000000b5
ok: [managed-node1] => {
    "ansible_facts": {
        "logging_tcp_ports": []
    },
    "changed": false
}
 21264 1727202762.81004: no more pending results, returning what we have
 21264 1727202762.81007: results queue empty
 21264 1727202762.81008: checking for any_errors_fatal
 21264 1727202762.81015: done checking for any_errors_fatal
 21264 1727202762.81016: checking for max_fail_percentage
 21264 1727202762.81018: done checking for max_fail_percentage
 21264 1727202762.81018: checking to see if all hosts have failed and the running result is not ok
 21264 1727202762.81020: done checking to see if all hosts have failed
 21264 1727202762.81020: getting the remaining hosts for this loop
 21264 1727202762.81022: done getting the remaining hosts for this loop
 21264 1727202762.81027: getting the next task for host managed-node1
 21264 1727202762.81034: done getting next task for host managed-node1
 21264 1727202762.81038:  ^ task is: TASK: fedora.linux_system_roles.logging : Initialize logging_tls_udp_ports
 21264 1727202762.81043:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=8, 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=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
 21264 1727202762.81060: getting variables
 21264 1727202762.81073: in VariableManager get_vars()
 21264 1727202762.81119: Calling all_inventory to load vars for managed-node1
 21264 1727202762.81122: Calling groups_inventory to load vars for managed-node1
 21264 1727202762.81125: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202762.81136: Calling all_plugins_play to load vars for managed-node1
 21264 1727202762.81139: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202762.81142: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202762.81608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202762.81926: done with get_vars()
 21264 1727202762.81936: done getting variables
 21264 1727202762.81967: done sending task result for task 0e798799-7813-bb7e-0ba7-0000000000b5
 21264 1727202762.81971: WORKER PROCESS EXITING
 21264 1727202762.82010: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.logging : Initialize logging_tls_udp_ports] ****
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:11
Tuesday 24 September 2024  14:32:42 -0400 (0:00:00.085)       0:00:06.592 ***** 
 21264 1727202762.82047: entering _queue_task() for managed-node1/set_fact
 21264 1727202762.82500: worker is 1 (out of 1 available)
 21264 1727202762.82510: exiting _queue_task() for managed-node1/set_fact
 21264 1727202762.82521: done queuing things up, now waiting for results queue to drain
 21264 1727202762.82522: waiting for pending results...
 21264 1727202762.82599: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Initialize logging_tls_udp_ports
 21264 1727202762.82771: in run() - task 0e798799-7813-bb7e-0ba7-0000000000b6
 21264 1727202762.82799: variable 'ansible_search_path' from source: unknown
 21264 1727202762.82806: variable 'ansible_search_path' from source: unknown
 21264 1727202762.82843: calling self._execute()
 21264 1727202762.82927: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202762.82970: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202762.83016: variable 'omit' from source: magic vars
 21264 1727202762.83748: variable 'logging_provider' from source: role '' defaults
 21264 1727202762.83767: Evaluated conditional (logging_provider == 'rsyslog'): True
 21264 1727202762.84189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202762.84696: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202762.84759: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202762.84811: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202762.84900: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202762.85103: 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)
 21264 1727202762.85155: 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)
 21264 1727202762.85228: 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)
 21264 1727202762.85390: 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)
 21264 1727202762.85419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202762.88396: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202762.88463: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202762.88559: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202762.88708: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202762.88796: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202762.89194: Evaluated conditional (__snapshot_gather_vars is not defined or not __snapshot_gather_vars | bool): True
 21264 1727202762.89197: variable 'omit' from source: magic vars
 21264 1727202762.89203: variable 'omit' from source: magic vars
 21264 1727202762.89248: variable 'omit' from source: magic vars
 21264 1727202762.89285: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
 21264 1727202762.89321: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
 21264 1727202762.89351: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
 21264 1727202762.89370: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202762.89390: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202762.89463: variable 'inventory_hostname' from source: host vars for 'managed-node1'
 21264 1727202762.89471: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202762.89497: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202762.89694: Set connection var ansible_pipelining to False
 21264 1727202762.89706: Set connection var ansible_shell_type to sh
 21264 1727202762.89736: Set connection var ansible_module_compression to ZIP_DEFLATED
 21264 1727202762.89774: Set connection var ansible_timeout to 10
 21264 1727202762.89791: Set connection var ansible_shell_executable to /bin/sh
 21264 1727202762.89814: Set connection var ansible_connection to ssh
 21264 1727202762.89832: variable 'ansible_shell_executable' from source: unknown
 21264 1727202762.89839: variable 'ansible_connection' from source: unknown
 21264 1727202762.89870: variable 'ansible_module_compression' from source: unknown
 21264 1727202762.89873: variable 'ansible_shell_type' from source: unknown
 21264 1727202762.89915: variable 'ansible_shell_executable' from source: unknown
 21264 1727202762.89918: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202762.89921: variable 'ansible_pipelining' from source: unknown
 21264 1727202762.89923: variable 'ansible_timeout' from source: unknown
 21264 1727202762.89926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202762.90085: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)
 21264 1727202762.90127: variable 'omit' from source: magic vars
 21264 1727202762.90152: starting attempt loop
 21264 1727202762.90255: running the handler
 21264 1727202762.90259: handler run complete
 21264 1727202762.90261: attempt loop complete, returning result
 21264 1727202762.90263: _execute() done
 21264 1727202762.90265: dumping result to json
 21264 1727202762.90267: done dumping result, returning
 21264 1727202762.90269: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Initialize logging_tls_udp_ports [0e798799-7813-bb7e-0ba7-0000000000b6]
 21264 1727202762.90271: sending task result for task 0e798799-7813-bb7e-0ba7-0000000000b6
 21264 1727202762.90689: done sending task result for task 0e798799-7813-bb7e-0ba7-0000000000b6
 21264 1727202762.90692: WORKER PROCESS EXITING
ok: [managed-node1] => {
    "ansible_facts": {
        "logging_tls_udp_ports": []
    },
    "changed": false
}
 21264 1727202762.90799: no more pending results, returning what we have
 21264 1727202762.90802: results queue empty
 21264 1727202762.90803: checking for any_errors_fatal
 21264 1727202762.90807: done checking for any_errors_fatal
 21264 1727202762.90809: checking for max_fail_percentage
 21264 1727202762.90811: done checking for max_fail_percentage
 21264 1727202762.90812: checking to see if all hosts have failed and the running result is not ok
 21264 1727202762.90813: done checking to see if all hosts have failed
 21264 1727202762.90814: getting the remaining hosts for this loop
 21264 1727202762.90815: done getting the remaining hosts for this loop
 21264 1727202762.90818: getting the next task for host managed-node1
 21264 1727202762.90824: done getting next task for host managed-node1
 21264 1727202762.90828:  ^ task is: TASK: fedora.linux_system_roles.logging : Initialize logging_udp_ports
 21264 1727202762.90837:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=8, 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=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
 21264 1727202762.90866: getting variables
 21264 1727202762.90867: in VariableManager get_vars()
 21264 1727202762.90927: Calling all_inventory to load vars for managed-node1
 21264 1727202762.90930: Calling groups_inventory to load vars for managed-node1
 21264 1727202762.90933: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202762.90941: Calling all_plugins_play to load vars for managed-node1
 21264 1727202762.90944: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202762.90947: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202762.91208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202762.91456: done with get_vars()
 21264 1727202762.91467: done getting variables
 21264 1727202762.91536: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.logging : Initialize logging_udp_ports] ********
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:15
Tuesday 24 September 2024  14:32:42 -0400 (0:00:00.095)       0:00:06.687 ***** 
 21264 1727202762.91586: entering _queue_task() for managed-node1/set_fact
 21264 1727202762.91862: worker is 1 (out of 1 available)
 21264 1727202762.91951: exiting _queue_task() for managed-node1/set_fact
 21264 1727202762.91965: done queuing things up, now waiting for results queue to drain
 21264 1727202762.91966: waiting for pending results...
 21264 1727202762.92250: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Initialize logging_udp_ports
 21264 1727202762.92426: in run() - task 0e798799-7813-bb7e-0ba7-0000000000b7
 21264 1727202762.92448: variable 'ansible_search_path' from source: unknown
 21264 1727202762.92457: variable 'ansible_search_path' from source: unknown
 21264 1727202762.92611: calling self._execute()
 21264 1727202762.92768: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202762.92862: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202762.92865: variable 'omit' from source: magic vars
 21264 1727202762.93651: variable 'logging_provider' from source: role '' defaults
 21264 1727202762.93777: Evaluated conditional (logging_provider == 'rsyslog'): True
 21264 1727202762.94180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202762.94554: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202762.94604: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202762.94654: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202762.94699: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202762.94812: 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)
 21264 1727202762.94856: 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)
 21264 1727202762.94879: 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)
 21264 1727202762.95387: 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)
 21264 1727202762.95391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202762.97950: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202762.98028: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202762.98063: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202762.98104: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202762.98130: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202762.98257: Evaluated conditional (__snapshot_gather_vars is not defined or not __snapshot_gather_vars | bool): True
 21264 1727202762.98263: variable 'omit' from source: magic vars
 21264 1727202762.98363: variable 'omit' from source: magic vars
 21264 1727202762.98407: variable 'omit' from source: magic vars
 21264 1727202762.98434: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
 21264 1727202762.98460: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
 21264 1727202762.98477: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
 21264 1727202762.98502: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202762.98520: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202762.98549: variable 'inventory_hostname' from source: host vars for 'managed-node1'
 21264 1727202762.98553: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202762.98555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202762.98659: Set connection var ansible_pipelining to False
 21264 1727202762.98663: Set connection var ansible_shell_type to sh
 21264 1727202762.98831: Set connection var ansible_module_compression to ZIP_DEFLATED
 21264 1727202762.98834: Set connection var ansible_timeout to 10
 21264 1727202762.98837: Set connection var ansible_shell_executable to /bin/sh
 21264 1727202762.98839: Set connection var ansible_connection to ssh
 21264 1727202762.98842: variable 'ansible_shell_executable' from source: unknown
 21264 1727202762.98844: variable 'ansible_connection' from source: unknown
 21264 1727202762.98848: variable 'ansible_module_compression' from source: unknown
 21264 1727202762.98851: variable 'ansible_shell_type' from source: unknown
 21264 1727202762.98853: variable 'ansible_shell_executable' from source: unknown
 21264 1727202762.98856: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202762.98859: variable 'ansible_pipelining' from source: unknown
 21264 1727202762.98861: variable 'ansible_timeout' from source: unknown
 21264 1727202762.98864: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202762.98996: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)
 21264 1727202762.98999: variable 'omit' from source: magic vars
 21264 1727202762.99002: starting attempt loop
 21264 1727202762.99004: running the handler
 21264 1727202762.99006: handler run complete
 21264 1727202762.99008: attempt loop complete, returning result
 21264 1727202762.99016: _execute() done
 21264 1727202762.99028: dumping result to json
 21264 1727202762.99036: done dumping result, returning
 21264 1727202762.99048: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Initialize logging_udp_ports [0e798799-7813-bb7e-0ba7-0000000000b7]
 21264 1727202762.99061: sending task result for task 0e798799-7813-bb7e-0ba7-0000000000b7
ok: [managed-node1] => {
    "ansible_facts": {
        "logging_udp_ports": []
    },
    "changed": false
}
 21264 1727202762.99447: no more pending results, returning what we have
 21264 1727202762.99451: results queue empty
 21264 1727202762.99451: checking for any_errors_fatal
 21264 1727202762.99456: done checking for any_errors_fatal
 21264 1727202762.99457: checking for max_fail_percentage
 21264 1727202762.99459: done checking for max_fail_percentage
 21264 1727202762.99459: checking to see if all hosts have failed and the running result is not ok
 21264 1727202762.99460: done checking to see if all hosts have failed
 21264 1727202762.99461: getting the remaining hosts for this loop
 21264 1727202762.99463: done getting the remaining hosts for this loop
 21264 1727202762.99467: getting the next task for host managed-node1
 21264 1727202762.99479: done getting next task for host managed-node1
 21264 1727202762.99489:  ^ task is: TASK: fedora.linux_system_roles.logging : Parameter 'port' values
 21264 1727202762.99494:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=9, 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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
 21264 1727202762.99512: getting variables
 21264 1727202762.99514: in VariableManager get_vars()
 21264 1727202762.99550: Calling all_inventory to load vars for managed-node1
 21264 1727202762.99552: Calling groups_inventory to load vars for managed-node1
 21264 1727202762.99555: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202762.99565: Calling all_plugins_play to load vars for managed-node1
 21264 1727202762.99567: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202762.99570: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202763.00134: done sending task result for task 0e798799-7813-bb7e-0ba7-0000000000b7
 21264 1727202763.00138: WORKER PROCESS EXITING
 21264 1727202763.00203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202763.00420: done with get_vars()
 21264 1727202763.00429: done getting variables
 21264 1727202763.00487: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.logging : Parameter 'port' values] *************
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:24
Tuesday 24 September 2024  14:32:43 -0400 (0:00:00.089)       0:00:06.776 ***** 
 21264 1727202763.00519: entering _queue_task() for managed-node1/set_fact
 21264 1727202763.00824: worker is 1 (out of 1 available)
 21264 1727202763.00835: exiting _queue_task() for managed-node1/set_fact
 21264 1727202763.00848: done queuing things up, now waiting for results queue to drain
 21264 1727202763.00849: waiting for pending results...
 21264 1727202763.01079: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Parameter 'port' values
 21264 1727202763.01343: in run() - task 0e798799-7813-bb7e-0ba7-0000000000b9
 21264 1727202763.01348: variable 'ansible_search_path' from source: unknown
 21264 1727202763.01351: variable 'ansible_search_path' from source: unknown
 21264 1727202763.01354: calling self._execute()
 21264 1727202763.01392: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202763.01407: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202763.01421: variable 'omit' from source: magic vars
 21264 1727202763.01797: variable 'logging_provider' from source: role '' defaults
 21264 1727202763.01811: Evaluated conditional (logging_provider == 'rsyslog'): True
 21264 1727202763.02018: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202763.02309: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202763.02363: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202763.02404: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202763.02447: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202763.02540: 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)
 21264 1727202763.02572: 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)
 21264 1727202763.02608: 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)
 21264 1727202763.02649: 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)
 21264 1727202763.02758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202763.05554: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202763.05638: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202763.05678: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202763.05723: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202763.05786: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202763.05901: Evaluated conditional (__snapshot_gather_vars is not defined or not __snapshot_gather_vars | bool): True
 21264 1727202763.06074: variable 'logging_manage_firewall' from source: role '' defaults
 21264 1727202763.06089: variable 'logging_manage_selinux' from source: role '' defaults
 21264 1727202763.06128: Evaluated conditional ((logging_manage_firewall | bool) or (logging_manage_selinux | bool)): False
 21264 1727202763.06132: when evaluation is False, skipping this task
 21264 1727202763.06134: _execute() done
 21264 1727202763.06136: dumping result to json
 21264 1727202763.06138: done dumping result, returning
 21264 1727202763.06143: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Parameter 'port' values [0e798799-7813-bb7e-0ba7-0000000000b9]
 21264 1727202763.06186: sending task result for task 0e798799-7813-bb7e-0ba7-0000000000b9
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)",
    "skip_reason": "Conditional result was False"
}
 21264 1727202763.06418: no more pending results, returning what we have
 21264 1727202763.06421: results queue empty
 21264 1727202763.06422: checking for any_errors_fatal
 21264 1727202763.06427: done checking for any_errors_fatal
 21264 1727202763.06428: checking for max_fail_percentage
 21264 1727202763.06430: done checking for max_fail_percentage
 21264 1727202763.06430: checking to see if all hosts have failed and the running result is not ok
 21264 1727202763.06431: done checking to see if all hosts have failed
 21264 1727202763.06432: getting the remaining hosts for this loop
 21264 1727202763.06434: done getting the remaining hosts for this loop
 21264 1727202763.06438: getting the next task for host managed-node1
 21264 1727202763.06447: done getting next task for host managed-node1
 21264 1727202763.06452:  ^ task is: TASK: fedora.linux_system_roles.logging : Parameter 'tcp_port' values (without tls)
 21264 1727202763.06457:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=9, 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? (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), 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
 21264 1727202763.06470: getting variables
 21264 1727202763.06472: in VariableManager get_vars()
 21264 1727202763.06514: Calling all_inventory to load vars for managed-node1
 21264 1727202763.06517: Calling groups_inventory to load vars for managed-node1
 21264 1727202763.06520: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202763.06530: Calling all_plugins_play to load vars for managed-node1
 21264 1727202763.06533: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202763.06536: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202763.06904: done sending task result for task 0e798799-7813-bb7e-0ba7-0000000000b9
 21264 1727202763.06907: WORKER PROCESS EXITING
 21264 1727202763.06929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202763.07146: done with get_vars()
 21264 1727202763.07157: done getting variables
 21264 1727202763.07214: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.logging : Parameter 'tcp_port' values (without tls)] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:88
Tuesday 24 September 2024  14:32:43 -0400 (0:00:00.067)       0:00:06.844 ***** 
 21264 1727202763.07257: entering _queue_task() for managed-node1/set_fact
 21264 1727202763.08031: worker is 1 (out of 1 available)
 21264 1727202763.08043: exiting _queue_task() for managed-node1/set_fact
 21264 1727202763.08057: done queuing things up, now waiting for results queue to drain
 21264 1727202763.08058: waiting for pending results...
 21264 1727202763.08504: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Parameter 'tcp_port' values (without tls)
 21264 1727202763.09045: in run() - task 0e798799-7813-bb7e-0ba7-0000000000bb
 21264 1727202763.09053: variable 'ansible_search_path' from source: unknown
 21264 1727202763.09057: variable 'ansible_search_path' from source: unknown
 21264 1727202763.09188: calling self._execute()
 21264 1727202763.09192: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202763.09194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202763.09196: variable 'omit' from source: magic vars
 21264 1727202763.09928: variable 'logging_provider' from source: role '' defaults
 21264 1727202763.09936: Evaluated conditional (logging_provider == 'rsyslog'): True
 21264 1727202763.10373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202763.11200: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202763.11241: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202763.11319: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202763.11392: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202763.11689: 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)
 21264 1727202763.11693: 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)
 21264 1727202763.11989: 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)
 21264 1727202763.11992: 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)
 21264 1727202763.11995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202763.16352: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202763.16534: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202763.16568: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202763.16706: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202763.16804: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202763.17025: Evaluated conditional (__snapshot_gather_vars is not defined or not __snapshot_gather_vars | bool): True
 21264 1727202763.17389: variable 'logging_manage_firewall' from source: role '' defaults
 21264 1727202763.17392: variable 'logging_manage_selinux' from source: role '' defaults
 21264 1727202763.17394: Evaluated conditional ((logging_manage_firewall | bool) or (logging_manage_selinux | bool)): False
 21264 1727202763.17396: when evaluation is False, skipping this task
 21264 1727202763.17398: _execute() done
 21264 1727202763.17400: dumping result to json
 21264 1727202763.17402: done dumping result, returning
 21264 1727202763.17404: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Parameter 'tcp_port' values (without tls) [0e798799-7813-bb7e-0ba7-0000000000bb]
 21264 1727202763.17406: sending task result for task 0e798799-7813-bb7e-0ba7-0000000000bb
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)",
    "skip_reason": "Conditional result was False"
}
 21264 1727202763.17517: no more pending results, returning what we have
 21264 1727202763.17521: results queue empty
 21264 1727202763.17521: checking for any_errors_fatal
 21264 1727202763.17526: done checking for any_errors_fatal
 21264 1727202763.17527: checking for max_fail_percentage
 21264 1727202763.17528: done checking for max_fail_percentage
 21264 1727202763.17529: checking to see if all hosts have failed and the running result is not ok
 21264 1727202763.17530: done checking to see if all hosts have failed
 21264 1727202763.17531: getting the remaining hosts for this loop
 21264 1727202763.17532: done getting the remaining hosts for this loop
 21264 1727202763.17536: getting the next task for host managed-node1
 21264 1727202763.17543: done getting next task for host managed-node1
 21264 1727202763.17547:  ^ task is: TASK: fedora.linux_system_roles.logging : Parameter 'tcp_port' values (with tls)
 21264 1727202763.17552:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=9, 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? (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), 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
 21264 1727202763.17564: getting variables
 21264 1727202763.17565: in VariableManager get_vars()
 21264 1727202763.17908: Calling all_inventory to load vars for managed-node1
 21264 1727202763.17911: Calling groups_inventory to load vars for managed-node1
 21264 1727202763.17914: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202763.17924: Calling all_plugins_play to load vars for managed-node1
 21264 1727202763.17926: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202763.17929: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202763.18533: done sending task result for task 0e798799-7813-bb7e-0ba7-0000000000bb
 21264 1727202763.18536: WORKER PROCESS EXITING
 21264 1727202763.18560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202763.19050: done with get_vars()
 21264 1727202763.19061: done getting variables
 21264 1727202763.19333: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.logging : Parameter 'tcp_port' values (with tls)] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:92
Tuesday 24 September 2024  14:32:43 -0400 (0:00:00.121)       0:00:06.965 ***** 
 21264 1727202763.19388: entering _queue_task() for managed-node1/set_fact
 21264 1727202763.19997: worker is 1 (out of 1 available)
 21264 1727202763.20012: exiting _queue_task() for managed-node1/set_fact
 21264 1727202763.20026: done queuing things up, now waiting for results queue to drain
 21264 1727202763.20027: waiting for pending results...
 21264 1727202763.20438: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Parameter 'tcp_port' values (with tls)
 21264 1727202763.20584: in run() - task 0e798799-7813-bb7e-0ba7-0000000000bc
 21264 1727202763.20802: variable 'ansible_search_path' from source: unknown
 21264 1727202763.20805: variable 'ansible_search_path' from source: unknown
 21264 1727202763.20837: calling self._execute()
 21264 1727202763.20908: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202763.20914: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202763.20923: variable 'omit' from source: magic vars
 21264 1727202763.21655: variable 'logging_provider' from source: role '' defaults
 21264 1727202763.21663: Evaluated conditional (logging_provider == 'rsyslog'): True
 21264 1727202763.22050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202763.22514: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202763.22559: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202763.22794: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202763.22828: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202763.22912: 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)
 21264 1727202763.22937: 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)
 21264 1727202763.22963: 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)
 21264 1727202763.23191: 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)
 21264 1727202763.23262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202763.26372: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202763.26379: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202763.26384: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202763.26386: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202763.26788: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202763.26825: Evaluated conditional (__snapshot_gather_vars is not defined or not __snapshot_gather_vars | bool): True
 21264 1727202763.27251: variable 'logging_manage_firewall' from source: role '' defaults
 21264 1727202763.27254: variable 'logging_manage_selinux' from source: role '' defaults
 21264 1727202763.27268: Evaluated conditional ((logging_manage_firewall | bool) or (logging_manage_selinux | bool)): False
 21264 1727202763.27271: when evaluation is False, skipping this task
 21264 1727202763.27273: _execute() done
 21264 1727202763.27278: dumping result to json
 21264 1727202763.27280: done dumping result, returning
 21264 1727202763.27411: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Parameter 'tcp_port' values (with tls) [0e798799-7813-bb7e-0ba7-0000000000bc]
 21264 1727202763.27415: sending task result for task 0e798799-7813-bb7e-0ba7-0000000000bc
 21264 1727202763.27604: done sending task result for task 0e798799-7813-bb7e-0ba7-0000000000bc
 21264 1727202763.27607: WORKER PROCESS EXITING
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)",
    "skip_reason": "Conditional result was False"
}
 21264 1727202763.27658: no more pending results, returning what we have
 21264 1727202763.27661: results queue empty
 21264 1727202763.27661: checking for any_errors_fatal
 21264 1727202763.27666: done checking for any_errors_fatal
 21264 1727202763.27667: checking for max_fail_percentage
 21264 1727202763.27668: done checking for max_fail_percentage
 21264 1727202763.27669: checking to see if all hosts have failed and the running result is not ok
 21264 1727202763.27670: done checking to see if all hosts have failed
 21264 1727202763.27671: getting the remaining hosts for this loop
 21264 1727202763.27673: done getting the remaining hosts for this loop
 21264 1727202763.27677: getting the next task for host managed-node1
 21264 1727202763.27686: done getting next task for host managed-node1
 21264 1727202763.27690:  ^ task is: TASK: fedora.linux_system_roles.logging : Parameter 'udp_port' values (without tls)
 21264 1727202763.27695:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=9, 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? (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? (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), 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
 21264 1727202763.27709: getting variables
 21264 1727202763.27711: in VariableManager get_vars()
 21264 1727202763.27747: Calling all_inventory to load vars for managed-node1
 21264 1727202763.27750: Calling groups_inventory to load vars for managed-node1
 21264 1727202763.27753: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202763.27763: Calling all_plugins_play to load vars for managed-node1
 21264 1727202763.27766: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202763.27768: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202763.28247: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202763.28790: done with get_vars()
 21264 1727202763.28802: done getting variables
 21264 1727202763.28860: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.logging : Parameter 'udp_port' values (without tls)] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:96
Tuesday 24 September 2024  14:32:43 -0400 (0:00:00.095)       0:00:07.060 ***** 
 21264 1727202763.28907: entering _queue_task() for managed-node1/set_fact
 21264 1727202763.29567: worker is 1 (out of 1 available)
 21264 1727202763.29580: exiting _queue_task() for managed-node1/set_fact
 21264 1727202763.29594: done queuing things up, now waiting for results queue to drain
 21264 1727202763.29595: waiting for pending results...
 21264 1727202763.30415: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Parameter 'udp_port' values (without tls)
 21264 1727202763.30788: in run() - task 0e798799-7813-bb7e-0ba7-0000000000bd
 21264 1727202763.30792: variable 'ansible_search_path' from source: unknown
 21264 1727202763.30795: variable 'ansible_search_path' from source: unknown
 21264 1727202763.30798: calling self._execute()
 21264 1727202763.30802: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202763.30804: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202763.30808: variable 'omit' from source: magic vars
 21264 1727202763.31494: variable 'logging_provider' from source: role '' defaults
 21264 1727202763.31611: Evaluated conditional (logging_provider == 'rsyslog'): True
 21264 1727202763.31905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202763.32973: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202763.33231: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202763.33687: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202763.33691: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202763.33694: 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)
 21264 1727202763.33696: 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)
 21264 1727202763.33699: 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)
 21264 1727202763.34187: 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)
 21264 1727202763.34191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202763.38354: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202763.38998: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202763.39040: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202763.39079: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202763.39215: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202763.39799: Evaluated conditional (__snapshot_gather_vars is not defined or not __snapshot_gather_vars | bool): True
 21264 1727202763.39838: variable 'logging_manage_firewall' from source: role '' defaults
 21264 1727202763.40286: variable 'logging_manage_selinux' from source: role '' defaults
 21264 1727202763.40290: Evaluated conditional ((logging_manage_firewall | bool) or (logging_manage_selinux | bool)): False
 21264 1727202763.40293: when evaluation is False, skipping this task
 21264 1727202763.40295: _execute() done
 21264 1727202763.40297: dumping result to json
 21264 1727202763.40299: done dumping result, returning
 21264 1727202763.40301: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Parameter 'udp_port' values (without tls) [0e798799-7813-bb7e-0ba7-0000000000bd]
 21264 1727202763.40303: sending task result for task 0e798799-7813-bb7e-0ba7-0000000000bd
 21264 1727202763.40368: done sending task result for task 0e798799-7813-bb7e-0ba7-0000000000bd
 21264 1727202763.40372: WORKER PROCESS EXITING
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)",
    "skip_reason": "Conditional result was False"
}
 21264 1727202763.40419: no more pending results, returning what we have
 21264 1727202763.40422: results queue empty
 21264 1727202763.40422: checking for any_errors_fatal
 21264 1727202763.40428: done checking for any_errors_fatal
 21264 1727202763.40428: checking for max_fail_percentage
 21264 1727202763.40430: done checking for max_fail_percentage
 21264 1727202763.40430: checking to see if all hosts have failed and the running result is not ok
 21264 1727202763.40431: done checking to see if all hosts have failed
 21264 1727202763.40432: getting the remaining hosts for this loop
 21264 1727202763.40434: done getting the remaining hosts for this loop
 21264 1727202763.40437: getting the next task for host managed-node1
 21264 1727202763.40444: done getting next task for host managed-node1
 21264 1727202763.40448:  ^ task is: TASK: fedora.linux_system_roles.logging : Parameter 'udp_port' values (with tls)
 21264 1727202763.40453:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=9, 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? (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? (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), 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
 21264 1727202763.40465: getting variables
 21264 1727202763.40466: in VariableManager get_vars()
 21264 1727202763.40712: Calling all_inventory to load vars for managed-node1
 21264 1727202763.40715: Calling groups_inventory to load vars for managed-node1
 21264 1727202763.40718: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202763.40727: Calling all_plugins_play to load vars for managed-node1
 21264 1727202763.40729: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202763.40732: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202763.41075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202763.41676: done with get_vars()
 21264 1727202763.41688: done getting variables
 21264 1727202763.41756: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.logging : Parameter 'udp_port' values (with tls)] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:100
Tuesday 24 September 2024  14:32:43 -0400 (0:00:00.132)       0:00:07.192 ***** 
 21264 1727202763.42117: entering _queue_task() for managed-node1/set_fact
 21264 1727202763.42810: worker is 1 (out of 1 available)
 21264 1727202763.42819: exiting _queue_task() for managed-node1/set_fact
 21264 1727202763.42830: done queuing things up, now waiting for results queue to drain
 21264 1727202763.42831: waiting for pending results...
 21264 1727202763.43212: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Parameter 'udp_port' values (with tls)
 21264 1727202763.43641: in run() - task 0e798799-7813-bb7e-0ba7-0000000000be
 21264 1727202763.43656: variable 'ansible_search_path' from source: unknown
 21264 1727202763.43660: variable 'ansible_search_path' from source: unknown
 21264 1727202763.43691: calling self._execute()
 21264 1727202763.43933: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202763.43938: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202763.43954: variable 'omit' from source: magic vars
 21264 1727202763.44939: variable 'logging_provider' from source: role '' defaults
 21264 1727202763.44952: Evaluated conditional (logging_provider == 'rsyslog'): True
 21264 1727202763.45795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202763.46462: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202763.46507: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202763.46540: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202763.47089: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202763.47103: 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)
 21264 1727202763.47134: 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)
 21264 1727202763.47226: 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)
 21264 1727202763.47631: 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)
 21264 1727202763.47634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202763.54692: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202763.54730: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202763.54773: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202763.54939: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202763.54986: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202763.55451: Evaluated conditional (__snapshot_gather_vars is not defined or not __snapshot_gather_vars | bool): True
 21264 1727202763.55634: variable 'logging_manage_firewall' from source: role '' defaults
 21264 1727202763.55677: variable 'logging_manage_selinux' from source: role '' defaults
 21264 1727202763.55707: Evaluated conditional ((logging_manage_firewall | bool) or (logging_manage_selinux | bool)): False
 21264 1727202763.55729: when evaluation is False, skipping this task
 21264 1727202763.55786: _execute() done
 21264 1727202763.55794: dumping result to json
 21264 1727202763.55802: done dumping result, returning
 21264 1727202763.55813: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Parameter 'udp_port' values (with tls) [0e798799-7813-bb7e-0ba7-0000000000be]
 21264 1727202763.55829: sending task result for task 0e798799-7813-bb7e-0ba7-0000000000be
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)",
    "skip_reason": "Conditional result was False"
}
 21264 1727202763.55978: no more pending results, returning what we have
 21264 1727202763.55984: results queue empty
 21264 1727202763.55985: checking for any_errors_fatal
 21264 1727202763.55990: done checking for any_errors_fatal
 21264 1727202763.55991: checking for max_fail_percentage
 21264 1727202763.55993: done checking for max_fail_percentage
 21264 1727202763.55993: checking to see if all hosts have failed and the running result is not ok
 21264 1727202763.55994: done checking to see if all hosts have failed
 21264 1727202763.55995: getting the remaining hosts for this loop
 21264 1727202763.55997: done getting the remaining hosts for this loop
 21264 1727202763.56001: getting the next task for host managed-node1
 21264 1727202763.56008: done getting next task for host managed-node1
 21264 1727202763.56012:  ^ task is: TASK: fedora.linux_system_roles.logging : Parameter 'server_port' values (without tls)
 21264 1727202763.56018:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=9, 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? (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), 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
 21264 1727202763.56032: getting variables
 21264 1727202763.56034: in VariableManager get_vars()
 21264 1727202763.56078: Calling all_inventory to load vars for managed-node1
 21264 1727202763.56081: Calling groups_inventory to load vars for managed-node1
 21264 1727202763.56086: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202763.56097: Calling all_plugins_play to load vars for managed-node1
 21264 1727202763.56100: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202763.56103: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202763.56710: done sending task result for task 0e798799-7813-bb7e-0ba7-0000000000be
 21264 1727202763.56714: WORKER PROCESS EXITING
 21264 1727202763.56737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202763.57443: done with get_vars()
 21264 1727202763.57456: done getting variables
 21264 1727202763.57518: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.logging : Parameter 'server_port' values (without tls)] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:104
Tuesday 24 September 2024  14:32:43 -0400 (0:00:00.155)       0:00:07.348 ***** 
 21264 1727202763.57681: entering _queue_task() for managed-node1/set_fact
 21264 1727202763.58261: worker is 1 (out of 1 available)
 21264 1727202763.58274: exiting _queue_task() for managed-node1/set_fact
 21264 1727202763.58290: done queuing things up, now waiting for results queue to drain
 21264 1727202763.58485: waiting for pending results...
 21264 1727202763.58844: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Parameter 'server_port' values (without tls)
 21264 1727202763.59193: in run() - task 0e798799-7813-bb7e-0ba7-0000000000bf
 21264 1727202763.59196: variable 'ansible_search_path' from source: unknown
 21264 1727202763.59199: variable 'ansible_search_path' from source: unknown
 21264 1727202763.59387: calling self._execute()
 21264 1727202763.59395: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202763.59399: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202763.59401: variable 'omit' from source: magic vars
 21264 1727202763.60168: variable 'logging_provider' from source: role '' defaults
 21264 1727202763.60323: Evaluated conditional (logging_provider == 'rsyslog'): True
 21264 1727202763.60573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202763.61325: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202763.61521: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202763.61524: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202763.61556: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202763.61762: 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)
 21264 1727202763.61794: 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)
 21264 1727202763.61876: 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)
 21264 1727202763.61989: 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)
 21264 1727202763.62172: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202763.67492: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202763.67497: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202763.67499: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202763.67502: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202763.67504: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202763.67506: Evaluated conditional (__snapshot_gather_vars is not defined or not __snapshot_gather_vars | bool): True
 21264 1727202763.67568: variable 'logging_manage_firewall' from source: role '' defaults
 21264 1727202763.67573: variable 'logging_manage_selinux' from source: role '' defaults
 21264 1727202763.67594: Evaluated conditional ((logging_manage_firewall | bool) or (logging_manage_selinux | bool)): False
 21264 1727202763.67598: when evaluation is False, skipping this task
 21264 1727202763.67601: _execute() done
 21264 1727202763.67603: dumping result to json
 21264 1727202763.67605: done dumping result, returning
 21264 1727202763.67942: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Parameter 'server_port' values (without tls) [0e798799-7813-bb7e-0ba7-0000000000bf]
 21264 1727202763.67945: sending task result for task 0e798799-7813-bb7e-0ba7-0000000000bf
 21264 1727202763.68008: done sending task result for task 0e798799-7813-bb7e-0ba7-0000000000bf
 21264 1727202763.68012: WORKER PROCESS EXITING
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)",
    "skip_reason": "Conditional result was False"
}
 21264 1727202763.68087: no more pending results, returning what we have
 21264 1727202763.68089: results queue empty
 21264 1727202763.68090: checking for any_errors_fatal
 21264 1727202763.68096: done checking for any_errors_fatal
 21264 1727202763.68096: checking for max_fail_percentage
 21264 1727202763.68098: done checking for max_fail_percentage
 21264 1727202763.68099: checking to see if all hosts have failed and the running result is not ok
 21264 1727202763.68100: done checking to see if all hosts have failed
 21264 1727202763.68101: getting the remaining hosts for this loop
 21264 1727202763.68102: done getting the remaining hosts for this loop
 21264 1727202763.68107: getting the next task for host managed-node1
 21264 1727202763.68113: done getting next task for host managed-node1
 21264 1727202763.68116:  ^ task is: TASK: fedora.linux_system_roles.logging : Parameter 'server_port' values (with tls)
 21264 1727202763.68122:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=9, 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? (HOST STATE: block=0, task=6, 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), 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
 21264 1727202763.68134: getting variables
 21264 1727202763.68136: in VariableManager get_vars()
 21264 1727202763.68168: Calling all_inventory to load vars for managed-node1
 21264 1727202763.68171: Calling groups_inventory to load vars for managed-node1
 21264 1727202763.68173: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202763.68183: Calling all_plugins_play to load vars for managed-node1
 21264 1727202763.68186: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202763.68189: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202763.68718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202763.69547: done with get_vars()
 21264 1727202763.69560: done getting variables
 21264 1727202763.70227: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.logging : Parameter 'server_port' values (with tls)] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:108
Tuesday 24 September 2024  14:32:43 -0400 (0:00:00.125)       0:00:07.474 ***** 
 21264 1727202763.70276: entering _queue_task() for managed-node1/set_fact
 21264 1727202763.71555: worker is 1 (out of 1 available)
 21264 1727202763.71569: exiting _queue_task() for managed-node1/set_fact
 21264 1727202763.71586: done queuing things up, now waiting for results queue to drain
 21264 1727202763.71587: waiting for pending results...
 21264 1727202763.72519: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Parameter 'server_port' values (with tls)
 21264 1727202763.73397: in run() - task 0e798799-7813-bb7e-0ba7-0000000000c0
 21264 1727202763.73402: variable 'ansible_search_path' from source: unknown
 21264 1727202763.73404: variable 'ansible_search_path' from source: unknown
 21264 1727202763.73408: calling self._execute()
 21264 1727202763.74001: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202763.74004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202763.74007: variable 'omit' from source: magic vars
 21264 1727202763.74569: variable 'logging_provider' from source: role '' defaults
 21264 1727202763.75189: Evaluated conditional (logging_provider == 'rsyslog'): True
 21264 1727202763.75193: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202763.76123: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202763.76167: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202763.76488: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202763.76491: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202763.76740: 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)
 21264 1727202763.76771: 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)
 21264 1727202763.76807: 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)
 21264 1727202763.77015: 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)
 21264 1727202763.77180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202763.82009: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202763.82074: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202763.82280: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202763.82432: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202763.82463: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202763.82751: Evaluated conditional (__snapshot_gather_vars is not defined or not __snapshot_gather_vars | bool): True
 21264 1727202763.83190: variable 'logging_manage_firewall' from source: role '' defaults
 21264 1727202763.83297: variable 'logging_manage_selinux' from source: role '' defaults
 21264 1727202763.83316: Evaluated conditional ((logging_manage_firewall | bool) or (logging_manage_selinux | bool)): False
 21264 1727202763.83324: when evaluation is False, skipping this task
 21264 1727202763.83332: _execute() done
 21264 1727202763.83338: dumping result to json
 21264 1727202763.83376: done dumping result, returning
 21264 1727202763.83393: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Parameter 'server_port' values (with tls) [0e798799-7813-bb7e-0ba7-0000000000c0]
 21264 1727202763.83403: sending task result for task 0e798799-7813-bb7e-0ba7-0000000000c0
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)",
    "skip_reason": "Conditional result was False"
}
 21264 1727202763.83542: no more pending results, returning what we have
 21264 1727202763.83546: results queue empty
 21264 1727202763.83547: checking for any_errors_fatal
 21264 1727202763.83552: done checking for any_errors_fatal
 21264 1727202763.83552: checking for max_fail_percentage
 21264 1727202763.83554: done checking for max_fail_percentage
 21264 1727202763.83555: checking to see if all hosts have failed and the running result is not ok
 21264 1727202763.83556: done checking to see if all hosts have failed
 21264 1727202763.83557: getting the remaining hosts for this loop
 21264 1727202763.83558: done getting the remaining hosts for this loop
 21264 1727202763.83562: getting the next task for host managed-node1
 21264 1727202763.83572: done getting next task for host managed-node1
 21264 1727202763.83579:  ^ task is: TASK: fedora.linux_system_roles.logging : Parameter 'tcp_ports' values (without tls)
 21264 1727202763.83587:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=9, 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=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), 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
 21264 1727202763.83600: getting variables
 21264 1727202763.83601: in VariableManager get_vars()
 21264 1727202763.83634: Calling all_inventory to load vars for managed-node1
 21264 1727202763.83637: Calling groups_inventory to load vars for managed-node1
 21264 1727202763.83639: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202763.83648: Calling all_plugins_play to load vars for managed-node1
 21264 1727202763.83651: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202763.83653: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202763.84230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202763.84754: done with get_vars()
 21264 1727202763.84765: done getting variables
 21264 1727202763.84803: done sending task result for task 0e798799-7813-bb7e-0ba7-0000000000c0
 21264 1727202763.84806: WORKER PROCESS EXITING
 21264 1727202763.84837: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.logging : Parameter 'tcp_ports' values (without tls)] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:153
Tuesday 24 September 2024  14:32:43 -0400 (0:00:00.146)       0:00:07.620 ***** 
 21264 1727202763.84884: entering _queue_task() for managed-node1/set_fact
 21264 1727202763.85329: worker is 1 (out of 1 available)
 21264 1727202763.85341: exiting _queue_task() for managed-node1/set_fact
 21264 1727202763.85353: done queuing things up, now waiting for results queue to drain
 21264 1727202763.85354: waiting for pending results...
 21264 1727202763.85800: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Parameter 'tcp_ports' values (without tls)
 21264 1727202763.86073: in run() - task 0e798799-7813-bb7e-0ba7-0000000000c2
 21264 1727202763.86101: variable 'ansible_search_path' from source: unknown
 21264 1727202763.86109: variable 'ansible_search_path' from source: unknown
 21264 1727202763.86151: calling self._execute()
 21264 1727202763.86340: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202763.86353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202763.86366: variable 'omit' from source: magic vars
 21264 1727202763.87054: variable 'logging_provider' from source: role '' defaults
 21264 1727202763.87068: Evaluated conditional (logging_provider == 'rsyslog'): True
 21264 1727202763.87258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202763.87693: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202763.87742: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202763.87816: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202763.87855: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202763.87942: 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)
 21264 1727202763.87975: 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)
 21264 1727202763.88012: 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)
 21264 1727202763.88148: 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)
 21264 1727202763.88298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202763.92356: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202763.92564: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202763.92788: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202763.92791: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202763.93017: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202763.93315: Evaluated conditional (__snapshot_gather_vars is not defined or not __snapshot_gather_vars | bool): True
 21264 1727202763.93720: variable 'logging_manage_firewall' from source: role '' defaults
 21264 1727202763.93730: variable 'logging_manage_selinux' from source: role '' defaults
 21264 1727202763.93749: Evaluated conditional ((logging_manage_firewall | bool) or (logging_manage_selinux | bool)): False
 21264 1727202763.93757: when evaluation is False, skipping this task
 21264 1727202763.93766: _execute() done
 21264 1727202763.93819: dumping result to json
 21264 1727202763.93828: done dumping result, returning
 21264 1727202763.93840: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Parameter 'tcp_ports' values (without tls) [0e798799-7813-bb7e-0ba7-0000000000c2]
 21264 1727202763.93849: sending task result for task 0e798799-7813-bb7e-0ba7-0000000000c2
 21264 1727202763.94188: done sending task result for task 0e798799-7813-bb7e-0ba7-0000000000c2
 21264 1727202763.94192: WORKER PROCESS EXITING
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)",
    "skip_reason": "Conditional result was False"
}
 21264 1727202763.94238: no more pending results, returning what we have
 21264 1727202763.94241: results queue empty
 21264 1727202763.94242: checking for any_errors_fatal
 21264 1727202763.94247: done checking for any_errors_fatal
 21264 1727202763.94247: checking for max_fail_percentage
 21264 1727202763.94249: done checking for max_fail_percentage
 21264 1727202763.94249: checking to see if all hosts have failed and the running result is not ok
 21264 1727202763.94251: done checking to see if all hosts have failed
 21264 1727202763.94251: getting the remaining hosts for this loop
 21264 1727202763.94253: done getting the remaining hosts for this loop
 21264 1727202763.94256: getting the next task for host managed-node1
 21264 1727202763.94264: done getting next task for host managed-node1
 21264 1727202763.94267:  ^ task is: TASK: fedora.linux_system_roles.logging : Parameter 'tcp_ports' values (with tls)
 21264 1727202763.94272:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=9, 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=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), 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
 21264 1727202763.94289: getting variables
 21264 1727202763.94292: in VariableManager get_vars()
 21264 1727202763.94331: Calling all_inventory to load vars for managed-node1
 21264 1727202763.94333: Calling groups_inventory to load vars for managed-node1
 21264 1727202763.94336: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202763.94345: Calling all_plugins_play to load vars for managed-node1
 21264 1727202763.94347: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202763.94350: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202763.95191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202763.95513: done with get_vars()
 21264 1727202763.95525: done getting variables
 21264 1727202763.95590: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.logging : Parameter 'tcp_ports' values (with tls)] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:157
Tuesday 24 September 2024  14:32:43 -0400 (0:00:00.107)       0:00:07.727 ***** 
 21264 1727202763.95634: entering _queue_task() for managed-node1/set_fact
 21264 1727202763.96229: worker is 1 (out of 1 available)
 21264 1727202763.96244: exiting _queue_task() for managed-node1/set_fact
 21264 1727202763.96258: done queuing things up, now waiting for results queue to drain
 21264 1727202763.96259: waiting for pending results...
 21264 1727202763.96845: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Parameter 'tcp_ports' values (with tls)
 21264 1727202763.97203: in run() - task 0e798799-7813-bb7e-0ba7-0000000000c3
 21264 1727202763.97216: variable 'ansible_search_path' from source: unknown
 21264 1727202763.97220: variable 'ansible_search_path' from source: unknown
 21264 1727202763.97254: calling self._execute()
 21264 1727202763.97525: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202763.97529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202763.97534: variable 'omit' from source: magic vars
 21264 1727202763.98727: variable 'logging_provider' from source: role '' defaults
 21264 1727202763.98735: Evaluated conditional (logging_provider == 'rsyslog'): True
 21264 1727202763.99305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202763.99865: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202763.99910: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202763.99942: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202764.00090: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202764.00169: 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)
 21264 1727202764.00306: 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)
 21264 1727202764.00357: 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)
 21264 1727202764.00361: 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)
 21264 1727202764.00548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202764.03514: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202764.03709: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202764.03713: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202764.03715: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202764.03717: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202764.03829: Evaluated conditional (__snapshot_gather_vars is not defined or not __snapshot_gather_vars | bool): True
 21264 1727202764.03999: variable 'logging_manage_firewall' from source: role '' defaults
 21264 1727202764.04009: variable 'logging_manage_selinux' from source: role '' defaults
 21264 1727202764.04025: Evaluated conditional ((logging_manage_firewall | bool) or (logging_manage_selinux | bool)): False
 21264 1727202764.04040: when evaluation is False, skipping this task
 21264 1727202764.04049: _execute() done
 21264 1727202764.04056: dumping result to json
 21264 1727202764.04063: done dumping result, returning
 21264 1727202764.04074: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Parameter 'tcp_ports' values (with tls) [0e798799-7813-bb7e-0ba7-0000000000c3]
 21264 1727202764.04087: sending task result for task 0e798799-7813-bb7e-0ba7-0000000000c3
 21264 1727202764.04301: done sending task result for task 0e798799-7813-bb7e-0ba7-0000000000c3
 21264 1727202764.04304: WORKER PROCESS EXITING
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)",
    "skip_reason": "Conditional result was False"
}
 21264 1727202764.04345: no more pending results, returning what we have
 21264 1727202764.04348: results queue empty
 21264 1727202764.04349: checking for any_errors_fatal
 21264 1727202764.04356: done checking for any_errors_fatal
 21264 1727202764.04357: checking for max_fail_percentage
 21264 1727202764.04359: done checking for max_fail_percentage
 21264 1727202764.04360: checking to see if all hosts have failed and the running result is not ok
 21264 1727202764.04361: done checking to see if all hosts have failed
 21264 1727202764.04362: getting the remaining hosts for this loop
 21264 1727202764.04363: done getting the remaining hosts for this loop
 21264 1727202764.04367: getting the next task for host managed-node1
 21264 1727202764.04375: done getting next task for host managed-node1
 21264 1727202764.04381:  ^ task is: TASK: fedora.linux_system_roles.logging : Parameter 'udp_ports' values (without tls)
 21264 1727202764.04387:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=9, 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=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=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? (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), 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
 21264 1727202764.04402: getting variables
 21264 1727202764.04403: in VariableManager get_vars()
 21264 1727202764.04441: Calling all_inventory to load vars for managed-node1
 21264 1727202764.04445: Calling groups_inventory to load vars for managed-node1
 21264 1727202764.04448: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202764.04457: Calling all_plugins_play to load vars for managed-node1
 21264 1727202764.04460: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202764.04463: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202764.04911: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202764.05163: done with get_vars()
 21264 1727202764.05174: done getting variables
 21264 1727202764.05230: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.logging : Parameter 'udp_ports' values (without tls)] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:161
Tuesday 24 September 2024  14:32:44 -0400 (0:00:00.096)       0:00:07.824 ***** 
 21264 1727202764.05279: entering _queue_task() for managed-node1/set_fact
 21264 1727202764.05522: worker is 1 (out of 1 available)
 21264 1727202764.05534: exiting _queue_task() for managed-node1/set_fact
 21264 1727202764.05546: done queuing things up, now waiting for results queue to drain
 21264 1727202764.05547: waiting for pending results...
 21264 1727202764.05914: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Parameter 'udp_ports' values (without tls)
 21264 1727202764.05973: in run() - task 0e798799-7813-bb7e-0ba7-0000000000c4
 21264 1727202764.05995: variable 'ansible_search_path' from source: unknown
 21264 1727202764.06002: variable 'ansible_search_path' from source: unknown
 21264 1727202764.06042: calling self._execute()
 21264 1727202764.06120: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202764.06134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202764.06149: variable 'omit' from source: magic vars
 21264 1727202764.06488: variable 'logging_provider' from source: role '' defaults
 21264 1727202764.06500: Evaluated conditional (logging_provider == 'rsyslog'): True
 21264 1727202764.06668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202764.07498: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202764.07560: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202764.07604: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202764.07748: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202764.07890: 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)
 21264 1727202764.07972: 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)
 21264 1727202764.08008: 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)
 21264 1727202764.08108: 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)
 21264 1727202764.08180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202764.11054: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202764.11151: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202764.11239: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202764.11328: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202764.11395: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202764.11528: Evaluated conditional (__snapshot_gather_vars is not defined or not __snapshot_gather_vars | bool): True
 21264 1727202764.11705: variable 'logging_manage_firewall' from source: role '' defaults
 21264 1727202764.11779: variable 'logging_manage_selinux' from source: role '' defaults
 21264 1727202764.11784: Evaluated conditional ((logging_manage_firewall | bool) or (logging_manage_selinux | bool)): False
 21264 1727202764.11788: when evaluation is False, skipping this task
 21264 1727202764.11790: _execute() done
 21264 1727202764.11792: dumping result to json
 21264 1727202764.11794: done dumping result, returning
 21264 1727202764.11798: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Parameter 'udp_ports' values (without tls) [0e798799-7813-bb7e-0ba7-0000000000c4]
 21264 1727202764.11800: sending task result for task 0e798799-7813-bb7e-0ba7-0000000000c4
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)",
    "skip_reason": "Conditional result was False"
}
 21264 1727202764.12026: no more pending results, returning what we have
 21264 1727202764.12030: results queue empty
 21264 1727202764.12031: checking for any_errors_fatal
 21264 1727202764.12037: done checking for any_errors_fatal
 21264 1727202764.12038: checking for max_fail_percentage
 21264 1727202764.12040: done checking for max_fail_percentage
 21264 1727202764.12040: checking to see if all hosts have failed and the running result is not ok
 21264 1727202764.12041: done checking to see if all hosts have failed
 21264 1727202764.12046: getting the remaining hosts for this loop
 21264 1727202764.12048: done getting the remaining hosts for this loop
 21264 1727202764.12052: getting the next task for host managed-node1
 21264 1727202764.12060: done getting next task for host managed-node1
 21264 1727202764.12063:  ^ task is: TASK: fedora.linux_system_roles.logging : Parameter 'udp_ports' values (with tls)
 21264 1727202764.12068:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=9, 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=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=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? (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), 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
 21264 1727202764.12085: getting variables
 21264 1727202764.12087: in VariableManager get_vars()
 21264 1727202764.12124: Calling all_inventory to load vars for managed-node1
 21264 1727202764.12127: Calling groups_inventory to load vars for managed-node1
 21264 1727202764.12129: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202764.12139: Calling all_plugins_play to load vars for managed-node1
 21264 1727202764.12141: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202764.12144: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202764.12757: done sending task result for task 0e798799-7813-bb7e-0ba7-0000000000c4
 21264 1727202764.12760: WORKER PROCESS EXITING
 21264 1727202764.12812: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202764.13032: done with get_vars()
 21264 1727202764.13041: done getting variables
 21264 1727202764.13097: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.logging : Parameter 'udp_ports' values (with tls)] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:165
Tuesday 24 September 2024  14:32:44 -0400 (0:00:00.078)       0:00:07.902 ***** 
 21264 1727202764.13139: entering _queue_task() for managed-node1/set_fact
 21264 1727202764.13416: worker is 1 (out of 1 available)
 21264 1727202764.13430: exiting _queue_task() for managed-node1/set_fact
 21264 1727202764.13441: done queuing things up, now waiting for results queue to drain
 21264 1727202764.13442: waiting for pending results...
 21264 1727202764.13691: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Parameter 'udp_ports' values (with tls)
 21264 1727202764.13965: in run() - task 0e798799-7813-bb7e-0ba7-0000000000c5
 21264 1727202764.13990: variable 'ansible_search_path' from source: unknown
 21264 1727202764.14006: variable 'ansible_search_path' from source: unknown
 21264 1727202764.14043: calling self._execute()
 21264 1727202764.14128: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202764.14141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202764.14154: variable 'omit' from source: magic vars
 21264 1727202764.14887: variable 'logging_provider' from source: role '' defaults
 21264 1727202764.14891: Evaluated conditional (logging_provider == 'rsyslog'): True
 21264 1727202764.15452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202764.15702: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202764.15763: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202764.15807: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202764.15848: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202764.15935: 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)
 21264 1727202764.15965: 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)
 21264 1727202764.16004: 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)
 21264 1727202764.16033: 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)
 21264 1727202764.16120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202764.18353: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202764.18422: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202764.18466: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202764.18510: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202764.18561: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202764.18689: Evaluated conditional (__snapshot_gather_vars is not defined or not __snapshot_gather_vars | bool): True
 21264 1727202764.18858: variable 'logging_manage_firewall' from source: role '' defaults
 21264 1727202764.18878: variable 'logging_manage_selinux' from source: role '' defaults
 21264 1727202764.18944: Evaluated conditional ((logging_manage_firewall | bool) or (logging_manage_selinux | bool)): False
 21264 1727202764.18948: when evaluation is False, skipping this task
 21264 1727202764.18950: _execute() done
 21264 1727202764.18953: dumping result to json
 21264 1727202764.18955: done dumping result, returning
 21264 1727202764.18961: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Parameter 'udp_ports' values (with tls) [0e798799-7813-bb7e-0ba7-0000000000c5]
 21264 1727202764.18987: sending task result for task 0e798799-7813-bb7e-0ba7-0000000000c5
 21264 1727202764.19180: done sending task result for task 0e798799-7813-bb7e-0ba7-0000000000c5
 21264 1727202764.19185: WORKER PROCESS EXITING
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)",
    "skip_reason": "Conditional result was False"
}
 21264 1727202764.19227: no more pending results, returning what we have
 21264 1727202764.19231: results queue empty
 21264 1727202764.19231: checking for any_errors_fatal
 21264 1727202764.19240: done checking for any_errors_fatal
 21264 1727202764.19240: checking for max_fail_percentage
 21264 1727202764.19242: done checking for max_fail_percentage
 21264 1727202764.19243: checking to see if all hosts have failed and the running result is not ok
 21264 1727202764.19244: done checking to see if all hosts have failed
 21264 1727202764.19245: getting the remaining hosts for this loop
 21264 1727202764.19248: done getting the remaining hosts for this loop
 21264 1727202764.19252: getting the next task for host managed-node1
 21264 1727202764.19264: done getting next task for host managed-node1
 21264 1727202764.19269:  ^ task is: TASK: fedora.linux_system_roles.logging : Manage firewall on the gathered ports
 21264 1727202764.19273:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=10, 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
 21264 1727202764.19292: getting variables
 21264 1727202764.19296: in VariableManager get_vars()
 21264 1727202764.19336: Calling all_inventory to load vars for managed-node1
 21264 1727202764.19339: Calling groups_inventory to load vars for managed-node1
 21264 1727202764.19342: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202764.19352: Calling all_plugins_play to load vars for managed-node1
 21264 1727202764.19355: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202764.19357: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202764.19740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202764.19966: done with get_vars()
 21264 1727202764.19979: done getting variables

TASK [fedora.linux_system_roles.logging : Manage firewall on the gathered ports] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:55
Tuesday 24 September 2024  14:32:44 -0400 (0:00:00.069)       0:00:07.972 ***** 
 21264 1727202764.20090: entering _queue_task() for managed-node1/include_tasks
 21264 1727202764.20342: worker is 1 (out of 1 available)
 21264 1727202764.20466: exiting _queue_task() for managed-node1/include_tasks
 21264 1727202764.20481: done queuing things up, now waiting for results queue to drain
 21264 1727202764.20486: waiting for pending results...
 21264 1727202764.20699: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Manage firewall on the gathered ports
 21264 1727202764.20899: in run() - task 0e798799-7813-bb7e-0ba7-000000000050
 21264 1727202764.20903: variable 'ansible_search_path' from source: unknown
 21264 1727202764.20906: variable 'ansible_search_path' from source: unknown
 21264 1727202764.20909: calling self._execute()
 21264 1727202764.20964: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202764.20978: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202764.20997: variable 'omit' from source: magic vars
 21264 1727202764.22138: variable 'logging_provider' from source: role '' defaults
 21264 1727202764.22160: Evaluated conditional (logging_provider == 'rsyslog'): True
 21264 1727202764.22349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202764.23614: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202764.23779: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202764.23884: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202764.24048: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202764.24259: 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)
 21264 1727202764.24293: 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)
 21264 1727202764.24376: 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)
 21264 1727202764.24399: 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)
 21264 1727202764.24800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202764.27534: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202764.27607: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202764.27653: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202764.27691: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202764.27724: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202764.27880: Evaluated conditional (__snapshot_gather_vars is not defined or not __snapshot_gather_vars | bool): True
 21264 1727202764.27899: _execute() done
 21264 1727202764.27907: dumping result to json
 21264 1727202764.27914: done dumping result, returning
 21264 1727202764.27927: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Manage firewall on the gathered ports [0e798799-7813-bb7e-0ba7-000000000050]
 21264 1727202764.27936: sending task result for task 0e798799-7813-bb7e-0ba7-000000000050
 21264 1727202764.28092: no more pending results, returning what we have
 21264 1727202764.28097: in VariableManager get_vars()
 21264 1727202764.28136: Calling all_inventory to load vars for managed-node1
 21264 1727202764.28139: Calling groups_inventory to load vars for managed-node1
 21264 1727202764.28141: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202764.28151: Calling all_plugins_play to load vars for managed-node1
 21264 1727202764.28155: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202764.28158: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202764.28666: done sending task result for task 0e798799-7813-bb7e-0ba7-000000000050
 21264 1727202764.28669: WORKER PROCESS EXITING
 21264 1727202764.28696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202764.28903: done with get_vars()
 21264 1727202764.28949: variable 'ansible_search_path' from source: unknown
 21264 1727202764.28951: variable 'ansible_search_path' from source: unknown
 21264 1727202764.29095: we have included files to process
 21264 1727202764.29098: generating all_blocks data
 21264 1727202764.29109: done generating all_blocks data
 21264 1727202764.29114: processing included file: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml
 21264 1727202764.29115: loading included file: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml
 21264 1727202764.29119: Loading data from /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml
 21264 1727202764.30688: done processing included file
 21264 1727202764.30690: iterating over new_blocks loaded from include file
 21264 1727202764.30691: in VariableManager get_vars()
 21264 1727202764.30751: done with get_vars()
 21264 1727202764.30753: filtering new block on tags
 21264 1727202764.30866: done filtering new block on tags
 21264 1727202764.30870: done iterating over new_blocks loaded from include file
included: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml for managed-node1
 21264 1727202764.30877: extending task lists for all hosts with included blocks
 21264 1727202764.34197: done extending task lists
 21264 1727202764.34198: done processing included files
 21264 1727202764.34199: results queue empty
 21264 1727202764.34200: checking for any_errors_fatal
 21264 1727202764.34203: done checking for any_errors_fatal
 21264 1727202764.34204: checking for max_fail_percentage
 21264 1727202764.34205: done checking for max_fail_percentage
 21264 1727202764.34206: checking to see if all hosts have failed and the running result is not ok
 21264 1727202764.34206: done checking to see if all hosts have failed
 21264 1727202764.34207: getting the remaining hosts for this loop
 21264 1727202764.34208: done getting the remaining hosts for this loop
 21264 1727202764.34211: getting the next task for host managed-node1
 21264 1727202764.34215: done getting next task for host managed-node1
 21264 1727202764.34217:  ^ task is: TASK: fedora.linux_system_roles.logging : Initialize logging_firewall_ports
 21264 1727202764.34220:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=11, 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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
 21264 1727202764.34259: getting variables
 21264 1727202764.34260: in VariableManager get_vars()
 21264 1727202764.34274: Calling all_inventory to load vars for managed-node1
 21264 1727202764.34279: Calling groups_inventory to load vars for managed-node1
 21264 1727202764.34283: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202764.34288: Calling all_plugins_play to load vars for managed-node1
 21264 1727202764.34290: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202764.34293: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202764.34602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202764.34931: done with get_vars()
 21264 1727202764.34940: done getting variables
 21264 1727202764.35011: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.logging : Initialize logging_firewall_ports] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:7
Tuesday 24 September 2024  14:32:44 -0400 (0:00:00.149)       0:00:08.122 ***** 
 21264 1727202764.35044: entering _queue_task() for managed-node1/set_fact
 21264 1727202764.35419: worker is 1 (out of 1 available)
 21264 1727202764.35432: exiting _queue_task() for managed-node1/set_fact
 21264 1727202764.35443: done queuing things up, now waiting for results queue to drain
 21264 1727202764.35444: waiting for pending results...
 21264 1727202764.35691: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Initialize logging_firewall_ports
 21264 1727202764.36014: in run() - task 0e798799-7813-bb7e-0ba7-000000000174
 21264 1727202764.36093: variable 'ansible_search_path' from source: unknown
 21264 1727202764.36101: variable 'ansible_search_path' from source: unknown
 21264 1727202764.36194: calling self._execute()
 21264 1727202764.36368: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202764.36416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202764.36455: variable 'omit' from source: magic vars
 21264 1727202764.37103: variable 'logging_provider' from source: role '' defaults
 21264 1727202764.37128: Evaluated conditional (logging_provider == 'rsyslog'): True
 21264 1727202764.37591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202764.38323: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202764.38514: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202764.38552: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202764.38649: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202764.38832: 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)
 21264 1727202764.38934: 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)
 21264 1727202764.39054: 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)
 21264 1727202764.39142: 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)
 21264 1727202764.39371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202764.42495: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202764.42546: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202764.42616: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202764.42655: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202764.42718: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202764.42873: Evaluated conditional (__snapshot_gather_vars is not defined or not __snapshot_gather_vars | bool): True
 21264 1727202764.43408: variable 'logging_manage_firewall' from source: role '' defaults
 21264 1727202764.43412: Evaluated conditional (logging_manage_firewall | bool): False
 21264 1727202764.43414: when evaluation is False, skipping this task
 21264 1727202764.43417: _execute() done
 21264 1727202764.43418: dumping result to json
 21264 1727202764.43420: done dumping result, returning
 21264 1727202764.43423: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Initialize logging_firewall_ports [0e798799-7813-bb7e-0ba7-000000000174]
 21264 1727202764.43425: sending task result for task 0e798799-7813-bb7e-0ba7-000000000174
 21264 1727202764.43507: done sending task result for task 0e798799-7813-bb7e-0ba7-000000000174
 21264 1727202764.43511: WORKER PROCESS EXITING
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "logging_manage_firewall | bool",
    "skip_reason": "Conditional result was False"
}
 21264 1727202764.43560: no more pending results, returning what we have
 21264 1727202764.43563: results queue empty
 21264 1727202764.43564: checking for any_errors_fatal
 21264 1727202764.43565: done checking for any_errors_fatal
 21264 1727202764.43565: checking for max_fail_percentage
 21264 1727202764.43567: done checking for max_fail_percentage
 21264 1727202764.43568: checking to see if all hosts have failed and the running result is not ok
 21264 1727202764.43569: done checking to see if all hosts have failed
 21264 1727202764.43570: getting the remaining hosts for this loop
 21264 1727202764.43571: done getting the remaining hosts for this loop
 21264 1727202764.43578: getting the next task for host managed-node1
 21264 1727202764.43587: done getting next task for host managed-node1
 21264 1727202764.43590:  ^ task is: TASK: fedora.linux_system_roles.logging : Add tcp ports to logging_firewall_ports
 21264 1727202764.43596:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=11, 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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
 21264 1727202764.43618: getting variables
 21264 1727202764.43620: in VariableManager get_vars()
 21264 1727202764.43656: Calling all_inventory to load vars for managed-node1
 21264 1727202764.43660: Calling groups_inventory to load vars for managed-node1
 21264 1727202764.43662: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202764.43671: Calling all_plugins_play to load vars for managed-node1
 21264 1727202764.43674: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202764.43679: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202764.44412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202764.44741: done with get_vars()
 21264 1727202764.44751: done getting variables
 21264 1727202764.44808: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.logging : Add tcp ports to logging_firewall_ports] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:11
Tuesday 24 September 2024  14:32:44 -0400 (0:00:00.097)       0:00:08.219 ***** 
 21264 1727202764.44840: entering _queue_task() for managed-node1/set_fact
 21264 1727202764.45099: worker is 1 (out of 1 available)
 21264 1727202764.45113: exiting _queue_task() for managed-node1/set_fact
 21264 1727202764.45153: done queuing things up, now waiting for results queue to drain
 21264 1727202764.45155: waiting for pending results...
 21264 1727202764.45604: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Add tcp ports to logging_firewall_ports
 21264 1727202764.45773: in run() - task 0e798799-7813-bb7e-0ba7-000000000175
 21264 1727202764.45779: variable 'ansible_search_path' from source: unknown
 21264 1727202764.45813: variable 'ansible_search_path' from source: unknown
 21264 1727202764.46356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202764.50178: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202764.50334: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202764.50405: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202764.50443: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202764.50478: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202764.50625: 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)
 21264 1727202764.50661: 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)
 21264 1727202764.50695: 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)
 21264 1727202764.50746: 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)
 21264 1727202764.50820: 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)
 21264 1727202764.50825: 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)
 21264 1727202764.50854: 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)
 21264 1727202764.50885: 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)
 21264 1727202764.50937: 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)
 21264 1727202764.50955: 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)
 21264 1727202764.51102: variable 'logging_tcp_ports' from source: set_fact
 21264 1727202764.51114: variable 'logging_tls_tcp_ports' from source: set_fact
 21264 1727202764.51169: dumping result to json
 21264 1727202764.51181: done dumping result, returning
 21264 1727202764.51255: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Add tcp ports to logging_firewall_ports [0e798799-7813-bb7e-0ba7-000000000175]
 21264 1727202764.51258: sending task result for task 0e798799-7813-bb7e-0ba7-000000000175
 21264 1727202764.51327: done sending task result for task 0e798799-7813-bb7e-0ba7-000000000175
 21264 1727202764.51330: WORKER PROCESS EXITING
skipping: [managed-node1] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}
 21264 1727202764.51404: no more pending results, returning what we have
 21264 1727202764.51407: results queue empty
 21264 1727202764.51408: checking for any_errors_fatal
 21264 1727202764.51415: done checking for any_errors_fatal
 21264 1727202764.51415: checking for max_fail_percentage
 21264 1727202764.51417: done checking for max_fail_percentage
 21264 1727202764.51418: checking to see if all hosts have failed and the running result is not ok
 21264 1727202764.51419: done checking to see if all hosts have failed
 21264 1727202764.51420: getting the remaining hosts for this loop
 21264 1727202764.51422: done getting the remaining hosts for this loop
 21264 1727202764.51426: getting the next task for host managed-node1
 21264 1727202764.51434: done getting next task for host managed-node1
 21264 1727202764.51437:  ^ task is: TASK: fedora.linux_system_roles.logging : Add udp ports to logging_firewall_ports
 21264 1727202764.51442:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=11, 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=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
 21264 1727202764.51455: getting variables
 21264 1727202764.51457: in VariableManager get_vars()
 21264 1727202764.51496: Calling all_inventory to load vars for managed-node1
 21264 1727202764.51499: Calling groups_inventory to load vars for managed-node1
 21264 1727202764.51502: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202764.51511: Calling all_plugins_play to load vars for managed-node1
 21264 1727202764.51513: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202764.51516: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202764.51935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202764.52164: done with get_vars()
 21264 1727202764.52175: done getting variables
 21264 1727202764.52232: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.logging : Add udp ports to logging_firewall_ports] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:17
Tuesday 24 September 2024  14:32:44 -0400 (0:00:00.074)       0:00:08.294 ***** 
 21264 1727202764.52271: entering _queue_task() for managed-node1/set_fact
 21264 1727202764.52517: worker is 1 (out of 1 available)
 21264 1727202764.52529: exiting _queue_task() for managed-node1/set_fact
 21264 1727202764.52541: done queuing things up, now waiting for results queue to drain
 21264 1727202764.52542: waiting for pending results...
 21264 1727202764.52910: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Add udp ports to logging_firewall_ports
 21264 1727202764.52962: in run() - task 0e798799-7813-bb7e-0ba7-000000000176
 21264 1727202764.52989: variable 'ansible_search_path' from source: unknown
 21264 1727202764.53119: variable 'ansible_search_path' from source: unknown
 21264 1727202764.53459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202764.58259: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202764.58263: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202764.58476: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202764.58479: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202764.58483: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202764.58535: 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)
 21264 1727202764.58643: 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)
 21264 1727202764.58673: 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)
 21264 1727202764.58725: 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)
 21264 1727202764.58745: 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)
 21264 1727202764.58823: 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)
 21264 1727202764.58937: 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)
 21264 1727202764.58968: 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)
 21264 1727202764.59015: 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)
 21264 1727202764.59052: 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)
 21264 1727202764.59200: variable 'logging_udp_ports' from source: set_fact
 21264 1727202764.59213: variable 'logging_tls_udp_ports' from source: set_fact
 21264 1727202764.59266: dumping result to json
 21264 1727202764.59273: done dumping result, returning
 21264 1727202764.59284: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Add udp ports to logging_firewall_ports [0e798799-7813-bb7e-0ba7-000000000176]
 21264 1727202764.59294: sending task result for task 0e798799-7813-bb7e-0ba7-000000000176
skipping: [managed-node1] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}
 21264 1727202764.59515: no more pending results, returning what we have
 21264 1727202764.59518: results queue empty
 21264 1727202764.59519: checking for any_errors_fatal
 21264 1727202764.59524: done checking for any_errors_fatal
 21264 1727202764.59524: checking for max_fail_percentage
 21264 1727202764.59526: done checking for max_fail_percentage
 21264 1727202764.59527: checking to see if all hosts have failed and the running result is not ok
 21264 1727202764.59528: done checking to see if all hosts have failed
 21264 1727202764.59529: getting the remaining hosts for this loop
 21264 1727202764.59530: done getting the remaining hosts for this loop
 21264 1727202764.59533: getting the next task for host managed-node1
 21264 1727202764.59540: done getting next task for host managed-node1
 21264 1727202764.59543:  ^ task is: TASK: Manage firewall for specified ports
 21264 1727202764.59547:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=11, 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=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
 21264 1727202764.59560: getting variables
 21264 1727202764.59562: in VariableManager get_vars()
 21264 1727202764.59603: Calling all_inventory to load vars for managed-node1
 21264 1727202764.59606: Calling groups_inventory to load vars for managed-node1
 21264 1727202764.59608: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202764.59617: Calling all_plugins_play to load vars for managed-node1
 21264 1727202764.59620: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202764.59622: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202764.60006: done sending task result for task 0e798799-7813-bb7e-0ba7-000000000176
 21264 1727202764.60014: WORKER PROCESS EXITING
 21264 1727202764.60037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202764.60258: done with get_vars()
 21264 1727202764.60269: done getting variables

TASK [Manage firewall for specified ports] *************************************
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:23
Tuesday 24 September 2024  14:32:44 -0400 (0:00:00.080)       0:00:08.375 ***** 
 21264 1727202764.60368: entering _queue_task() for managed-node1/include_role
 21264 1727202764.60600: worker is 1 (out of 1 available)
 21264 1727202764.60610: exiting _queue_task() for managed-node1/include_role
 21264 1727202764.60623: done queuing things up, now waiting for results queue to drain
 21264 1727202764.60624: waiting for pending results...
 21264 1727202764.60927: running TaskExecutor() for managed-node1/TASK: Manage firewall for specified ports
 21264 1727202764.61297: in run() - task 0e798799-7813-bb7e-0ba7-000000000177
 21264 1727202764.61540: variable 'ansible_search_path' from source: unknown
 21264 1727202764.61543: variable 'ansible_search_path' from source: unknown
 21264 1727202764.61547: calling self._execute()
 21264 1727202764.61652: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202764.61819: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202764.61823: variable 'omit' from source: magic vars
 21264 1727202764.62864: variable 'logging_provider' from source: role '' defaults
 21264 1727202764.62966: Evaluated conditional (logging_provider == 'rsyslog'): True
 21264 1727202764.63280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202764.63886: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202764.63989: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202764.64307: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202764.64487: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202764.64490: 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)
 21264 1727202764.64493: 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)
 21264 1727202764.64495: 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)
 21264 1727202764.64515: 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)
 21264 1727202764.64595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202764.68742: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202764.68927: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202764.68968: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202764.69039: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202764.69069: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202764.69202: Evaluated conditional (__snapshot_gather_vars is not defined or not __snapshot_gather_vars | bool): True
 21264 1727202764.69334: variable 'logging_manage_firewall' from source: role '' defaults
 21264 1727202764.69355: Evaluated conditional (logging_manage_firewall | bool): False
 21264 1727202764.69473: when evaluation is False, skipping this task
 21264 1727202764.69477: _execute() done
 21264 1727202764.69479: dumping result to json
 21264 1727202764.69483: done dumping result, returning
 21264 1727202764.69486: done running TaskExecutor() for managed-node1/TASK: Manage firewall for specified ports [0e798799-7813-bb7e-0ba7-000000000177]
 21264 1727202764.69488: sending task result for task 0e798799-7813-bb7e-0ba7-000000000177
 21264 1727202764.69567: done sending task result for task 0e798799-7813-bb7e-0ba7-000000000177
 21264 1727202764.69570: WORKER PROCESS EXITING
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "logging_manage_firewall | bool",
    "skip_reason": "Conditional result was False"
}
 21264 1727202764.69620: no more pending results, returning what we have
 21264 1727202764.69624: results queue empty
 21264 1727202764.69625: checking for any_errors_fatal
 21264 1727202764.69631: done checking for any_errors_fatal
 21264 1727202764.69631: checking for max_fail_percentage
 21264 1727202764.69633: done checking for max_fail_percentage
 21264 1727202764.69634: checking to see if all hosts have failed and the running result is not ok
 21264 1727202764.69635: done checking to see if all hosts have failed
 21264 1727202764.69636: getting the remaining hosts for this loop
 21264 1727202764.69637: done getting the remaining hosts for this loop
 21264 1727202764.69641: getting the next task for host managed-node1
 21264 1727202764.69649: done getting next task for host managed-node1
 21264 1727202764.69654:  ^ task is: TASK: fedora.linux_system_roles.logging : Manage selinux on the gathered ports
 21264 1727202764.69658:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=12, 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
 21264 1727202764.69673: getting variables
 21264 1727202764.69674: in VariableManager get_vars()
 21264 1727202764.69713: Calling all_inventory to load vars for managed-node1
 21264 1727202764.69716: Calling groups_inventory to load vars for managed-node1
 21264 1727202764.69718: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202764.69728: Calling all_plugins_play to load vars for managed-node1
 21264 1727202764.69742: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202764.69755: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202764.70202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202764.70468: done with get_vars()
 21264 1727202764.70479: done getting variables

TASK [fedora.linux_system_roles.logging : Manage selinux on the gathered ports] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:58
Tuesday 24 September 2024  14:32:44 -0400 (0:00:00.102)       0:00:08.477 ***** 
 21264 1727202764.70583: entering _queue_task() for managed-node1/include_tasks
 21264 1727202764.70948: worker is 1 (out of 1 available)
 21264 1727202764.70959: exiting _queue_task() for managed-node1/include_tasks
 21264 1727202764.70971: done queuing things up, now waiting for results queue to drain
 21264 1727202764.70971: waiting for pending results...
 21264 1727202764.71181: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Manage selinux on the gathered ports
 21264 1727202764.71279: in run() - task 0e798799-7813-bb7e-0ba7-000000000051
 21264 1727202764.71389: variable 'ansible_search_path' from source: unknown
 21264 1727202764.71392: variable 'ansible_search_path' from source: unknown
 21264 1727202764.71395: calling self._execute()
 21264 1727202764.71508: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202764.71528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202764.71544: variable 'omit' from source: magic vars
 21264 1727202764.71909: variable 'logging_provider' from source: role '' defaults
 21264 1727202764.71923: Evaluated conditional (logging_provider == 'rsyslog'): True
 21264 1727202764.72110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202764.72365: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202764.72419: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202764.72456: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202764.72508: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202764.72598: 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)
 21264 1727202764.72691: 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)
 21264 1727202764.72694: 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)
 21264 1727202764.72696: 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)
 21264 1727202764.72759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202764.75991: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202764.76174: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202764.76280: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202764.76340: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202764.76489: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202764.76769: Evaluated conditional (__snapshot_gather_vars is not defined or not __snapshot_gather_vars | bool): True
 21264 1727202764.76923: _execute() done
 21264 1727202764.76927: dumping result to json
 21264 1727202764.76929: done dumping result, returning
 21264 1727202764.76932: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Manage selinux on the gathered ports [0e798799-7813-bb7e-0ba7-000000000051]
 21264 1727202764.76934: sending task result for task 0e798799-7813-bb7e-0ba7-000000000051
 21264 1727202764.77007: done sending task result for task 0e798799-7813-bb7e-0ba7-000000000051
 21264 1727202764.77010: WORKER PROCESS EXITING
 21264 1727202764.77064: no more pending results, returning what we have
 21264 1727202764.77069: in VariableManager get_vars()
 21264 1727202764.77240: Calling all_inventory to load vars for managed-node1
 21264 1727202764.77244: Calling groups_inventory to load vars for managed-node1
 21264 1727202764.77248: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202764.77259: Calling all_plugins_play to load vars for managed-node1
 21264 1727202764.77262: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202764.77265: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202764.77832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202764.78836: done with get_vars()
 21264 1727202764.78844: variable 'ansible_search_path' from source: unknown
 21264 1727202764.78845: variable 'ansible_search_path' from source: unknown
 21264 1727202764.78880: we have included files to process
 21264 1727202764.79435: generating all_blocks data
 21264 1727202764.79437: done generating all_blocks data
 21264 1727202764.79441: processing included file: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml
 21264 1727202764.79443: loading included file: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml
 21264 1727202764.79446: Loading data from /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml
 21264 1727202764.81370: done processing included file
 21264 1727202764.81373: iterating over new_blocks loaded from include file
 21264 1727202764.81374: in VariableManager get_vars()
 21264 1727202764.82105: done with get_vars()
 21264 1727202764.82107: filtering new block on tags
 21264 1727202764.82146: done filtering new block on tags
 21264 1727202764.82149: done iterating over new_blocks loaded from include file
included: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml for managed-node1
 21264 1727202764.82153: extending task lists for all hosts with included blocks
 21264 1727202764.88280: done extending task lists
 21264 1727202764.88284: done processing included files
 21264 1727202764.88285: results queue empty
 21264 1727202764.88285: checking for any_errors_fatal
 21264 1727202764.88289: done checking for any_errors_fatal
 21264 1727202764.88290: checking for max_fail_percentage
 21264 1727202764.88291: done checking for max_fail_percentage
 21264 1727202764.88292: checking to see if all hosts have failed and the running result is not ok
 21264 1727202764.88293: done checking to see if all hosts have failed
 21264 1727202764.88294: getting the remaining hosts for this loop
 21264 1727202764.88295: done getting the remaining hosts for this loop
 21264 1727202764.88297: getting the next task for host managed-node1
 21264 1727202764.88302: done getting next task for host managed-node1
 21264 1727202764.88305:  ^ task is: TASK: fedora.linux_system_roles.logging : Initialize logging_selinux_ports
 21264 1727202764.88309:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=13, 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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
 21264 1727202764.88323: getting variables
 21264 1727202764.88324: in VariableManager get_vars()
 21264 1727202764.88341: Calling all_inventory to load vars for managed-node1
 21264 1727202764.88343: Calling groups_inventory to load vars for managed-node1
 21264 1727202764.88345: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202764.88465: Calling all_plugins_play to load vars for managed-node1
 21264 1727202764.88469: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202764.88473: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202764.88755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202764.89181: done with get_vars()
 21264 1727202764.89193: done getting variables
 21264 1727202764.89309: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.logging : Initialize logging_selinux_ports] ****
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:7
Tuesday 24 September 2024  14:32:44 -0400 (0:00:00.187)       0:00:08.665 ***** 
 21264 1727202764.89349: entering _queue_task() for managed-node1/set_fact
 21264 1727202764.89958: worker is 1 (out of 1 available)
 21264 1727202764.89971: exiting _queue_task() for managed-node1/set_fact
 21264 1727202764.89985: done queuing things up, now waiting for results queue to drain
 21264 1727202764.89986: waiting for pending results...
 21264 1727202764.90698: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Initialize logging_selinux_ports
 21264 1727202764.90702: in run() - task 0e798799-7813-bb7e-0ba7-0000000002a2
 21264 1727202764.90720: variable 'ansible_search_path' from source: unknown
 21264 1727202764.90726: variable 'ansible_search_path' from source: unknown
 21264 1727202764.90762: calling self._execute()
 21264 1727202764.91187: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202764.91191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202764.91193: variable 'omit' from source: magic vars
 21264 1727202764.91986: variable 'logging_provider' from source: role '' defaults
 21264 1727202764.91990: Evaluated conditional (logging_provider == 'rsyslog'): True
 21264 1727202764.92081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202764.92560: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202764.92887: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202764.92890: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202764.92906: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202764.92986: 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)
 21264 1727202764.93287: 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)
 21264 1727202764.93291: 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)
 21264 1727202764.93293: 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)
 21264 1727202764.93346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202764.96841: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202764.96910: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202764.96957: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202764.97007: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202764.97032: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202764.97144: Evaluated conditional (__snapshot_gather_vars is not defined or not __snapshot_gather_vars | bool): True
 21264 1727202764.97263: variable 'logging_manage_selinux' from source: role '' defaults
 21264 1727202764.97292: Evaluated conditional (logging_manage_selinux | bool): False
 21264 1727202764.97301: when evaluation is False, skipping this task
 21264 1727202764.97309: _execute() done
 21264 1727202764.97315: dumping result to json
 21264 1727202764.97322: done dumping result, returning
 21264 1727202764.97333: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Initialize logging_selinux_ports [0e798799-7813-bb7e-0ba7-0000000002a2]
 21264 1727202764.97341: sending task result for task 0e798799-7813-bb7e-0ba7-0000000002a2
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "logging_manage_selinux | bool",
    "skip_reason": "Conditional result was False"
}
 21264 1727202764.97487: no more pending results, returning what we have
 21264 1727202764.97490: results queue empty
 21264 1727202764.97491: checking for any_errors_fatal
 21264 1727202764.97493: done checking for any_errors_fatal
 21264 1727202764.97493: checking for max_fail_percentage
 21264 1727202764.97495: done checking for max_fail_percentage
 21264 1727202764.97495: checking to see if all hosts have failed and the running result is not ok
 21264 1727202764.97496: done checking to see if all hosts have failed
 21264 1727202764.97497: getting the remaining hosts for this loop
 21264 1727202764.97498: done getting the remaining hosts for this loop
 21264 1727202764.97502: getting the next task for host managed-node1
 21264 1727202764.97508: done getting next task for host managed-node1
 21264 1727202764.97511:  ^ task is: TASK: fedora.linux_system_roles.logging : Add non tls tcp ports to logging_selinux_ports
 21264 1727202764.97515:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=13, 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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
 21264 1727202764.97533: getting variables
 21264 1727202764.97535: in VariableManager get_vars()
 21264 1727202764.97569: Calling all_inventory to load vars for managed-node1
 21264 1727202764.97571: Calling groups_inventory to load vars for managed-node1
 21264 1727202764.97573: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202764.97585: Calling all_plugins_play to load vars for managed-node1
 21264 1727202764.97588: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202764.97591: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202764.98081: done sending task result for task 0e798799-7813-bb7e-0ba7-0000000002a2
 21264 1727202764.98085: WORKER PROCESS EXITING
 21264 1727202764.98226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202764.98645: done with get_vars()
 21264 1727202764.98657: done getting variables
 21264 1727202764.98914: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.logging : Add non tls tcp ports to logging_selinux_ports] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:11
Tuesday 24 September 2024  14:32:44 -0400 (0:00:00.095)       0:00:08.761 ***** 
 21264 1727202764.98951: entering _queue_task() for managed-node1/set_fact
 21264 1727202764.99428: worker is 1 (out of 1 available)
 21264 1727202764.99439: exiting _queue_task() for managed-node1/set_fact
 21264 1727202764.99451: done queuing things up, now waiting for results queue to drain
 21264 1727202764.99452: waiting for pending results...
 21264 1727202764.99831: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Add non tls tcp ports to logging_selinux_ports
 21264 1727202765.00087: in run() - task 0e798799-7813-bb7e-0ba7-0000000002a3
 21264 1727202765.00343: variable 'ansible_search_path' from source: unknown
 21264 1727202765.00347: variable 'ansible_search_path' from source: unknown
 21264 1727202765.00350: variable 'logging_tcp_ports' from source: set_fact
 21264 1727202765.00651: variable 'logging_tcp_ports' from source: set_fact
 21264 1727202765.00892: dumping result to json
 21264 1727202765.00895: done dumping result, returning
 21264 1727202765.00898: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Add non tls tcp ports to logging_selinux_ports [0e798799-7813-bb7e-0ba7-0000000002a3]
 21264 1727202765.00901: sending task result for task 0e798799-7813-bb7e-0ba7-0000000002a3
 21264 1727202765.00964: done sending task result for task 0e798799-7813-bb7e-0ba7-0000000002a3
 21264 1727202765.00967: WORKER PROCESS EXITING
skipping: [managed-node1] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}
 21264 1727202765.01019: no more pending results, returning what we have
 21264 1727202765.01023: results queue empty
 21264 1727202765.01024: checking for any_errors_fatal
 21264 1727202765.01033: done checking for any_errors_fatal
 21264 1727202765.01034: checking for max_fail_percentage
 21264 1727202765.01036: done checking for max_fail_percentage
 21264 1727202765.01037: checking to see if all hosts have failed and the running result is not ok
 21264 1727202765.01038: done checking to see if all hosts have failed
 21264 1727202765.01039: getting the remaining hosts for this loop
 21264 1727202765.01040: done getting the remaining hosts for this loop
 21264 1727202765.01044: getting the next task for host managed-node1
 21264 1727202765.01051: done getting next task for host managed-node1
 21264 1727202765.01086:  ^ task is: TASK: fedora.linux_system_roles.logging : Add tls tcp ports to logging_selinux_ports
 21264 1727202765.01093:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=13, 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=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
 21264 1727202765.01107: getting variables
 21264 1727202765.01109: in VariableManager get_vars()
 21264 1727202765.01143: Calling all_inventory to load vars for managed-node1
 21264 1727202765.01146: Calling groups_inventory to load vars for managed-node1
 21264 1727202765.01148: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202765.01158: Calling all_plugins_play to load vars for managed-node1
 21264 1727202765.01160: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202765.01288: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202765.01633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202765.02048: done with get_vars()
 21264 1727202765.02056: done getting variables
 21264 1727202765.02222: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.logging : Add tls tcp ports to logging_selinux_ports] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:16
Tuesday 24 September 2024  14:32:45 -0400 (0:00:00.033)       0:00:08.794 ***** 
 21264 1727202765.02256: entering _queue_task() for managed-node1/set_fact
 21264 1727202765.02739: worker is 1 (out of 1 available)
 21264 1727202765.02976: exiting _queue_task() for managed-node1/set_fact
 21264 1727202765.02988: done queuing things up, now waiting for results queue to drain
 21264 1727202765.02990: waiting for pending results...
 21264 1727202765.03342: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Add tls tcp ports to logging_selinux_ports
 21264 1727202765.03673: in run() - task 0e798799-7813-bb7e-0ba7-0000000002a4
 21264 1727202765.03692: variable 'ansible_search_path' from source: unknown
 21264 1727202765.03696: variable 'ansible_search_path' from source: unknown
 21264 1727202765.03739: variable 'logging_tls_tcp_ports' from source: set_fact
 21264 1727202765.04414: variable 'logging_tls_tcp_ports' from source: set_fact
 21264 1727202765.04462: dumping result to json
 21264 1727202765.04466: done dumping result, returning
 21264 1727202765.04490: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Add tls tcp ports to logging_selinux_ports [0e798799-7813-bb7e-0ba7-0000000002a4]
 21264 1727202765.04494: sending task result for task 0e798799-7813-bb7e-0ba7-0000000002a4
 21264 1727202765.04847: done sending task result for task 0e798799-7813-bb7e-0ba7-0000000002a4
 21264 1727202765.04852: WORKER PROCESS EXITING
skipping: [managed-node1] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}
 21264 1727202765.04889: no more pending results, returning what we have
 21264 1727202765.04892: results queue empty
 21264 1727202765.04893: checking for any_errors_fatal
 21264 1727202765.04898: done checking for any_errors_fatal
 21264 1727202765.04899: checking for max_fail_percentage
 21264 1727202765.04900: done checking for max_fail_percentage
 21264 1727202765.04901: checking to see if all hosts have failed and the running result is not ok
 21264 1727202765.04902: done checking to see if all hosts have failed
 21264 1727202765.04902: getting the remaining hosts for this loop
 21264 1727202765.04904: done getting the remaining hosts for this loop
 21264 1727202765.04906: getting the next task for host managed-node1
 21264 1727202765.04911: done getting next task for host managed-node1
 21264 1727202765.04914:  ^ task is: TASK: fedora.linux_system_roles.logging : Add non tls udp ports to logging_selinux_ports
 21264 1727202765.04918:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=13, 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=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
 21264 1727202765.04928: getting variables
 21264 1727202765.04929: in VariableManager get_vars()
 21264 1727202765.04955: Calling all_inventory to load vars for managed-node1
 21264 1727202765.04957: Calling groups_inventory to load vars for managed-node1
 21264 1727202765.04959: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202765.04966: Calling all_plugins_play to load vars for managed-node1
 21264 1727202765.04968: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202765.04970: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202765.05359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202765.05747: done with get_vars()
 21264 1727202765.05756: done getting variables
 21264 1727202765.05810: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.logging : Add non tls udp ports to logging_selinux_ports] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:21
Tuesday 24 September 2024  14:32:45 -0400 (0:00:00.035)       0:00:08.830 ***** 
 21264 1727202765.05846: entering _queue_task() for managed-node1/set_fact
 21264 1727202765.06259: worker is 1 (out of 1 available)
 21264 1727202765.06271: exiting _queue_task() for managed-node1/set_fact
 21264 1727202765.06386: done queuing things up, now waiting for results queue to drain
 21264 1727202765.06388: waiting for pending results...
 21264 1727202765.06896: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Add non tls udp ports to logging_selinux_ports
 21264 1727202765.06901: in run() - task 0e798799-7813-bb7e-0ba7-0000000002a5
 21264 1727202765.06904: variable 'ansible_search_path' from source: unknown
 21264 1727202765.06907: variable 'ansible_search_path' from source: unknown
 21264 1727202765.07121: variable 'logging_udp_ports' from source: set_fact
 21264 1727202765.07546: variable 'logging_udp_ports' from source: set_fact
 21264 1727202765.07608: dumping result to json
 21264 1727202765.07890: done dumping result, returning
 21264 1727202765.07894: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Add non tls udp ports to logging_selinux_ports [0e798799-7813-bb7e-0ba7-0000000002a5]
 21264 1727202765.07897: sending task result for task 0e798799-7813-bb7e-0ba7-0000000002a5
 21264 1727202765.07960: done sending task result for task 0e798799-7813-bb7e-0ba7-0000000002a5
 21264 1727202765.07963: WORKER PROCESS EXITING
skipping: [managed-node1] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}
 21264 1727202765.08034: no more pending results, returning what we have
 21264 1727202765.08036: results queue empty
 21264 1727202765.08037: checking for any_errors_fatal
 21264 1727202765.08042: done checking for any_errors_fatal
 21264 1727202765.08042: checking for max_fail_percentage
 21264 1727202765.08044: done checking for max_fail_percentage
 21264 1727202765.08044: checking to see if all hosts have failed and the running result is not ok
 21264 1727202765.08045: done checking to see if all hosts have failed
 21264 1727202765.08047: getting the remaining hosts for this loop
 21264 1727202765.08048: done getting the remaining hosts for this loop
 21264 1727202765.08051: getting the next task for host managed-node1
 21264 1727202765.08056: done getting next task for host managed-node1
 21264 1727202765.08059:  ^ task is: TASK: fedora.linux_system_roles.logging : Add tls udp ports to logging_selinux_ports
 21264 1727202765.08064:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=13, 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=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), 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
 21264 1727202765.08075: getting variables
 21264 1727202765.08076: in VariableManager get_vars()
 21264 1727202765.08105: Calling all_inventory to load vars for managed-node1
 21264 1727202765.08108: Calling groups_inventory to load vars for managed-node1
 21264 1727202765.08110: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202765.08117: Calling all_plugins_play to load vars for managed-node1
 21264 1727202765.08119: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202765.08122: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202765.08623: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202765.08971: done with get_vars()
 21264 1727202765.08981: done getting variables
 21264 1727202765.09036: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.logging : Add tls udp ports to logging_selinux_ports] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:26
Tuesday 24 September 2024  14:32:45 -0400 (0:00:00.032)       0:00:08.862 ***** 
 21264 1727202765.09069: entering _queue_task() for managed-node1/set_fact
 21264 1727202765.09278: worker is 1 (out of 1 available)
 21264 1727202765.09388: exiting _queue_task() for managed-node1/set_fact
 21264 1727202765.09400: done queuing things up, now waiting for results queue to drain
 21264 1727202765.09405: waiting for pending results...
 21264 1727202765.09574: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Add tls udp ports to logging_selinux_ports
 21264 1727202765.09910: in run() - task 0e798799-7813-bb7e-0ba7-0000000002a6
 21264 1727202765.09914: variable 'ansible_search_path' from source: unknown
 21264 1727202765.09917: variable 'ansible_search_path' from source: unknown
 21264 1727202765.09919: variable 'logging_tls_udp_ports' from source: set_fact
 21264 1727202765.10089: variable 'logging_tls_udp_ports' from source: set_fact
 21264 1727202765.10093: dumping result to json
 21264 1727202765.10095: done dumping result, returning
 21264 1727202765.10097: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Add tls udp ports to logging_selinux_ports [0e798799-7813-bb7e-0ba7-0000000002a6]
 21264 1727202765.10099: sending task result for task 0e798799-7813-bb7e-0ba7-0000000002a6
skipping: [managed-node1] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}
 21264 1727202765.10214: no more pending results, returning what we have
 21264 1727202765.10218: results queue empty
 21264 1727202765.10219: checking for any_errors_fatal
 21264 1727202765.10225: done checking for any_errors_fatal
 21264 1727202765.10226: checking for max_fail_percentage
 21264 1727202765.10228: done checking for max_fail_percentage
 21264 1727202765.10229: checking to see if all hosts have failed and the running result is not ok
 21264 1727202765.10231: done checking to see if all hosts have failed
 21264 1727202765.10232: getting the remaining hosts for this loop
 21264 1727202765.10234: done getting the remaining hosts for this loop
 21264 1727202765.10237: getting the next task for host managed-node1
 21264 1727202765.10244: done getting next task for host managed-node1
 21264 1727202765.10248:  ^ task is: TASK: Manage selinux for specified ports
 21264 1727202765.10253:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=13, 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=6, 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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
 21264 1727202765.10272: getting variables
 21264 1727202765.10273: in VariableManager get_vars()
 21264 1727202765.10313: Calling all_inventory to load vars for managed-node1
 21264 1727202765.10316: Calling groups_inventory to load vars for managed-node1
 21264 1727202765.10318: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202765.10331: Calling all_plugins_play to load vars for managed-node1
 21264 1727202765.10334: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202765.10337: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202765.11001: done sending task result for task 0e798799-7813-bb7e-0ba7-0000000002a6
 21264 1727202765.11006: WORKER PROCESS EXITING
 21264 1727202765.11019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202765.11422: done with get_vars()
 21264 1727202765.11431: done getting variables

TASK [Manage selinux for specified ports] **************************************
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:31
Tuesday 24 September 2024  14:32:45 -0400 (0:00:00.025)       0:00:08.887 ***** 
 21264 1727202765.11635: entering _queue_task() for managed-node1/include_role
 21264 1727202765.12069: worker is 1 (out of 1 available)
 21264 1727202765.12186: exiting _queue_task() for managed-node1/include_role
 21264 1727202765.12202: done queuing things up, now waiting for results queue to drain
 21264 1727202765.12203: waiting for pending results...
 21264 1727202765.12617: running TaskExecutor() for managed-node1/TASK: Manage selinux for specified ports
 21264 1727202765.12896: in run() - task 0e798799-7813-bb7e-0ba7-0000000002a7
 21264 1727202765.12918: variable 'ansible_search_path' from source: unknown
 21264 1727202765.13041: variable 'ansible_search_path' from source: unknown
 21264 1727202765.13045: calling self._execute()
 21264 1727202765.13516: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202765.13520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202765.13523: variable 'omit' from source: magic vars
 21264 1727202765.14499: variable 'logging_provider' from source: role '' defaults
 21264 1727202765.14503: Evaluated conditional (logging_provider == 'rsyslog'): True
 21264 1727202765.14702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202765.15209: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202765.15350: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202765.15392: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202765.15457: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202765.15735: 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)
 21264 1727202765.15765: 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)
 21264 1727202765.15813: 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)
 21264 1727202765.15842: 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)
 21264 1727202765.15922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202765.21053: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202765.21390: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202765.21394: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202765.21488: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202765.21493: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202765.21693: Evaluated conditional (__snapshot_gather_vars is not defined or not __snapshot_gather_vars | bool): True
 21264 1727202765.21936: variable 'logging_manage_selinux' from source: role '' defaults
 21264 1727202765.21956: Evaluated conditional (logging_manage_selinux | bool): False
 21264 1727202765.21965: when evaluation is False, skipping this task
 21264 1727202765.21973: _execute() done
 21264 1727202765.22153: dumping result to json
 21264 1727202765.22157: done dumping result, returning
 21264 1727202765.22159: done running TaskExecutor() for managed-node1/TASK: Manage selinux for specified ports [0e798799-7813-bb7e-0ba7-0000000002a7]
 21264 1727202765.22161: sending task result for task 0e798799-7813-bb7e-0ba7-0000000002a7
 21264 1727202765.22246: done sending task result for task 0e798799-7813-bb7e-0ba7-0000000002a7
 21264 1727202765.22250: WORKER PROCESS EXITING
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "logging_manage_selinux | bool",
    "skip_reason": "Conditional result was False"
}
 21264 1727202765.22426: no more pending results, returning what we have
 21264 1727202765.22429: results queue empty
 21264 1727202765.22430: checking for any_errors_fatal
 21264 1727202765.22436: done checking for any_errors_fatal
 21264 1727202765.22436: checking for max_fail_percentage
 21264 1727202765.22438: done checking for max_fail_percentage
 21264 1727202765.22439: checking to see if all hosts have failed and the running result is not ok
 21264 1727202765.22440: done checking to see if all hosts have failed
 21264 1727202765.22441: getting the remaining hosts for this loop
 21264 1727202765.22442: done getting the remaining hosts for this loop
 21264 1727202765.22447: getting the next task for host managed-node1
 21264 1727202765.22454: done getting next task for host managed-node1
 21264 1727202765.22458:  ^ task is: TASK: fedora.linux_system_roles.logging : Generate certificates
 21264 1727202765.22462:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=14, 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
 21264 1727202765.22474: getting variables
 21264 1727202765.22477: in VariableManager get_vars()
 21264 1727202765.22780: Calling all_inventory to load vars for managed-node1
 21264 1727202765.22785: Calling groups_inventory to load vars for managed-node1
 21264 1727202765.22788: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202765.22797: Calling all_plugins_play to load vars for managed-node1
 21264 1727202765.22800: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202765.22802: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202765.23133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202765.24319: done with get_vars()
 21264 1727202765.24330: done getting variables

TASK [fedora.linux_system_roles.logging : Generate certificates] ***************
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:62
Tuesday 24 September 2024  14:32:45 -0400 (0:00:00.129)       0:00:09.017 ***** 
 21264 1727202765.24552: entering _queue_task() for managed-node1/include_tasks
 21264 1727202765.25318: worker is 1 (out of 1 available)
 21264 1727202765.25329: exiting _queue_task() for managed-node1/include_tasks
 21264 1727202765.25339: done queuing things up, now waiting for results queue to drain
 21264 1727202765.25340: waiting for pending results...
 21264 1727202765.25560: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Generate certificates
 21264 1727202765.26048: in run() - task 0e798799-7813-bb7e-0ba7-000000000052
 21264 1727202765.26052: variable 'ansible_search_path' from source: unknown
 21264 1727202765.26055: variable 'ansible_search_path' from source: unknown
 21264 1727202765.26057: calling self._execute()
 21264 1727202765.26163: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202765.26170: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202765.26183: variable 'omit' from source: magic vars
 21264 1727202765.26925: variable 'logging_provider' from source: role '' defaults
 21264 1727202765.27042: Evaluated conditional (logging_provider == 'rsyslog'): True
 21264 1727202765.27346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202765.28247: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202765.28347: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202765.28380: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202765.28493: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202765.28787: 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)
 21264 1727202765.28790: 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)
 21264 1727202765.28793: 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)
 21264 1727202765.28988: 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)
 21264 1727202765.28991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202765.35115: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202765.35284: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202765.35333: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202765.35389: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202765.35490: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202765.35718: Evaluated conditional (__snapshot_gather_vars is not defined or not __snapshot_gather_vars | bool): True
 21264 1727202765.35725: _execute() done
 21264 1727202765.35728: dumping result to json
 21264 1727202765.35730: done dumping result, returning
 21264 1727202765.35738: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Generate certificates [0e798799-7813-bb7e-0ba7-000000000052]
 21264 1727202765.35742: sending task result for task 0e798799-7813-bb7e-0ba7-000000000052
 21264 1727202765.35883: done sending task result for task 0e798799-7813-bb7e-0ba7-000000000052
 21264 1727202765.35892: no more pending results, returning what we have
 21264 1727202765.35897: in VariableManager get_vars()
 21264 1727202765.35945: Calling all_inventory to load vars for managed-node1
 21264 1727202765.35948: Calling groups_inventory to load vars for managed-node1
 21264 1727202765.35951: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202765.35961: Calling all_plugins_play to load vars for managed-node1
 21264 1727202765.35964: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202765.35972: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202765.36504: WORKER PROCESS EXITING
 21264 1727202765.36801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202765.37168: done with get_vars()
 21264 1727202765.37176: variable 'ansible_search_path' from source: unknown
 21264 1727202765.37177: variable 'ansible_search_path' from source: unknown
 21264 1727202765.37371: we have included files to process
 21264 1727202765.37379: generating all_blocks data
 21264 1727202765.37381: done generating all_blocks data
 21264 1727202765.37388: processing included file: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/certificate.yml
 21264 1727202765.37389: loading included file: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/certificate.yml
 21264 1727202765.37392: Loading data from /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/certificate.yml
 21264 1727202765.37720: done processing included file
 21264 1727202765.37722: iterating over new_blocks loaded from include file
 21264 1727202765.37724: in VariableManager get_vars()
 21264 1727202765.37804: done with get_vars()
 21264 1727202765.37806: filtering new block on tags
 21264 1727202765.37824: done filtering new block on tags
 21264 1727202765.37826: done iterating over new_blocks loaded from include file
included: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/certificate.yml for managed-node1
 21264 1727202765.37832: extending task lists for all hosts with included blocks
 21264 1727202765.43983: done extending task lists
 21264 1727202765.43985: done processing included files
 21264 1727202765.43986: results queue empty
 21264 1727202765.43986: checking for any_errors_fatal
 21264 1727202765.43989: done checking for any_errors_fatal
 21264 1727202765.43989: checking for max_fail_percentage
 21264 1727202765.43990: done checking for max_fail_percentage
 21264 1727202765.43991: checking to see if all hosts have failed and the running result is not ok
 21264 1727202765.43992: done checking to see if all hosts have failed
 21264 1727202765.43993: getting the remaining hosts for this loop
 21264 1727202765.43994: done getting the remaining hosts for this loop
 21264 1727202765.43996: getting the next task for host managed-node1
 21264 1727202765.44000: done getting next task for host managed-node1
 21264 1727202765.44002:  ^ task is: TASK: Generate certificates
 21264 1727202765.44004:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=15, 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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
 21264 1727202765.44019: getting variables
 21264 1727202765.44020: in VariableManager get_vars()
 21264 1727202765.44035: Calling all_inventory to load vars for managed-node1
 21264 1727202765.44037: Calling groups_inventory to load vars for managed-node1
 21264 1727202765.44040: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202765.44044: Calling all_plugins_play to load vars for managed-node1
 21264 1727202765.44048: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202765.44050: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202765.44200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202765.44568: done with get_vars()
 21264 1727202765.44578: done getting variables

TASK [Generate certificates] ***************************************************
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/certificate.yml:2
Tuesday 24 September 2024  14:32:45 -0400 (0:00:00.201)       0:00:09.218 ***** 
 21264 1727202765.44669: entering _queue_task() for managed-node1/include_role
 21264 1727202765.44939: worker is 1 (out of 1 available)
 21264 1727202765.44951: exiting _queue_task() for managed-node1/include_role
 21264 1727202765.44964: done queuing things up, now waiting for results queue to drain
 21264 1727202765.44965: waiting for pending results...
 21264 1727202765.45299: running TaskExecutor() for managed-node1/TASK: Generate certificates
 21264 1727202765.45367: in run() - task 0e798799-7813-bb7e-0ba7-0000000003ff
 21264 1727202765.45383: variable 'ansible_search_path' from source: unknown
 21264 1727202765.45387: variable 'ansible_search_path' from source: unknown
 21264 1727202765.45423: calling self._execute()
 21264 1727202765.45787: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202765.45791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202765.45794: variable 'omit' from source: magic vars
 21264 1727202765.45866: variable 'logging_provider' from source: role '' defaults
 21264 1727202765.45874: Evaluated conditional (logging_provider == 'rsyslog'): True
 21264 1727202765.46047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202765.46351: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202765.46394: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202765.46427: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202765.46459: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202765.46536: 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)
 21264 1727202765.46559: 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)
 21264 1727202765.46586: 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)
 21264 1727202765.46617: 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)
 21264 1727202765.46686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202765.49147: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202765.49218: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202765.49256: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202765.49593: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202765.49621: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202765.49833: Evaluated conditional (__snapshot_gather_vars is not defined or not __snapshot_gather_vars | bool): True
 21264 1727202765.50017: 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)
 21264 1727202765.50048: 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)
 21264 1727202765.50174: 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)
 21264 1727202765.50180: 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)
 21264 1727202765.50185: 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)
 21264 1727202765.50302: variable 'logging_certificates' from source: role '' defaults
 21264 1727202765.50317: Evaluated conditional (logging_certificates | length > 0): False
 21264 1727202765.50320: when evaluation is False, skipping this task
 21264 1727202765.50323: _execute() done
 21264 1727202765.50325: dumping result to json
 21264 1727202765.50327: done dumping result, returning
 21264 1727202765.50335: done running TaskExecutor() for managed-node1/TASK: Generate certificates [0e798799-7813-bb7e-0ba7-0000000003ff]
 21264 1727202765.50339: sending task result for task 0e798799-7813-bb7e-0ba7-0000000003ff
 21264 1727202765.50552: done sending task result for task 0e798799-7813-bb7e-0ba7-0000000003ff
 21264 1727202765.50555: WORKER PROCESS EXITING
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "logging_certificates | length > 0",
    "skip_reason": "Conditional result was False"
}
 21264 1727202765.50614: no more pending results, returning what we have
 21264 1727202765.50618: results queue empty
 21264 1727202765.50619: checking for any_errors_fatal
 21264 1727202765.50621: done checking for any_errors_fatal
 21264 1727202765.50622: checking for max_fail_percentage
 21264 1727202765.50623: done checking for max_fail_percentage
 21264 1727202765.50624: checking to see if all hosts have failed and the running result is not ok
 21264 1727202765.50626: done checking to see if all hosts have failed
 21264 1727202765.50626: getting the remaining hosts for this loop
 21264 1727202765.50628: done getting the remaining hosts for this loop
 21264 1727202765.50633: getting the next task for host managed-node1
 21264 1727202765.50644: done getting next task for host managed-node1
 21264 1727202765.50649:  ^ task is: TASK: fedora.linux_system_roles.logging : Re-read facts after adding custom fact
 21264 1727202765.50654:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=16, 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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
 21264 1727202765.50670: getting variables
 21264 1727202765.50672: in VariableManager get_vars()
 21264 1727202765.50709: Calling all_inventory to load vars for managed-node1
 21264 1727202765.50712: Calling groups_inventory to load vars for managed-node1
 21264 1727202765.50714: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202765.50724: Calling all_plugins_play to load vars for managed-node1
 21264 1727202765.50726: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202765.50729: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202765.51233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202765.51476: done with get_vars()
 21264 1727202765.51620: done getting variables

TASK [fedora.linux_system_roles.logging : Re-read facts after adding custom fact] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:68
Tuesday 24 September 2024  14:32:45 -0400 (0:00:00.070)       0:00:09.288 ***** 
 21264 1727202765.51710: entering _queue_task() for managed-node1/setup
 21264 1727202765.52335: worker is 1 (out of 1 available)
 21264 1727202765.52347: exiting _queue_task() for managed-node1/setup
 21264 1727202765.52359: done queuing things up, now waiting for results queue to drain
 21264 1727202765.52360: waiting for pending results...
 21264 1727202765.53035: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Re-read facts after adding custom fact
 21264 1727202765.53051: in run() - task 0e798799-7813-bb7e-0ba7-000000000054
 21264 1727202765.53067: variable 'ansible_search_path' from source: unknown
 21264 1727202765.53070: variable 'ansible_search_path' from source: unknown
 21264 1727202765.53189: calling self._execute()
 21264 1727202765.53388: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202765.53392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202765.53396: variable 'omit' from source: magic vars
 21264 1727202765.54032: variable 'logging_provider' from source: role '' defaults
 21264 1727202765.54040: Evaluated conditional (logging_provider == 'rsyslog'): True
 21264 1727202765.54430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202765.54961: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202765.55117: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202765.55149: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202765.55188: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202765.55385: 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)
 21264 1727202765.55410: 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)
 21264 1727202765.55518: 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)
 21264 1727202765.55550: 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)
 21264 1727202765.55680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202765.59751: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202765.60008: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202765.60011: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202765.60014: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202765.60023: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202765.60161: Evaluated conditional (__snapshot_gather_vars is not defined or not __snapshot_gather_vars | bool): True
 21264 1727202765.60303: 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)
 21264 1727202765.60487: 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)
 21264 1727202765.60490: 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)
 21264 1727202765.60496: 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)
 21264 1727202765.60516: 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)
 21264 1727202765.60598: Evaluated conditional (logging_debug | d(false)): False
 21264 1727202765.60617: when evaluation is False, skipping this task
 21264 1727202765.60626: _execute() done
 21264 1727202765.60643: dumping result to json
 21264 1727202765.60652: done dumping result, returning
 21264 1727202765.60666: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Re-read facts after adding custom fact [0e798799-7813-bb7e-0ba7-000000000054]
 21264 1727202765.60676: sending task result for task 0e798799-7813-bb7e-0ba7-000000000054
 21264 1727202765.60989: done sending task result for task 0e798799-7813-bb7e-0ba7-000000000054
 21264 1727202765.60993: WORKER PROCESS EXITING
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "logging_debug | d(false)",
    "skip_reason": "Conditional result was False"
}
 21264 1727202765.61033: no more pending results, returning what we have
 21264 1727202765.61035: results queue empty
 21264 1727202765.61036: checking for any_errors_fatal
 21264 1727202765.61042: done checking for any_errors_fatal
 21264 1727202765.61043: checking for max_fail_percentage
 21264 1727202765.61044: done checking for max_fail_percentage
 21264 1727202765.61045: checking to see if all hosts have failed and the running result is not ok
 21264 1727202765.61046: done checking to see if all hosts have failed
 21264 1727202765.61047: getting the remaining hosts for this loop
 21264 1727202765.61049: done getting the remaining hosts for this loop
 21264 1727202765.61052: getting the next task for host managed-node1
 21264 1727202765.61060: done getting next task for host managed-node1
 21264 1727202765.61068:  ^ task is: TASK: fedora.linux_system_roles.logging : Create rsyslog debug dir
 21264 1727202765.61074:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=16, 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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
 21264 1727202765.61090: getting variables
 21264 1727202765.61092: in VariableManager get_vars()
 21264 1727202765.61128: Calling all_inventory to load vars for managed-node1
 21264 1727202765.61131: Calling groups_inventory to load vars for managed-node1
 21264 1727202765.61134: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202765.61145: Calling all_plugins_play to load vars for managed-node1
 21264 1727202765.61152: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202765.61159: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202765.61699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202765.62285: done with get_vars()
 21264 1727202765.62297: done getting variables

TASK [fedora.linux_system_roles.logging : Create rsyslog debug dir] ************
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:72
Tuesday 24 September 2024  14:32:45 -0400 (0:00:00.106)       0:00:09.395 ***** 
 21264 1727202765.62399: entering _queue_task() for managed-node1/file
 21264 1727202765.63023: worker is 1 (out of 1 available)
 21264 1727202765.63036: exiting _queue_task() for managed-node1/file
 21264 1727202765.63048: done queuing things up, now waiting for results queue to drain
 21264 1727202765.63049: waiting for pending results...
 21264 1727202765.63485: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Create rsyslog debug dir
 21264 1727202765.63566: in run() - task 0e798799-7813-bb7e-0ba7-000000000055
 21264 1727202765.63592: variable 'ansible_search_path' from source: unknown
 21264 1727202765.63600: variable 'ansible_search_path' from source: unknown
 21264 1727202765.63645: calling self._execute()
 21264 1727202765.63732: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202765.63745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202765.63760: variable 'omit' from source: magic vars
 21264 1727202765.64254: variable 'logging_provider' from source: role '' defaults
 21264 1727202765.64274: Evaluated conditional (logging_provider == 'rsyslog'): True
 21264 1727202765.64489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202765.64747: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202765.64801: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202765.64868: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202765.64891: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202765.64984: 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)
 21264 1727202765.65014: 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)
 21264 1727202765.65087: 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)
 21264 1727202765.65090: 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)
 21264 1727202765.65649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202765.68719: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202765.68793: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202765.68834: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202765.68880: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202765.68914: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202765.69034: Evaluated conditional (__snapshot_gather_vars is not defined or not __snapshot_gather_vars | bool): True
 21264 1727202765.69251: 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)
 21264 1727202765.69464: 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)
 21264 1727202765.69467: 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)
 21264 1727202765.69562: 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)
 21264 1727202765.69631: 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)
 21264 1727202765.69803: Evaluated conditional (logging_debug | d(false)): False
 21264 1727202765.69836: when evaluation is False, skipping this task
 21264 1727202765.69940: _execute() done
 21264 1727202765.69943: dumping result to json
 21264 1727202765.69946: done dumping result, returning
 21264 1727202765.69949: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Create rsyslog debug dir [0e798799-7813-bb7e-0ba7-000000000055]
 21264 1727202765.69951: sending task result for task 0e798799-7813-bb7e-0ba7-000000000055
 21264 1727202765.70231: done sending task result for task 0e798799-7813-bb7e-0ba7-000000000055
 21264 1727202765.70235: WORKER PROCESS EXITING
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "logging_debug | d(false)",
    "skip_reason": "Conditional result was False"
}
 21264 1727202765.70281: no more pending results, returning what we have
 21264 1727202765.70290: results queue empty
 21264 1727202765.70291: checking for any_errors_fatal
 21264 1727202765.70296: done checking for any_errors_fatal
 21264 1727202765.70300: checking for max_fail_percentage
 21264 1727202765.70303: done checking for max_fail_percentage
 21264 1727202765.70303: checking to see if all hosts have failed and the running result is not ok
 21264 1727202765.70306: done checking to see if all hosts have failed
 21264 1727202765.70307: getting the remaining hosts for this loop
 21264 1727202765.70308: done getting the remaining hosts for this loop
 21264 1727202765.70313: getting the next task for host managed-node1
 21264 1727202765.70320: done getting next task for host managed-node1
 21264 1727202765.70324:  ^ task is: TASK: fedora.linux_system_roles.logging : Delete debug file
 21264 1727202765.70328:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=16, 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=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
 21264 1727202765.70342: getting variables
 21264 1727202765.70344: in VariableManager get_vars()
 21264 1727202765.70379: Calling all_inventory to load vars for managed-node1
 21264 1727202765.70384: Calling groups_inventory to load vars for managed-node1
 21264 1727202765.70387: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202765.70397: Calling all_plugins_play to load vars for managed-node1
 21264 1727202765.70399: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202765.70402: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202765.71103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202765.71755: done with get_vars()
 21264 1727202765.71767: done getting variables

TASK [fedora.linux_system_roles.logging : Delete debug file] *******************
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:78
Tuesday 24 September 2024  14:32:45 -0400 (0:00:00.097)       0:00:09.492 ***** 
 21264 1727202765.72109: entering _queue_task() for managed-node1/file
 21264 1727202765.72712: worker is 1 (out of 1 available)
 21264 1727202765.72726: exiting _queue_task() for managed-node1/file
 21264 1727202765.72739: done queuing things up, now waiting for results queue to drain
 21264 1727202765.72740: waiting for pending results...
 21264 1727202765.73213: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Delete debug file
 21264 1727202765.73446: in run() - task 0e798799-7813-bb7e-0ba7-000000000056
 21264 1727202765.73468: variable 'ansible_search_path' from source: unknown
 21264 1727202765.73479: variable 'ansible_search_path' from source: unknown
 21264 1727202765.73528: calling self._execute()
 21264 1727202765.73612: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202765.73624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202765.73746: variable 'omit' from source: magic vars
 21264 1727202765.74103: variable 'logging_provider' from source: role '' defaults
 21264 1727202765.74115: Evaluated conditional (logging_provider == 'rsyslog'): True
 21264 1727202765.74352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202765.74975: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202765.75031: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202765.75074: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202765.75178: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202765.75388: 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)
 21264 1727202765.75448: 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)
 21264 1727202765.75492: 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)
 21264 1727202765.75524: 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)
 21264 1727202765.75611: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202765.79398: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202765.79500: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202765.79538: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202765.79588: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202765.79610: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202765.79835: Evaluated conditional (__snapshot_gather_vars is not defined or not __snapshot_gather_vars | bool): True
 21264 1727202765.80297: 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)
 21264 1727202765.80306: 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)
 21264 1727202765.80311: 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)
 21264 1727202765.80328: 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)
 21264 1727202765.80400: 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)
 21264 1727202765.80633: Evaluated conditional (logging_debug | d(false)): False
 21264 1727202765.80641: when evaluation is False, skipping this task
 21264 1727202765.80667: _execute() done
 21264 1727202765.80688: dumping result to json
 21264 1727202765.80698: done dumping result, returning
 21264 1727202765.80730: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Delete debug file [0e798799-7813-bb7e-0ba7-000000000056]
 21264 1727202765.80750: sending task result for task 0e798799-7813-bb7e-0ba7-000000000056
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "logging_debug | d(false)",
    "skip_reason": "Conditional result was False"
}
 21264 1727202765.81138: no more pending results, returning what we have
 21264 1727202765.81141: results queue empty
 21264 1727202765.81142: checking for any_errors_fatal
 21264 1727202765.81152: done checking for any_errors_fatal
 21264 1727202765.81153: checking for max_fail_percentage
 21264 1727202765.81155: done checking for max_fail_percentage
 21264 1727202765.81156: checking to see if all hosts have failed and the running result is not ok
 21264 1727202765.81157: done checking to see if all hosts have failed
 21264 1727202765.81161: getting the remaining hosts for this loop
 21264 1727202765.81163: done getting the remaining hosts for this loop
 21264 1727202765.81167: getting the next task for host managed-node1
 21264 1727202765.81174: done getting next task for host managed-node1
 21264 1727202765.81179:  ^ task is: TASK: fedora.linux_system_roles.logging : Create rsyslog debug file
 21264 1727202765.81186:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=16, 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=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
 21264 1727202765.81211: getting variables
 21264 1727202765.81216: in VariableManager get_vars()
 21264 1727202765.81261: Calling all_inventory to load vars for managed-node1
 21264 1727202765.81265: Calling groups_inventory to load vars for managed-node1
 21264 1727202765.81267: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202765.81578: Calling all_plugins_play to load vars for managed-node1
 21264 1727202765.81584: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202765.81589: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202765.82045: done sending task result for task 0e798799-7813-bb7e-0ba7-000000000056
 21264 1727202765.82048: WORKER PROCESS EXITING
 21264 1727202765.82100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202765.82647: done with get_vars()
 21264 1727202765.82659: done getting variables

TASK [fedora.linux_system_roles.logging : Create rsyslog debug file] ***********
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:83
Tuesday 24 September 2024  14:32:45 -0400 (0:00:00.107)       0:00:09.599 ***** 
 21264 1727202765.82839: entering _queue_task() for managed-node1/lineinfile
 21264 1727202765.82841: Creating lock for lineinfile
 21264 1727202765.83488: worker is 1 (out of 1 available)
 21264 1727202765.83504: exiting _queue_task() for managed-node1/lineinfile
 21264 1727202765.83516: done queuing things up, now waiting for results queue to drain
 21264 1727202765.83517: waiting for pending results...
 21264 1727202765.83957: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Create rsyslog debug file
 21264 1727202765.84234: in run() - task 0e798799-7813-bb7e-0ba7-000000000057
 21264 1727202765.84463: variable 'ansible_search_path' from source: unknown
 21264 1727202765.84467: variable 'ansible_search_path' from source: unknown
 21264 1727202765.84472: calling self._execute()
 21264 1727202765.84610: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202765.84624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202765.84641: variable 'omit' from source: magic vars
 21264 1727202765.85688: variable 'logging_provider' from source: role '' defaults
 21264 1727202765.85692: Evaluated conditional (logging_provider == 'rsyslog'): True
 21264 1727202765.85974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202765.86788: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202765.86792: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202765.86795: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202765.86797: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202765.87040: 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)
 21264 1727202765.87388: 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)
 21264 1727202765.87392: 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)
 21264 1727202765.87399: 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)
 21264 1727202765.87403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202765.91279: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202765.91339: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202765.91371: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202765.91415: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202765.91443: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202765.91559: Evaluated conditional (__snapshot_gather_vars is not defined or not __snapshot_gather_vars | bool): True
 21264 1727202765.91689: 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)
 21264 1727202765.91724: 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)
 21264 1727202765.91749: 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)
 21264 1727202765.91792: 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)
 21264 1727202765.91808: 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)
 21264 1727202765.91889: Evaluated conditional (logging_debug | d(false)): False
 21264 1727202765.91896: when evaluation is False, skipping this task
 21264 1727202765.91903: _execute() done
 21264 1727202765.91907: dumping result to json
 21264 1727202765.91913: done dumping result, returning
 21264 1727202765.91923: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Create rsyslog debug file [0e798799-7813-bb7e-0ba7-000000000057]
 21264 1727202765.91935: sending task result for task 0e798799-7813-bb7e-0ba7-000000000057
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "logging_debug | d(false)",
    "skip_reason": "Conditional result was False"
}
 21264 1727202765.92084: no more pending results, returning what we have
 21264 1727202765.92087: results queue empty
 21264 1727202765.92088: checking for any_errors_fatal
 21264 1727202765.92094: done checking for any_errors_fatal
 21264 1727202765.92094: checking for max_fail_percentage
 21264 1727202765.92096: done checking for max_fail_percentage
 21264 1727202765.92097: checking to see if all hosts have failed and the running result is not ok
 21264 1727202765.92098: done checking to see if all hosts have failed
 21264 1727202765.92099: getting the remaining hosts for this loop
 21264 1727202765.92100: done getting the remaining hosts for this loop
 21264 1727202765.92104: getting the next task for host managed-node1
 21264 1727202765.92111: done getting next task for host managed-node1
 21264 1727202765.92115:  ^ task is: TASK: fedora.linux_system_roles.logging : Use a debug var to avoid an empty dict in with_dict
 21264 1727202765.92119:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=16, 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=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), 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
 21264 1727202765.92132: getting variables
 21264 1727202765.92134: in VariableManager get_vars()
 21264 1727202765.92173: Calling all_inventory to load vars for managed-node1
 21264 1727202765.92178: Calling groups_inventory to load vars for managed-node1
 21264 1727202765.92181: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202765.92191: Calling all_plugins_play to load vars for managed-node1
 21264 1727202765.92194: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202765.92196: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202765.92697: done sending task result for task 0e798799-7813-bb7e-0ba7-000000000057
 21264 1727202765.92705: WORKER PROCESS EXITING
 21264 1727202765.92726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202765.92965: done with get_vars()
 21264 1727202765.92975: done getting variables
 21264 1727202765.93042: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.logging : Use a debug var to avoid an empty dict in with_dict] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:90
Tuesday 24 September 2024  14:32:45 -0400 (0:00:00.102)       0:00:09.702 ***** 
 21264 1727202765.93079: entering _queue_task() for managed-node1/set_fact
 21264 1727202765.93326: worker is 1 (out of 1 available)
 21264 1727202765.93338: exiting _queue_task() for managed-node1/set_fact
 21264 1727202765.93462: done queuing things up, now waiting for results queue to drain
 21264 1727202765.93463: waiting for pending results...
 21264 1727202765.93620: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Use a debug var to avoid an empty dict in with_dict
 21264 1727202765.93794: in run() - task 0e798799-7813-bb7e-0ba7-000000000058
 21264 1727202765.93816: variable 'ansible_search_path' from source: unknown
 21264 1727202765.93825: variable 'ansible_search_path' from source: unknown
 21264 1727202765.93867: calling self._execute()
 21264 1727202765.93954: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202765.93965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202765.93978: variable 'omit' from source: magic vars
 21264 1727202765.94408: variable 'logging_provider' from source: role '' defaults
 21264 1727202765.94434: Evaluated conditional (logging_provider == 'rsyslog'): True
 21264 1727202765.94665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202765.94944: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202765.94993: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202765.95061: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202765.95113: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202765.95220: 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)
 21264 1727202765.95225: 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)
 21264 1727202765.95256: 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)
 21264 1727202765.95290: 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)
 21264 1727202765.95370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202765.97824: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202765.97988: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202765.98087: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202765.98160: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202765.98387: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202765.98539: Evaluated conditional (__snapshot_gather_vars is not defined or not __snapshot_gather_vars | bool): True
 21264 1727202765.98998: 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)
 21264 1727202765.99002: 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)
 21264 1727202765.99005: 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)
 21264 1727202765.99085: 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)
 21264 1727202765.99206: 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)
 21264 1727202765.99366: Evaluated conditional (logging_debug | d(false)): False
 21264 1727202765.99374: when evaluation is False, skipping this task
 21264 1727202765.99497: _execute() done
 21264 1727202765.99500: dumping result to json
 21264 1727202765.99502: done dumping result, returning
 21264 1727202765.99504: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Use a debug var to avoid an empty dict in with_dict [0e798799-7813-bb7e-0ba7-000000000058]
 21264 1727202765.99506: sending task result for task 0e798799-7813-bb7e-0ba7-000000000058
 21264 1727202765.99788: done sending task result for task 0e798799-7813-bb7e-0ba7-000000000058
 21264 1727202765.99791: WORKER PROCESS EXITING
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "logging_debug | d(false)",
    "skip_reason": "Conditional result was False"
}
 21264 1727202765.99837: no more pending results, returning what we have
 21264 1727202765.99840: results queue empty
 21264 1727202765.99841: checking for any_errors_fatal
 21264 1727202765.99847: done checking for any_errors_fatal
 21264 1727202765.99848: checking for max_fail_percentage
 21264 1727202765.99850: done checking for max_fail_percentage
 21264 1727202765.99850: checking to see if all hosts have failed and the running result is not ok
 21264 1727202765.99852: done checking to see if all hosts have failed
 21264 1727202765.99853: getting the remaining hosts for this loop
 21264 1727202765.99854: done getting the remaining hosts for this loop
 21264 1727202765.99858: getting the next task for host managed-node1
 21264 1727202765.99866: done getting next task for host managed-node1
 21264 1727202765.99870:  ^ task is: TASK: fedora.linux_system_roles.logging : Populate rsyslog debug file
 21264 1727202765.99878:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=16, 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=6, 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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
 21264 1727202765.99894: getting variables
 21264 1727202765.99896: in VariableManager get_vars()
 21264 1727202765.99930: Calling all_inventory to load vars for managed-node1
 21264 1727202765.99933: Calling groups_inventory to load vars for managed-node1
 21264 1727202765.99935: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202765.99944: Calling all_plugins_play to load vars for managed-node1
 21264 1727202765.99947: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202765.99954: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202766.00385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202766.00640: done with get_vars()
 21264 1727202766.00651: done getting variables

TASK [fedora.linux_system_roles.logging : Populate rsyslog debug file] *********
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:94
Tuesday 24 September 2024  14:32:46 -0400 (0:00:00.076)       0:00:09.779 ***** 
 21264 1727202766.00765: entering _queue_task() for managed-node1/lineinfile
 21264 1727202766.01113: worker is 1 (out of 1 available)
 21264 1727202766.01125: exiting _queue_task() for managed-node1/lineinfile
 21264 1727202766.01138: done queuing things up, now waiting for results queue to drain
 21264 1727202766.01139: waiting for pending results...
 21264 1727202766.01598: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Populate rsyslog debug file
 21264 1727202766.01722: in run() - task 0e798799-7813-bb7e-0ba7-000000000059
 21264 1727202766.01758: variable 'ansible_search_path' from source: unknown
 21264 1727202766.01767: variable 'ansible_search_path' from source: unknown
 21264 1727202766.02652: calling self._execute()
 21264 1727202766.02722: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202766.03190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202766.03194: variable 'omit' from source: magic vars
 21264 1727202766.03406: variable 'logging_provider' from source: role '' defaults
 21264 1727202766.03599: Evaluated conditional (logging_provider == 'rsyslog'): True
 21264 1727202766.03869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202766.04380: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202766.04533: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202766.04572: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202766.04700: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202766.04786: 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)
 21264 1727202766.04914: 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)
 21264 1727202766.04952: 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)
 21264 1727202766.04989: 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)
 21264 1727202766.05115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202766.09519: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202766.09625: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202766.09664: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202766.09949: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202766.09952: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202766.10098: Evaluated conditional (__snapshot_gather_vars is not defined or not __snapshot_gather_vars | bool): True
 21264 1727202766.10335: 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)
 21264 1727202766.10363: 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)
 21264 1727202766.10411: 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)
 21264 1727202766.10529: 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)
 21264 1727202766.10547: 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)
 21264 1727202766.10672: Evaluated conditional (logging_debug | d(false)): False
 21264 1727202766.10922: when evaluation is False, skipping this task
 21264 1727202766.10925: _execute() done
 21264 1727202766.10927: dumping result to json
 21264 1727202766.10929: done dumping result, returning
 21264 1727202766.10931: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.logging : Populate rsyslog debug file [0e798799-7813-bb7e-0ba7-000000000059]
 21264 1727202766.10934: sending task result for task 0e798799-7813-bb7e-0ba7-000000000059
 21264 1727202766.11018: done sending task result for task 0e798799-7813-bb7e-0ba7-000000000059
 21264 1727202766.11022: WORKER PROCESS EXITING
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "logging_debug | d(false)",
    "skip_reason": "Conditional result was False"
}
 21264 1727202766.11078: no more pending results, returning what we have
 21264 1727202766.11083: results queue empty
 21264 1727202766.11084: checking for any_errors_fatal
 21264 1727202766.11091: done checking for any_errors_fatal
 21264 1727202766.11092: checking for max_fail_percentage
 21264 1727202766.11094: done checking for max_fail_percentage
 21264 1727202766.11095: checking to see if all hosts have failed and the running result is not ok
 21264 1727202766.11096: done checking to see if all hosts have failed
 21264 1727202766.11097: getting the remaining hosts for this loop
 21264 1727202766.11099: done getting the remaining hosts for this loop
 21264 1727202766.11103: getting the next task for host managed-node1
 21264 1727202766.11113: done getting next task for host managed-node1
 21264 1727202766.11117:  ^ task is: TASK: Include Rsyslog role
 21264 1727202766.11121:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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
 21264 1727202766.11136: getting variables
 21264 1727202766.11138: in VariableManager get_vars()
 21264 1727202766.11174: Calling all_inventory to load vars for managed-node1
 21264 1727202766.11179: Calling groups_inventory to load vars for managed-node1
 21264 1727202766.11484: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202766.11496: Calling all_plugins_play to load vars for managed-node1
 21264 1727202766.11500: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202766.11503: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202766.12094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202766.12309: done with get_vars()
 21264 1727202766.12320: done getting variables

TASK [Include Rsyslog role] ****************************************************
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:105
Tuesday 24 September 2024  14:32:46 -0400 (0:00:00.116)       0:00:09.895 ***** 
 21264 1727202766.12417: entering _queue_task() for managed-node1/include_role
 21264 1727202766.13194: worker is 1 (out of 1 available)
 21264 1727202766.13206: exiting _queue_task() for managed-node1/include_role
 21264 1727202766.13219: done queuing things up, now waiting for results queue to drain
 21264 1727202766.13220: waiting for pending results...
 21264 1727202766.13498: running TaskExecutor() for managed-node1/TASK: Include Rsyslog role
 21264 1727202766.13889: in run() - task 0e798799-7813-bb7e-0ba7-00000000005b
 21264 1727202766.13893: variable 'ansible_search_path' from source: unknown
 21264 1727202766.13896: variable 'ansible_search_path' from source: unknown
 21264 1727202766.13899: calling self._execute()
 21264 1727202766.14017: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202766.14023: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202766.14033: variable 'omit' from source: magic vars
 21264 1727202766.15036: variable 'logging_provider' from source: role '' defaults
 21264 1727202766.15040: Evaluated conditional (logging_provider == 'rsyslog'): True
 21264 1727202766.15043: _execute() done
 21264 1727202766.15045: dumping result to json
 21264 1727202766.15047: done dumping result, returning
 21264 1727202766.15050: done running TaskExecutor() for managed-node1/TASK: Include Rsyslog role [0e798799-7813-bb7e-0ba7-00000000005b]
 21264 1727202766.15052: sending task result for task 0e798799-7813-bb7e-0ba7-00000000005b
 21264 1727202766.15173: no more pending results, returning what we have
 21264 1727202766.15180: in VariableManager get_vars()
 21264 1727202766.15224: Calling all_inventory to load vars for managed-node1
 21264 1727202766.15228: Calling groups_inventory to load vars for managed-node1
 21264 1727202766.15230: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202766.15248: Calling all_plugins_play to load vars for managed-node1
 21264 1727202766.15252: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202766.15255: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202766.15629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202766.16226: done with get_vars()
 21264 1727202766.16233: variable 'ansible_search_path' from source: unknown
 21264 1727202766.16234: variable 'ansible_search_path' from source: unknown
 21264 1727202766.16386: done sending task result for task 0e798799-7813-bb7e-0ba7-00000000005b
 21264 1727202766.16390: WORKER PROCESS EXITING
 21264 1727202766.16606: variable 'omit' from source: magic vars
 21264 1727202766.16670: variable 'omit' from source: magic vars
 21264 1727202766.16825: variable 'omit' from source: magic vars
 21264 1727202766.16829: we have included files to process
 21264 1727202766.16830: generating all_blocks data
 21264 1727202766.16831: done generating all_blocks data
 21264 1727202766.16835: processing included file: fedora.linux_system_roles.private_logging_subrole_rsyslog
 21264 1727202766.16856: in VariableManager get_vars()
 21264 1727202766.16869: done with get_vars()
 21264 1727202766.16990: in VariableManager get_vars()
 21264 1727202766.17015: done with get_vars()
 21264 1727202766.17168: Loading data from /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/main.yml
 21264 1727202766.17798: Loading data from /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/defaults/main.yml
 21264 1727202766.17844: Loading data from /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/meta/main.yml
 21264 1727202766.18101: Loading data from /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main.yml
 21264 1727202766.18274: in VariableManager get_vars()
 21264 1727202766.18578: done with get_vars()
 21264 1727202766.18620: in VariableManager get_vars()
 21264 1727202766.18639: done with get_vars()
 21264 1727202766.18661: Loading data from /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/handlers/main.yml
 21264 1727202766.19585: iterating over new_blocks loaded from include file
 21264 1727202766.19588: in VariableManager get_vars()
 21264 1727202766.19730: done with get_vars()
 21264 1727202766.19732: filtering new block on tags
 21264 1727202766.19753: done filtering new block on tags
 21264 1727202766.19757: in VariableManager get_vars()
 21264 1727202766.19786: done with get_vars()
 21264 1727202766.19788: filtering new block on tags
 21264 1727202766.19804: done filtering new block on tags
 21264 1727202766.19806: done iterating over new_blocks loaded from include file
included: fedora.linux_system_roles.private_logging_subrole_rsyslog for managed-node1
 21264 1727202766.19811: extending task lists for all hosts with included blocks
 21264 1727202766.20027: done extending task lists
 21264 1727202766.20028: done processing included files
 21264 1727202766.20029: results queue empty
 21264 1727202766.20030: checking for any_errors_fatal
 21264 1727202766.20033: done checking for any_errors_fatal
 21264 1727202766.20034: checking for max_fail_percentage
 21264 1727202766.20035: done checking for max_fail_percentage
 21264 1727202766.20036: checking to see if all hosts have failed and the running result is not ok
 21264 1727202766.20037: done checking to see if all hosts have failed
 21264 1727202766.20037: getting the remaining hosts for this loop
 21264 1727202766.20039: done getting the remaining hosts for this loop
 21264 1727202766.20041: getting the next task for host managed-node1
 21264 1727202766.20051: done getting next task for host managed-node1
 21264 1727202766.20055:  ^ task is: TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Set platform/version specific variables
 21264 1727202766.20058:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
 21264 1727202766.20066: getting variables
 21264 1727202766.20067: in VariableManager get_vars()
 21264 1727202766.20084: Calling all_inventory to load vars for managed-node1
 21264 1727202766.20087: Calling groups_inventory to load vars for managed-node1
 21264 1727202766.20089: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202766.20095: Calling all_plugins_play to load vars for managed-node1
 21264 1727202766.20098: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202766.20101: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202766.20248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202766.20587: done with get_vars()
 21264 1727202766.20605: done getting variables

TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set platform/version specific variables] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main.yml:4
Tuesday 24 September 2024  14:32:46 -0400 (0:00:00.082)       0:00:09.978 ***** 
 21264 1727202766.20688: entering _queue_task() for managed-node1/include_tasks
 21264 1727202766.21189: worker is 1 (out of 1 available)
 21264 1727202766.21202: exiting _queue_task() for managed-node1/include_tasks
 21264 1727202766.21216: done queuing things up, now waiting for results queue to drain
 21264 1727202766.21217: waiting for pending results...
 21264 1727202766.21593: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Set platform/version specific variables
 21264 1727202766.22536: in run() - task 0e798799-7813-bb7e-0ba7-0000000005a1
 21264 1727202766.22540: variable 'ansible_search_path' from source: unknown
 21264 1727202766.22543: variable 'ansible_search_path' from source: unknown
 21264 1727202766.22546: calling self._execute()
 21264 1727202766.22811: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202766.22816: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202766.22908: variable 'omit' from source: magic vars
 21264 1727202766.23330: _execute() done
 21264 1727202766.23333: dumping result to json
 21264 1727202766.23335: done dumping result, returning
 21264 1727202766.23337: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Set platform/version specific variables [0e798799-7813-bb7e-0ba7-0000000005a1]
 21264 1727202766.23340: sending task result for task 0e798799-7813-bb7e-0ba7-0000000005a1
 21264 1727202766.23406: done sending task result for task 0e798799-7813-bb7e-0ba7-0000000005a1
 21264 1727202766.23409: WORKER PROCESS EXITING
 21264 1727202766.23469: no more pending results, returning what we have
 21264 1727202766.23475: in VariableManager get_vars()
 21264 1727202766.23520: Calling all_inventory to load vars for managed-node1
 21264 1727202766.23522: Calling groups_inventory to load vars for managed-node1
 21264 1727202766.23524: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202766.23535: Calling all_plugins_play to load vars for managed-node1
 21264 1727202766.23538: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202766.23540: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202766.24026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202766.24641: done with get_vars()
 21264 1727202766.24649: variable 'ansible_search_path' from source: unknown
 21264 1727202766.24650: variable 'ansible_search_path' from source: unknown
 21264 1727202766.24686: we have included files to process
 21264 1727202766.24687: generating all_blocks data
 21264 1727202766.24689: done generating all_blocks data
 21264 1727202766.24693: processing included file: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml
 21264 1727202766.24694: loading included file: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml
 21264 1727202766.24696: Loading data from /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml
 21264 1727202766.26220: done processing included file
 21264 1727202766.26222: iterating over new_blocks loaded from include file
 21264 1727202766.26223: in VariableManager get_vars()
 21264 1727202766.26250: done with get_vars()
 21264 1727202766.26252: filtering new block on tags
 21264 1727202766.26270: done filtering new block on tags
 21264 1727202766.26272: in VariableManager get_vars()
 21264 1727202766.26307: done with get_vars()
 21264 1727202766.26309: filtering new block on tags
 21264 1727202766.26332: done filtering new block on tags
 21264 1727202766.26335: in VariableManager get_vars()
 21264 1727202766.26359: done with get_vars()
 21264 1727202766.26361: filtering new block on tags
 21264 1727202766.26386: done filtering new block on tags
 21264 1727202766.26388: done iterating over new_blocks loaded from include file
included: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml for managed-node1
 21264 1727202766.26393: extending task lists for all hosts with included blocks
 21264 1727202766.26617: done extending task lists
 21264 1727202766.26618: done processing included files
 21264 1727202766.26619: results queue empty
 21264 1727202766.26620: checking for any_errors_fatal
 21264 1727202766.26623: done checking for any_errors_fatal
 21264 1727202766.26623: checking for max_fail_percentage
 21264 1727202766.26628: done checking for max_fail_percentage
 21264 1727202766.26629: checking to see if all hosts have failed and the running result is not ok
 21264 1727202766.26630: done checking to see if all hosts have failed
 21264 1727202766.26631: getting the remaining hosts for this loop
 21264 1727202766.26632: done getting the remaining hosts for this loop
 21264 1727202766.26635: getting the next task for host managed-node1
 21264 1727202766.26640: done getting next task for host managed-node1
 21264 1727202766.26643:  ^ task is: TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Ensure ansible_facts used by role
 21264 1727202766.26647:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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? (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), 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
 21264 1727202766.26654: getting variables
 21264 1727202766.26655: in VariableManager get_vars()
 21264 1727202766.26667: Calling all_inventory to load vars for managed-node1
 21264 1727202766.26669: Calling groups_inventory to load vars for managed-node1
 21264 1727202766.26671: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202766.26678: Calling all_plugins_play to load vars for managed-node1
 21264 1727202766.26681: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202766.26686: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202766.26823: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202766.26951: done with get_vars()
 21264 1727202766.26957: done getting variables

TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Ensure ansible_facts used by role] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:4
Tuesday 24 September 2024  14:32:46 -0400 (0:00:00.063)       0:00:10.041 ***** 
 21264 1727202766.27017: entering _queue_task() for managed-node1/setup
 21264 1727202766.27208: worker is 1 (out of 1 available)
 21264 1727202766.27222: exiting _queue_task() for managed-node1/setup
 21264 1727202766.27233: done queuing things up, now waiting for results queue to drain
 21264 1727202766.27234: waiting for pending results...
 21264 1727202766.27398: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Ensure ansible_facts used by role
 21264 1727202766.27502: in run() - task 0e798799-7813-bb7e-0ba7-0000000005c4
 21264 1727202766.27517: variable 'ansible_search_path' from source: unknown
 21264 1727202766.27521: variable 'ansible_search_path' from source: unknown
 21264 1727202766.27547: calling self._execute()
 21264 1727202766.27659: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202766.27663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202766.27693: variable 'omit' from source: magic vars
 21264 1727202766.28188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202766.30251: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202766.30298: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202766.30324: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202766.30358: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202766.30378: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202766.30437: 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)
 21264 1727202766.30457: 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)
 21264 1727202766.30474: 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)
 21264 1727202766.30508: 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)
 21264 1727202766.30519: 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)
 21264 1727202766.30555: 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)
 21264 1727202766.30571: 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)
 21264 1727202766.30625: 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)
 21264 1727202766.30631: 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)
 21264 1727202766.30642: 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)
 21264 1727202766.30879: variable '__logging_required_facts' from source: role '' defaults
 21264 1727202766.30884: variable 'ansible_facts' from source: unknown
 21264 1727202766.30887: Evaluated conditional (__logging_required_facts | difference(ansible_facts.keys() | list) | length > 0): False
 21264 1727202766.30889: when evaluation is False, skipping this task
 21264 1727202766.30891: _execute() done
 21264 1727202766.30894: dumping result to json
 21264 1727202766.30897: done dumping result, returning
 21264 1727202766.30899: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Ensure ansible_facts used by role [0e798799-7813-bb7e-0ba7-0000000005c4]
 21264 1727202766.30901: sending task result for task 0e798799-7813-bb7e-0ba7-0000000005c4
 21264 1727202766.31007: done sending task result for task 0e798799-7813-bb7e-0ba7-0000000005c4
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "__logging_required_facts | difference(ansible_facts.keys() | list) | length > 0",
    "skip_reason": "Conditional result was False"
}
 21264 1727202766.31115: no more pending results, returning what we have
 21264 1727202766.31118: results queue empty
 21264 1727202766.31119: checking for any_errors_fatal
 21264 1727202766.31120: done checking for any_errors_fatal
 21264 1727202766.31120: checking for max_fail_percentage
 21264 1727202766.31122: done checking for max_fail_percentage
 21264 1727202766.31123: checking to see if all hosts have failed and the running result is not ok
 21264 1727202766.31124: done checking to see if all hosts have failed
 21264 1727202766.31124: getting the remaining hosts for this loop
 21264 1727202766.31125: done getting the remaining hosts for this loop
 21264 1727202766.31128: getting the next task for host managed-node1
 21264 1727202766.31136: done getting next task for host managed-node1
 21264 1727202766.31139:  ^ task is: TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Check if system is ostree
 21264 1727202766.31144:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=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), 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
 21264 1727202766.31155: getting variables
 21264 1727202766.31156: in VariableManager get_vars()
 21264 1727202766.31239: Calling all_inventory to load vars for managed-node1
 21264 1727202766.31242: Calling groups_inventory to load vars for managed-node1
 21264 1727202766.31244: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202766.31253: Calling all_plugins_play to load vars for managed-node1
 21264 1727202766.31256: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202766.31259: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202766.31416: WORKER PROCESS EXITING
 21264 1727202766.31431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202766.31905: done with get_vars()
 21264 1727202766.31915: done getting variables

TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check if system is ostree] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:12
Tuesday 24 September 2024  14:32:46 -0400 (0:00:00.049)       0:00:10.091 ***** 
 21264 1727202766.32010: entering _queue_task() for managed-node1/stat
 21264 1727202766.32622: worker is 1 (out of 1 available)
 21264 1727202766.32692: exiting _queue_task() for managed-node1/stat
 21264 1727202766.32705: done queuing things up, now waiting for results queue to drain
 21264 1727202766.32706: waiting for pending results...
 21264 1727202766.32998: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Check if system is ostree
 21264 1727202766.33149: in run() - task 0e798799-7813-bb7e-0ba7-0000000005c6
 21264 1727202766.33160: variable 'ansible_search_path' from source: unknown
 21264 1727202766.33164: variable 'ansible_search_path' from source: unknown
 21264 1727202766.33194: calling self._execute()
 21264 1727202766.33260: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202766.33265: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202766.33274: variable 'omit' from source: magic vars
 21264 1727202766.33524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202766.33708: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202766.33760: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202766.33788: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202766.33813: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202766.33873: 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)
 21264 1727202766.33894: 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)
 21264 1727202766.33912: 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)
 21264 1727202766.33930: 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)
 21264 1727202766.34013: Evaluated conditional (not __logging_is_ostree is defined): True
 21264 1727202766.34016: variable 'omit' from source: magic vars
 21264 1727202766.34083: variable 'omit' from source: magic vars
 21264 1727202766.34106: variable 'omit' from source: magic vars
 21264 1727202766.34125: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
 21264 1727202766.34143: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
 21264 1727202766.34159: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
 21264 1727202766.34171: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202766.34180: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202766.34204: variable 'inventory_hostname' from source: host vars for 'managed-node1'
 21264 1727202766.34207: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202766.34211: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202766.34274: Set connection var ansible_pipelining to False
 21264 1727202766.34280: Set connection var ansible_shell_type to sh
 21264 1727202766.34284: Set connection var ansible_module_compression to ZIP_DEFLATED
 21264 1727202766.34291: Set connection var ansible_timeout to 10
 21264 1727202766.34298: Set connection var ansible_shell_executable to /bin/sh
 21264 1727202766.34300: Set connection var ansible_connection to ssh
 21264 1727202766.34316: variable 'ansible_shell_executable' from source: unknown
 21264 1727202766.34319: variable 'ansible_connection' from source: unknown
 21264 1727202766.34322: variable 'ansible_module_compression' from source: unknown
 21264 1727202766.34324: variable 'ansible_shell_type' from source: unknown
 21264 1727202766.34326: variable 'ansible_shell_executable' from source: unknown
 21264 1727202766.34328: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202766.34332: variable 'ansible_pipelining' from source: unknown
 21264 1727202766.34334: variable 'ansible_timeout' from source: unknown
 21264 1727202766.34338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202766.34437: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)
 21264 1727202766.34444: variable 'omit' from source: magic vars
 21264 1727202766.34450: starting attempt loop
 21264 1727202766.34452: running the handler
 21264 1727202766.34464: _low_level_execute_command(): starting
 21264 1727202766.34470: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'
 21264 1727202766.35132: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
<<<
 21264 1727202766.35136: stderr chunk (state=3):
>>>debug1: Reading configuration data /root/.ssh/config
<<<
 21264 1727202766.35144: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
<<<
 21264 1727202766.35161: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
 21264 1727202766.35205: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
<<<
 21264 1727202766.35208: stderr chunk (state=3):
>>>debug2: match not found
<<<
 21264 1727202766.35211: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202766.35213: stderr chunk (state=3):
>>>debug1: configuration requests final Match pass
<<<
 21264 1727202766.35215: stderr chunk (state=3):
>>>debug2: resolve_canonicalize: hostname 10.31.41.56 is address
<<<
 21264 1727202766.35241: stderr chunk (state=3):
>>>debug1: re-parsing configuration
<<<
 21264 1727202766.35243: stderr chunk (state=3):
>>>debug1: Reading configuration data /root/.ssh/config
<<<
 21264 1727202766.35247: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
<<<
 21264 1727202766.35249: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
 21264 1727202766.35257: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
<<<
 21264 1727202766.35263: stderr chunk (state=3):
>>>debug2: match found
<<<
 21264 1727202766.35272: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202766.35455: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
<<<
 21264 1727202766.35458: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
 21264 1727202766.35461: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202766.35463: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202766.37149: stdout chunk (state=3):
>>>/root
<<<
 21264 1727202766.37281: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202766.37307: stderr chunk (state=3):
>>><<<
 21264 1727202766.37318: stdout chunk (state=3):
>>><<<
 21264 1727202766.37352: _low_level_execute_command() done: rc=0, stdout=/root
, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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
 21264 1727202766.37371: _low_level_execute_command(): starting
 21264 1727202766.37378: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727202766.3735118-22026-234898898474496 `" && echo ansible-tmp-1727202766.3735118-22026-234898898474496="` echo /root/.ansible/tmp/ansible-tmp-1727202766.3735118-22026-234898898474496 `" ) && sleep 0'
 21264 1727202766.37761: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
<<<
 21264 1727202766.37788: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
 21264 1727202766.37791: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
debug2: match not found
<<<
 21264 1727202766.37793: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202766.37795: stderr chunk (state=3):
>>>debug1: configuration requests final Match pass
debug2: resolve_canonicalize: hostname 10.31.41.56 is address
debug1: re-parsing configuration
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
<<<
 21264 1727202766.37807: 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202766.37853: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
<<<
 21264 1727202766.37856: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202766.37908: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202766.39828: stdout chunk (state=3):
>>>ansible-tmp-1727202766.3735118-22026-234898898474496=/root/.ansible/tmp/ansible-tmp-1727202766.3735118-22026-234898898474496
<<<
 21264 1727202766.39937: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202766.39942: stderr chunk (state=3):
>>><<<
 21264 1727202766.39945: stdout chunk (state=3):
>>><<<
 21264 1727202766.39960: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727202766.3735118-22026-234898898474496=/root/.ansible/tmp/ansible-tmp-1727202766.3735118-22026-234898898474496
, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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
 21264 1727202766.40002: variable 'ansible_module_compression' from source: unknown
 21264 1727202766.40039: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21264ljj_fs96/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED
 21264 1727202766.40064: variable 'ansible_facts' from source: unknown
 21264 1727202766.40131: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727202766.3735118-22026-234898898474496/AnsiballZ_stat.py
 21264 1727202766.40220: Sending initial data
 21264 1727202766.40223: Sent initial data (153 bytes)
 21264 1727202766.40616: stderr chunk (state=3):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
<<<
 21264 1727202766.40621: 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.41.56 originally 10.31.41.56
debug2: match not found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202766.40624: stderr chunk (state=3):
>>>debug1: configuration requests final Match pass
debug2: resolve_canonicalize: hostname 10.31.41.56 is address
debug1: re-parsing configuration
<<<
 21264 1727202766.40626: stderr chunk (state=3):
>>>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
<<<
 21264 1727202766.40628: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202766.40672: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
debug2: fd 3 setting O_NONBLOCK
<<<
 21264 1727202766.40675: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202766.40723: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202766.42361: stderr chunk (state=3):
>>>debug2: Remote version: 3
debug2: Server supports extension "posix-rename@openssh.com" revision 1
debug2: Server supports extension "statvfs@openssh.com" revision 2
debug2: Server supports extension "fstatvfs@openssh.com" revision 2
debug2: Server supports extension "hardlink@openssh.com" revision 1
debug2: Server supports extension "fsync@openssh.com" revision 1
debug2: Server supports extension "lsetstat@openssh.com" revision 1
debug2: Server supports extension "limits@openssh.com" revision 1
debug2: Server supports extension "expand-path@openssh.com" revision 1
debug2: Server supports extension "copy-data" revision 1
debug2: Unrecognised server extension "home-directory"
debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1
<<<
 21264 1727202766.42440: stderr chunk (state=3):
>>>debug2: Sending SSH2_FXP_REALPATH "."
<<<
 21264 1727202766.42509: stdout chunk (state=3):
>>>sftp> put /root/.ansible/tmp/ansible-local-21264ljj_fs96/tmpx4osht5a /root/.ansible/tmp/ansible-tmp-1727202766.3735118-22026-234898898474496/AnsiballZ_stat.py
<<<
 21264 1727202766.42516: stderr chunk (state=3):
>>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727202766.3735118-22026-234898898474496/AnsiballZ_stat.py"
<<<
 21264 1727202766.42659: stderr chunk (state=3):
>>>debug1: stat remote: No such file or directory
debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21264ljj_fs96/tmpx4osht5a" to remote "/root/.ansible/tmp/ansible-tmp-1727202766.3735118-22026-234898898474496/AnsiballZ_stat.py"
debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727202766.3735118-22026-234898898474496/AnsiballZ_stat.py"
<<<
 21264 1727202766.43444: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202766.43544: stderr chunk (state=3):
>>><<<
 21264 1727202766.43611: stdout chunk (state=3):
>>><<<
 21264 1727202766.43628: done transferring module to remote
 21264 1727202766.43645: _low_level_execute_command(): starting
 21264 1727202766.43755: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727202766.3735118-22026-234898898474496/ /root/.ansible/tmp/ansible-tmp-1727202766.3735118-22026-234898898474496/AnsiballZ_stat.py && sleep 0'
 21264 1727202766.44721: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202766.44828: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
<<<
 21264 1727202766.44854: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
 21264 1727202766.44917: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202766.45000: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202766.46901: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202766.46924: stderr chunk (state=3):
>>><<<
 21264 1727202766.46926: stdout chunk (state=3):
>>><<<
 21264 1727202766.46983: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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
 21264 1727202766.46987: _low_level_execute_command(): starting
 21264 1727202766.46990: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727202766.3735118-22026-234898898474496/AnsiballZ_stat.py && sleep 0'
 21264 1727202766.47526: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
<<<
 21264 1727202766.47529: 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.41.56 originally 10.31.41.56
debug2: match not found
<<<
 21264 1727202766.47532: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202766.47534: stderr chunk (state=3):
>>>debug1: configuration requests final Match pass
debug2: resolve_canonicalize: hostname 10.31.41.56 is address
debug1: re-parsing configuration
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
<<<
 21264 1727202766.47537: 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202766.47547: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
debug2: fd 3 setting O_NONBLOCK
<<<
 21264 1727202766.47567: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202766.47628: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202766.49842: stdout chunk (state=3):
>>>import _frozen_importlib # frozen
<<<
 21264 1727202766.49886: stdout chunk (state=3):
>>>import _imp # builtin
<<<
 21264 1727202766.49918: stdout chunk (state=3):
>>>import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>
import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202766.49989: stdout chunk (state=3):
>>>import '_io' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202766.49993: stdout chunk (state=3):
>>>import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202766.50030: stdout chunk (state=3):
>>>import 'posix' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202766.50060: stdout chunk (state=3):
>>>import '_frozen_importlib_external' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202766.50066: stdout chunk (state=3):
>>># installing zipimport hook
<<<
 21264 1727202766.50092: stdout chunk (state=3):
>>>import 'time' # <class '_frozen_importlib.BuiltinImporter'>
import 'zipimport' # <class '_frozen_importlib.FrozenImporter'>
# installed zipimport hook
<<<
 21264 1727202766.50162: stdout chunk (state=3):
>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202766.50188: stdout chunk (state=3):
>>>import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202766.50191: stdout chunk (state=3):
>>>import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202766.50231: stdout chunk (state=3):
>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py
<<<
 21264 1727202766.50278: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'
<<<
 21264 1727202766.50287: stdout chunk (state=3):
>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573b604d0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573b2fb30>
<<<
 21264 1727202766.50390: stdout chunk (state=3):
>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'
import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573b62a50>
<<<
 21264 1727202766.50426: stdout chunk (state=3):
>>>import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202766.50460: stdout chunk (state=3):
>>>import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202766.50509: stdout chunk (state=3):
>>>import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202766.50544: stdout chunk (state=3):
>>>import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202766.50616: stdout chunk (state=3):
>>>import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib/python3.12/site-packages'
Adding directory: '/usr/lib64/python3.12/site-packages'
<<<
 21264 1727202766.50680: stdout chunk (state=3):
>>>Adding directory: '/usr/lib/python3.12/site-packages'
Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'
# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'
<<<
 21264 1727202766.50689: stdout chunk (state=3):
>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573b71130>
<<<
 21264 1727202766.50769: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py
# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'
import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573b72060>
<<<
 21264 1727202766.50780: stdout chunk (state=3):
>>>import 'site' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202766.50823: stdout chunk (state=3):
>>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
<<<
 21264 1727202766.51055: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
<<<
 21264 1727202766.51059: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
<<<
 21264 1727202766.51097: stdout chunk (state=3):
>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
<<<
 21264 1727202766.51162: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
<<<
 21264 1727202766.51194: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
<<<
 21264 1727202766.51216: stdout chunk (state=3):
>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f957394ff80>
# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py
<<<
 21264 1727202766.51263: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'
import '_operator' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573964110>
<<<
 21264 1727202766.51305: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py
<<<
 21264 1727202766.51330: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py
<<<
 21264 1727202766.51393: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202766.51396: stdout chunk (state=3):
>>>import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202766.51443: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py
# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'
import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95739879b0>
# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py
<<<
 21264 1727202766.51462: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'
import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573987f80>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202766.51524: stdout chunk (state=3):
>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573967c50>
<<<
 21264 1727202766.51536: stdout chunk (state=3):
>>>import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202766.51553: stdout chunk (state=3):
>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573965370>
<<<
 21264 1727202766.51704: stdout chunk (state=3):
>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f957394d130>
<<<
 21264 1727202766.51736: stdout chunk (state=3):
>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'
import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202766.51850: stdout chunk (state=3):
>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'
<<<
 21264 1727202766.51902: stdout chunk (state=3):
>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95739a7920>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95739a6540>
# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'
import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573966210>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95739a4dd0>
<<<
 21264 1727202766.51927: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py
# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'
import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95739d89e0>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f957394c3b0>
<<<
 21264 1727202766.51956: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py
# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'
<<<
 21264 1727202766.52006: stdout chunk (state=3):
>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95739d8e90>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95739d8d40>
<<<
 21264 1727202766.52064: stdout chunk (state=3):
>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95739d9130>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f957394aed0>
<<<
 21264 1727202766.52117: stdout chunk (state=3):
>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202766.52138: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py
# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'
<<<
 21264 1727202766.52141: stdout chunk (state=3):
>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95739d97f0>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95739d94c0>
<<<
 21264 1727202766.52147: stdout chunk (state=3):
>>>import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202766.52185: stdout chunk (state=3):
>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'
<<<
 21264 1727202766.52245: stdout chunk (state=3):
>>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95739da6f0>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202766.52266: stdout chunk (state=3):
>>>import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py
<<<
 21264 1727202766.52378: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py
<<<
 21264 1727202766.52421: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'
import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95739f48c0>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95739f6000>
# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py
<<<
 21264 1727202766.52433: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py
# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'
import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95739f6e70>
<<<
 21264 1727202766.52480: stdout chunk (state=3):
>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95739f74d0>
<<<
 21264 1727202766.52494: stdout chunk (state=3):
>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95739f63f0>
<<<
 21264 1727202766.52502: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py
<<<
 21264 1727202766.52517: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'
<<<
 21264 1727202766.52578: stdout chunk (state=3):
>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202766.52583: stdout chunk (state=3):
>>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95739f7f50>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95739f7680>
<<<
 21264 1727202766.52628: stdout chunk (state=3):
>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95739d8da0>
<<<
 21264 1727202766.52662: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py
<<<
 21264 1727202766.52665: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'
<<<
 21264 1727202766.52689: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py
<<<
 21264 1727202766.52699: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'
<<<
 21264 1727202766.52735: stdout chunk (state=3):
>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9573777da0>
<<<
 21264 1727202766.52762: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py
# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'
<<<
 21264 1727202766.52787: stdout chunk (state=3):
>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202766.52798: stdout chunk (state=3):
>>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95737a0890>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95737a05f0>
<<<
 21264 1727202766.52833: stdout chunk (state=3):
>>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202766.52837: stdout chunk (state=3):
>>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95737a08c0>
<<<
 21264 1727202766.52875: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py
# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'
<<<
 21264 1727202766.52930: stdout chunk (state=3):
>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202766.53056: stdout chunk (state=3):
>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95737a11c0>
<<<
 21264 1727202766.53189: stdout chunk (state=3):
>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202766.53196: stdout chunk (state=3):
>>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95737a1b50>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95737a0aa0>
<<<
 21264 1727202766.53216: stdout chunk (state=3):
>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573775f40>
<<<
 21264 1727202766.53237: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py
<<<
 21264 1727202766.53264: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'
<<<
 21264 1727202766.53280: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py
<<<
 21264 1727202766.53295: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'
import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95737a2f60>
<<<
 21264 1727202766.53327: stdout chunk (state=3):
>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95737a1ca0>
<<<
 21264 1727202766.53340: stdout chunk (state=3):
>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95739dade0>
<<<
 21264 1727202766.53370: stdout chunk (state=3):
>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py
<<<
 21264 1727202766.53427: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202766.53448: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py
<<<
 21264 1727202766.53484: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'
<<<
 21264 1727202766.53511: stdout chunk (state=3):
>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95737cb200>
<<<
 21264 1727202766.53565: stdout chunk (state=3):
>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py
<<<
 21264 1727202766.53577: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202766.53596: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py
<<<
 21264 1727202766.53619: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'
<<<
 21264 1727202766.53691: stdout chunk (state=3):
>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95737f35c0>
<<<
 21264 1727202766.53732: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py
<<<
 21264 1727202766.53742: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'
<<<
 21264 1727202766.53807: stdout chunk (state=3):
>>>import 'ntpath' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202766.53810: stdout chunk (state=3):
>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'
import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95738503b0>
<<<
 21264 1727202766.53827: stdout chunk (state=3):
>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py
<<<
 21264 1727202766.53872: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'
<<<
 21264 1727202766.53890: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py
<<<
 21264 1727202766.53924: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'
<<<
 21264 1727202766.54015: stdout chunk (state=3):
>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573852b10>
<<<
 21264 1727202766.54081: stdout chunk (state=3):
>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95738504d0>
<<<
 21264 1727202766.54112: stdout chunk (state=3):
>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95738153d0>
<<<
 21264 1727202766.54140: stdout chunk (state=3):
>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'
import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573125460>
<<<
 21264 1727202766.54169: stdout chunk (state=3):
>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95737f23c0>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95737a3dd0>
<<<
 21264 1727202766.54283: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
<<<
 21264 1727202766.54297: stdout chunk (state=3):
>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f95737f2720>
<<<
 21264 1727202766.54444: stdout chunk (state=3):
>>># zipimport: found 30 names in '/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip'
# zipimport: zlib available
<<<
 21264 1727202766.54571: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.54590: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py
<<<
 21264 1727202766.54609: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'
<<<
 21264 1727202766.54648: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py
<<<
 21264 1727202766.54729: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'
<<<
 21264 1727202766.54759: stdout chunk (state=3):
>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py
<<<
 21264 1727202766.54762: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'
import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f957317b1a0>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202766.54954: stdout chunk (state=3):
>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f957315a090>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573159250>
<<<
 21264 1727202766.54960: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.55004: stdout chunk (state=3):
>>>import 'ansible' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/">
<<<
 21264 1727202766.55008: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.55020: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.55037: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.55042: stdout chunk (state=3):
>>>import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/">
<<<
 21264 1727202766.55064: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.56473: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.57641: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py
# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'
<<<
 21264 1727202766.57645: stdout chunk (state=3):
>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573178ef0>
<<<
 21264 1727202766.57736: stdout chunk (state=3):
>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py
# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py
<<<
 21264 1727202766.57787: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py
# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'
<<<
 21264 1727202766.57887: stdout chunk (state=3):
>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95731a2ae0>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95731a2870>
<<<
 21264 1727202766.57890: stdout chunk (state=3):
>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95731a2180>
# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'
<<<
 21264 1727202766.57924: stdout chunk (state=3):
>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95731a28d0>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573b629c0>
<<<
 21264 1727202766.57936: stdout chunk (state=3):
>>>import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202766.57967: stdout chunk (state=3):
>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95731a3800>
<<<
 21264 1727202766.58001: stdout chunk (state=3):
>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95731a39e0>
<<<
 21264 1727202766.58020: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py
<<<
 21264 1727202766.58099: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'
<<<
 21264 1727202766.58151: stdout chunk (state=3):
>>>import '_locale' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202766.58160: stdout chunk (state=3):
>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95731a3f20>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202766.58175: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py
<<<
 21264 1727202766.58196: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'
<<<
 21264 1727202766.58237: stdout chunk (state=3):
>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f957300dc40>
<<<
 21264 1727202766.58261: stdout chunk (state=3):
>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f957300f860>
<<<
 21264 1727202766.58277: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py
<<<
 21264 1727202766.58303: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'
<<<
 21264 1727202766.58338: stdout chunk (state=3):
>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573010200>
<<<
 21264 1727202766.58358: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py
<<<
 21264 1727202766.58389: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'
<<<
 21264 1727202766.58415: stdout chunk (state=3):
>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95730110d0>
<<<
 21264 1727202766.58433: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py
<<<
 21264 1727202766.58471: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'
<<<
 21264 1727202766.58496: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py
# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'
<<<
 21264 1727202766.58548: stdout chunk (state=3):
>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573013dd0>
<<<
 21264 1727202766.58591: stdout chunk (state=3):
>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9573013f50>
<<<
 21264 1727202766.58622: stdout chunk (state=3):
>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95730120c0>
<<<
 21264 1727202766.58655: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py
<<<
 21264 1727202766.58670: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'
<<<
 21264 1727202766.58701: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py
<<<
 21264 1727202766.58716: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py
<<<
 21264 1727202766.58753: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'
<<<
 21264 1727202766.58777: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py
# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'
<<<
 21264 1727202766.58810: stdout chunk (state=3):
>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f957301bcb0>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202766.58875: stdout chunk (state=3):
>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f957301a780>
<<<
 21264 1727202766.58883: stdout chunk (state=3):
>>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f957301a4e0>
<<<
 21264 1727202766.58905: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py
# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'
<<<
 21264 1727202766.58980: stdout chunk (state=3):
>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f957301aa50>
<<<
 21264 1727202766.59016: stdout chunk (state=3):
>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573012540>
<<<
 21264 1727202766.59046: stdout chunk (state=3):
>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9573063f20>
<<<
 21264 1727202766.59062: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py
<<<
 21264 1727202766.59072: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'
import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95730644a0>
<<<
 21264 1727202766.59090: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py
<<<
 21264 1727202766.59106: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'
<<<
 21264 1727202766.59127: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py
<<<
 21264 1727202766.59135: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'
<<<
 21264 1727202766.59168: stdout chunk (state=3):
>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202766.59178: stdout chunk (state=3):
>>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9573065b80>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573065940>
<<<
 21264 1727202766.59201: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py
<<<
 21264 1727202766.59324: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'
<<<
 21264 1727202766.59389: stdout chunk (state=3):
>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202766.59393: stdout chunk (state=3):
>>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9573068110>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573066270>
<<<
 21264 1727202766.59409: stdout chunk (state=3):
>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py
<<<
 21264 1727202766.59456: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202766.59494: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py
<<<
 21264 1727202766.59497: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'
import '_string' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202766.59559: stdout chunk (state=3):
>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f957306b8f0>
<<<
 21264 1727202766.59671: stdout chunk (state=3):
>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95730682c0>
<<<
 21264 1727202766.59751: stdout chunk (state=3):
>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f957306c710>
<<<
 21264 1727202766.59774: stdout chunk (state=3):
>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f957306ca10>
<<<
 21264 1727202766.59829: stdout chunk (state=3):
>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f957306cc50>
<<<
 21264 1727202766.59865: stdout chunk (state=3):
>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573064260>
<<<
 21264 1727202766.59879: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py
<<<
 21264 1727202766.59912: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'
<<<
 21264 1727202766.59952: stdout chunk (state=3):
>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202766.59978: stdout chunk (state=3):
>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95730f8380>
<<<
 21264 1727202766.60107: stdout chunk (state=3):
>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202766.60128: stdout chunk (state=3):
>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95730f95e0>
<<<
 21264 1727202766.60130: stdout chunk (state=3):
>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f957306eb10>
<<<
 21264 1727202766.60187: stdout chunk (state=3):
>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f957306fec0>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f957306e750>
<<<
 21264 1727202766.60218: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
<<<
 21264 1727202766.60221: stdout chunk (state=3):
>>>import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
<<<
 21264 1727202766.60340: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.60443: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/">
<<<
 21264 1727202766.60458: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.60503: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
<<<
 21264 1727202766.60622: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.60755: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.61283: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.61842: stdout chunk (state=3):
>>>import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f95730f9a60>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f95730f9a60>
<<<
 21264 1727202766.61853: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/common/text/">
<<<
 21264 1727202766.61865: stdout chunk (state=3):
>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py
<<<
 21264 1727202766.61899: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202766.61948: stdout chunk (state=3):
>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95730fd6d0>
<<<
 21264 1727202766.62029: stdout chunk (state=3):
>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'
<<<
 21264 1727202766.62068: stdout chunk (state=3):
>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95730fe5a0>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95730f9820>
<<<
 21264 1727202766.62106: stdout chunk (state=3):
>>>import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/compat/">
<<<
 21264 1727202766.62120: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.62156: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.62159: stdout chunk (state=3):
>>>import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/">
<<<
 21264 1727202766.62192: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.62317: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.62475: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py
# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'
import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95730fe5d0>
<<<
 21264 1727202766.62507: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.62951: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.63389: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.63462: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.63550: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/common/">
<<<
 21264 1727202766.63556: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.63595: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.63639: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/common/">
<<<
 21264 1727202766.63642: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.63701: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.63777: stdout chunk (state=3):
>>>import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/">
<<<
 21264 1727202766.63794: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.63829: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.63840: stdout chunk (state=3):
>>>import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
<<<
 21264 1727202766.63891: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.63926: stdout chunk (state=3):
>>>import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/parsing/">
# zipimport: zlib available
<<<
 21264 1727202766.64153: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.64391: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py
<<<
 21264 1727202766.64460: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'
<<<
 21264 1727202766.64469: stdout chunk (state=3):
>>>import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202766.64547: stdout chunk (state=3):
>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95730ff710>
<<<
 21264 1727202766.64556: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.64635: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.64730: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/common/">
<<<
 21264 1727202766.64751: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.64800: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.64869: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
<<<
 21264 1727202766.64890: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.64926: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.64985: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.65058: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py
<<<
 21264 1727202766.65123: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202766.65202: stdout chunk (state=3):
>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9572f0a120>
<<<
 21264 1727202766.65249: stdout chunk (state=3):
>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9572f059d0>
<<<
 21264 1727202766.65281: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/common/">
<<<
 21264 1727202766.65315: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.65347: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.65439: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.65484: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.65510: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py
<<<
 21264 1727202766.65540: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'
<<<
 21264 1727202766.65551: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py
<<<
 21264 1727202766.65641: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'
<<<
 21264 1727202766.65644: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py
<<<
 21264 1727202766.65668: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'
<<<
 21264 1727202766.65736: stdout chunk (state=3):
>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95731fe990>
<<<
 21264 1727202766.65794: stdout chunk (state=3):
>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95731ee660>
<<<
 21264 1727202766.65862: stdout chunk (state=3):
>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9572f09f10>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f957306d4f0>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/">
<<<
 21264 1727202766.65869: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.65909: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.65935: stdout chunk (state=3):
>>>import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/common/">
<<<
 21264 1727202766.66016: stdout chunk (state=3):
>>>import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/">
<<<
 21264 1727202766.66033: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.66052: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/">
<<<
 21264 1727202766.66060: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.66193: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.66398: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202766.66524: 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"}}}
<<<
 21264 1727202766.66533: stdout chunk (state=3):
>>># destroy __main__
<<<
 21264 1727202766.66946: stdout chunk (state=3):
>>># clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
<<<
 21264 1727202766.66950: stdout chunk (state=3):
>>># clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
<<<
 21264 1727202766.66995: stdout chunk (state=3):
>>># cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
<<<
 21264 1727202766.67012: stdout chunk (state=3):
>>># cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
<<<
 21264 1727202766.67021: stdout chunk (state=3):
>>># cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# destroy base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
<<<
 21264 1727202766.67043: stdout chunk (state=3):
>>># destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
<<<
 21264 1727202766.67071: stdout chunk (state=3):
>>># cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
<<<
 21264 1727202766.67101: stdout chunk (state=3):
>>># cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# destroy socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
<<<
 21264 1727202766.67109: stdout chunk (state=3):
>>># 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
<<<
 21264 1727202766.67112: stdout chunk (state=3):
>>># 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
<<<
 21264 1727202766.67151: stdout chunk (state=3):
>>># cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
<<<
 21264 1727202766.67411: stdout chunk (state=3):
>>># destroy _sitebuiltins
<<<
 21264 1727202766.67414: stdout chunk (state=3):
>>># destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
<<<
 21264 1727202766.67450: stdout chunk (state=3):
>>># destroy _bz2
# destroy _compression
# destroy _lzma
# destroy _blake2
# destroy binascii
# destroy struct
# destroy zlib
# destroy bz2
# destroy lzma
<<<
 21264 1727202766.67464: stdout chunk (state=3):
>>># destroy zipfile._path
<<<
 21264 1727202766.67487: stdout chunk (state=3):
>>># destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy fnmatch
# destroy ipaddress
<<<
 21264 1727202766.67522: stdout chunk (state=3):
>>># destroy ntpath
# destroy importlib
# destroy zipimport
# destroy __main__
# destroy tempfile
# destroy systemd.journal
# destroy systemd.daemon
# destroy ansible.module_utils.compat.selinux
# destroy hashlib
# destroy json.decoder
# destroy json.encoder
<<<
 21264 1727202766.67562: stdout chunk (state=3):
>>># destroy json.scanner
# destroy _json
# destroy grp
# destroy encodings
# destroy _locale
# destroy pwd
<<<
 21264 1727202766.67629: stdout chunk (state=3):
>>># destroy locale
# destroy signal
# destroy fcntl
# destroy select
# destroy _signal
# destroy _posixsubprocess
# destroy syslog
# destroy uuid
# destroy selectors
# destroy errno
# destroy array
# destroy datetime
<<<
 21264 1727202766.67648: stdout chunk (state=3):
>>># destroy selinux
# destroy shutil
<<<
 21264 1727202766.67657: stdout chunk (state=3):
>>># destroy distro
# destroy distro.distro
# destroy argparse
# destroy json
# destroy logging
# destroy shlex
# destroy subprocess
<<<
 21264 1727202766.67701: stdout chunk (state=3):
>>># cleanup[3] wiping selinux._selinux
<<<
 21264 1727202766.67705: 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
<<<
 21264 1727202766.67778: stdout chunk (state=3):
>>># cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping _datetime
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping platform
# cleanup[3] wiping atexit
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping threading
# cleanup[3] wiping weakref
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
<<<
 21264 1727202766.67815: stdout chunk (state=3):
>>># cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
# destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
# cleanup[3] wiping _sre
# cleanup[3] wiping functools<<<
 21264 1727202766.67819: stdout chunk (state=3):
>>>
<<<
 21264 1727202766.67852: stdout chunk (state=3):
>>># cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy _collections_abc
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
# cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
# destroy posixpath
# cleanup[3] wiping genericpath
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
<<<
 21264 1727202766.67884: stdout chunk (state=3):
>>># destroy _stat
# cleanup[3] wiping io
# destroy abc
# cleanup[3] wiping _abc
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
<<<
 21264 1727202766.67891: stdout chunk (state=3):
>>># cleanup[3] wiping marshal
# cleanup[3] wiping _io
# cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _imp
# cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping sys
<<<
 21264 1727202766.67974: stdout chunk (state=3):
>>># cleanup[3] wiping builtins
# destroy selinux._selinux
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
<<<
 21264 1727202766.68094: stdout chunk (state=3):
>>># destroy sys.monitoring
# destroy _socket
<<<
 21264 1727202766.68126: stdout chunk (state=3):
>>># destroy _collections
<<<
 21264 1727202766.68178: stdout chunk (state=3):
>>># destroy platform
# destroy _uuid
# destroy stat
# destroy genericpath
# destroy re._parser
# destroy tokenize
<<<
 21264 1727202766.68214: stdout chunk (state=3):
>>># destroy ansible.module_utils.six.moves.urllib
# destroy copyreg
# destroy contextlib
# destroy _typing
# destroy _tokenize
<<<
 21264 1727202766.68260: stdout chunk (state=3):
>>># destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy functools
# destroy operator
# destroy ansible.module_utils.six.moves
# destroy _frozen_importlib_external
# destroy _imp
# destroy _io
# destroy marshal
# clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
<<<
 21264 1727202766.68342: stdout chunk (state=3):
>>># destroy codecs
# destroy encodings.aliases
<<<
 21264 1727202766.68350: stdout chunk (state=3):
>>># destroy encodings.utf_8
# destroy encodings.utf_8_sig
# destroy encodings.cp437
# destroy _codecs
# destroy io
# destroy traceback
# destroy warnings
# destroy weakref
# destroy collections
# destroy threading
# destroy atexit
# destroy _warnings
# destroy math
# destroy _bisect
<<<
 21264 1727202766.68365: stdout chunk (state=3):
>>># destroy time
<<<
 21264 1727202766.68387: stdout chunk (state=3):
>>># destroy _random
<<<
 21264 1727202766.68400: stdout chunk (state=3):
>>># destroy _weakref
<<<
 21264 1727202766.68412: stdout chunk (state=3):
>>># destroy _hashlib
<<<
 21264 1727202766.68430: stdout chunk (state=3):
>>># destroy _operator
# destroy _string
# destroy re
<<<
 21264 1727202766.68461: stdout chunk (state=3):
>>># destroy itertools
# destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy builtins
<<<
 21264 1727202766.68464: stdout chunk (state=3):
>>># destroy _thread
<<<
 21264 1727202766.68479: stdout chunk (state=3):
>>># clear sys.audit hooks
<<<
 21264 1727202766.68902: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
Shared connection to 10.31.41.56 closed.
<<<
 21264 1727202766.68917: stderr chunk (state=3):
>>><<<
 21264 1727202766.68929: stdout chunk (state=3):
>>><<<
 21264 1727202766.69030: _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.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'
import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'
import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573b604d0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573b2fb30>
# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'
import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573b62a50>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib/python3.12/site-packages'
Adding directory: '/usr/lib64/python3.12/site-packages'
Adding directory: '/usr/lib/python3.12/site-packages'
Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'
# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'
import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573b71130>
# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py
# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'
import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573b72060>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f957394ff80>
# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py
# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'
import '_operator' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573964110>
# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py
# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'
import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py
# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'
import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95739879b0>
# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py
# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'
import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573987f80>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573967c50>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573965370>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f957394d130>
# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'
import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'
import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95739a7920>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95739a6540>
# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'
import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573966210>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95739a4dd0>
# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py
# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'
import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95739d89e0>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f957394c3b0>
# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py
# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'
# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95739d8e90>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95739d8d40>
# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95739d9130>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f957394aed0>
# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py
# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'
import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95739d97f0>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95739d94c0>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'
import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95739da6f0>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py
# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py
# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'
import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95739f48c0>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95739f6000>
# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py
# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py
# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'
import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95739f6e70>
# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95739f74d0>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95739f63f0>
# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py
# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'
# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95739f7f50>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95739f7680>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95739d8da0>
# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py
# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py
# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'
# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9573777da0>
# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py
# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'
# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95737a0890>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95737a05f0>
# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95737a08c0>
# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py
# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'
# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95737a11c0>
# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95737a1b50>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95737a0aa0>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573775f40>
# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py
# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py
# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'
import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95737a2f60>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95737a1ca0>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95739dade0>
# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py
# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'
import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95737cb200>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py
# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'
import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95737f35c0>
# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py
# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'
import 'ntpath' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'
import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95738503b0>
# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py
# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'
import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573852b10>
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95738504d0>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95738153d0>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'
import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573125460>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95737f23c0>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95737a3dd0>
# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f95737f2720>
# zipimport: found 30 names in '/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip'
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py
# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py
# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'
import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f957317b1a0>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f957315a090>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573159250>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py
# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'
import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573178ef0>
# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py
# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py
# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'
# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95731a2ae0>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95731a2870>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95731a2180>
# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'
import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95731a28d0>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573b629c0>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95731a3800>
# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95731a39e0>
# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py
# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'
import '_locale' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95731a3f20>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py
# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'
import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f957300dc40>
# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f957300f860>
# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py
# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'
import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573010200>
# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py
# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'
import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95730110d0>
# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py
# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py
# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'
import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573013dd0>
# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9573013f50>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95730120c0>
# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py
# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py
# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py
# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py
# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'
import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f957301bcb0>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f957301a780>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f957301a4e0>
# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py
# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'
import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f957301aa50>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573012540>
# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9573063f20>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'
import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95730644a0>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py
# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'
# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9573065b80>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573065940>
# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py
# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'
# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9573068110>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573066270>
# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py
# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py
# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'
import '_string' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f957306b8f0>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95730682c0>
# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f957306c710>
# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f957306ca10>
# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f957306cc50>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9573064260>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py
# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'
# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95730f8380>
# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95730f95e0>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f957306eb10>
# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f957306fec0>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f957306e750>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f95730f9a60>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f95730f9a60>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/common/text/">
# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'
# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95730fd6d0>
# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'
import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95730fe5a0>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95730f9820>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py
# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'
import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95730fe5d0>
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/parsing/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py
# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'
import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95730ff710>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'
# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9572f0a120>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9572f059d0>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py
# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py
# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'
import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95731fe990>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95731ee660>
import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9572f09f10>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f957306d4f0>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_stat_payload_5d5kymua/ansible_stat_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available

{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}
# destroy __main__
# clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# destroy base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# destroy socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
# destroy _sitebuiltins
# destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
# destroy _lzma
# destroy _blake2
# destroy binascii
# destroy struct
# destroy zlib
# destroy bz2
# destroy lzma
# destroy zipfile._path
# destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy fnmatch
# destroy ipaddress
# destroy ntpath
# destroy importlib
# destroy zipimport
# destroy __main__
# destroy tempfile
# destroy systemd.journal
# destroy systemd.daemon
# destroy ansible.module_utils.compat.selinux
# destroy hashlib
# destroy json.decoder
# destroy json.encoder
# destroy json.scanner
# destroy _json
# destroy grp
# destroy encodings
# destroy _locale
# destroy pwd
# destroy locale
# destroy signal
# destroy fcntl
# destroy select
# destroy _signal
# destroy _posixsubprocess
# destroy syslog
# destroy uuid
# destroy selectors
# destroy errno
# destroy array
# destroy datetime
# destroy selinux
# destroy shutil
# destroy distro
# destroy distro.distro
# destroy argparse
# destroy json
# destroy logging
# destroy shlex
# destroy subprocess
# cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
# cleanup[3] wiping ansible.module_utils.six.moves
# cleanup[3] wiping systemd._daemon
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping _datetime
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping platform
# cleanup[3] wiping atexit
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping threading
# cleanup[3] wiping weakref
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
# destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
# cleanup[3] wiping _sre
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy _collections_abc
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
# cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
# destroy posixpath
# cleanup[3] wiping genericpath
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping io
# destroy abc
# cleanup[3] wiping _abc
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
# cleanup[3] wiping marshal
# cleanup[3] wiping _io
# cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _imp
# cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping sys
# cleanup[3] wiping builtins
# destroy selinux._selinux
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
# destroy sys.monitoring
# destroy _socket
# destroy _collections
# destroy platform
# destroy _uuid
# destroy stat
# destroy genericpath
# destroy re._parser
# destroy tokenize
# destroy ansible.module_utils.six.moves.urllib
# destroy copyreg
# destroy contextlib
# destroy _typing
# destroy _tokenize
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy functools
# destroy operator
# destroy ansible.module_utils.six.moves
# destroy _frozen_importlib_external
# destroy _imp
# destroy _io
# destroy marshal
# clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
# destroy codecs
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy encodings.utf_8_sig
# destroy encodings.cp437
# destroy _codecs
# destroy io
# destroy traceback
# destroy warnings
# destroy weakref
# destroy collections
# destroy threading
# destroy atexit
# destroy _warnings
# destroy math
# destroy _bisect
# destroy time
# destroy _random
# destroy _weakref
# destroy _hashlib
# destroy _operator
# destroy _string
# destroy re
# destroy itertools
# destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy builtins
# destroy _thread
# clear sys.audit hooks
, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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.41.56 closed.
[WARNING]: Module invocation had junk after the JSON data: # destroy __main__ #
clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear
sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc
# clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear
sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore
sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing
builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp #
cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2]
removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal #
cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external #
cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing
_codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases #
cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 #
cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing
abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2]
removing _stat # cleanup[2] removing stat # cleanup[2] removing
_collections_abc # cleanup[2] removing genericpath # cleanup[2] removing
posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2]
removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2]
removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site #
destroy site # cleanup[2] removing types # cleanup[2] removing _operator #
cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2]
removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy
reprlib # cleanup[2] removing _collections # cleanup[2] removing collections #
cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2]
removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants #
cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2]
removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re #
cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing
binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing
importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external #
cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2]
removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2]
removing importlib.util # cleanup[2] removing runpy # destroy runpy #
cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing
zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2]
removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma #
cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing
_bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing
_random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 #
cleanup[2] removing hashlib # cleanup[2] removing random # destroy random #
cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing
weakref # cleanup[2] removing tempfile # cleanup[2] removing threading #
cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2]
removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2]
removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib #
cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path #
cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2]
removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing
typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil #
cleanup[2] removing ansible # destroy ansible # cleanup[2] removing
ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing
__future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2]
removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing
json.encoder # cleanup[2] removing json # cleanup[2] removing atexit #
cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing
_locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2]
removing platform # cleanup[2] removing select # cleanup[2] removing selectors
# cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing
_posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token #
destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize #
cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2]
removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd #
destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime
# cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing
_string # cleanup[2] removing string # destroy string # cleanup[2] removing
logging # cleanup[2] removing systemd._journal # cleanup[2] removing
systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing
systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array #
cleanup[2] removing socket # destroy socket # cleanup[2] removing
systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing
ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2]
removing ansible.module_utils.common # destroy ansible.module_utils.common #
cleanup[2] removing ansible.module_utils.common.text # destroy
ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six # cleanup[2] removing
ansible.module_utils.six.moves # cleanup[2] removing
ansible.module_utils.six.moves.collections_abc # cleanup[2] removing
ansible.module_utils.common.text.converters # destroy
ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes #
cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy
ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2]
removing ansible.module_utils._text # destroy ansible.module_utils._text #
cleanup[2] removing copy # destroy copy # cleanup[2] removing
ansible.module_utils.common.collections # destroy
ansible.module_utils.common.collections # cleanup[2] removing
ansible.module_utils.common.warnings # destroy
ansible.module_utils.common.warnings # cleanup[2] removing
ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]
removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing #
cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy
ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy
_ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing
ansible.module_utils.common.text.formatters # destroy
ansible.module_utils.common.text.formatters # cleanup[2] removing
ansible.module_utils.common.validation # destroy
ansible.module_utils.common.validation # cleanup[2] removing
ansible.module_utils.common.parameters # destroy
ansible.module_utils.common.parameters # cleanup[2] removing
ansible.module_utils.common.arg_spec # destroy
ansible.module_utils.common.arg_spec # cleanup[2] removing
ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 #
cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2]
removing ansible.module_utils.common.file # destroy
ansible.module_utils.common.file # cleanup[2] removing
ansible.module_utils.common.process # destroy
ansible.module_utils.common.process # cleanup[2] removing gettext # destroy
gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro #
cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro #
cleanup[2] removing ansible.module_utils.common._utils # destroy
ansible.module_utils.common._utils # cleanup[2] removing
ansible.module_utils.common.sys_info # destroy
ansible.module_utils.common.sys_info # cleanup[2] removing
ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]
removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins #
destroy importlib.machinery # destroy importlib._abc # destroy importlib.util #
destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy
binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy
zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob
# destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib #
destroy zipimport # destroy __main__ # destroy tempfile # destroy
systemd.journal # destroy systemd.daemon # destroy
ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder #
destroy json.encoder # destroy json.scanner # destroy _json # destroy grp #
destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy
signal # destroy fcntl # destroy select # destroy _signal # destroy
_posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy
errno # destroy array # destroy datetime # destroy selinux # destroy shutil #
destroy distro # destroy distro.distro # destroy argparse # destroy json #
destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping
selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3]
wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon #
cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping
systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping
_string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3]
wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping
tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform #
cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping
collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping
contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref #
cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping
_bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3]
wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap #
cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants #
destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping
copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3]
wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections
# destroy _collections_abc # destroy collections.abc # cleanup[3] wiping
_collections # cleanup[3] wiping itertools # cleanup[3] wiping operator #
cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping
encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3]
wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy
_stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc #
cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases #
cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time #
cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix #
cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping
_imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3]
wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy
systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy
_datetime # destroy sys.monitoring # destroy _socket # destroy _collections #
destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy
re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib #
destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize #
destroy ansible.module_utils.six.moves.urllib_parse # destroy
ansible.module_utils.six.moves.urllib.error # destroy
ansible.module_utils.six.moves.urllib.request # destroy
ansible.module_utils.six.moves.urllib.response # destroy
ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy
operator # destroy ansible.module_utils.six.moves # destroy
_frozen_importlib_external # destroy _imp # destroy _io # destroy marshal #
clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy
codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy
encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io #
destroy traceback # destroy warnings # destroy weakref # destroy collections #
destroy threading # destroy atexit # destroy _warnings # destroy math # destroy
_bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib
# destroy _operator # destroy _string # destroy re # destroy itertools #
destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy
builtins # destroy _thread # clear sys.audit hooks
 21264 1727202766.69936: 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-1727202766.3735118-22026-234898898474496/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})
 21264 1727202766.69940: _low_level_execute_command(): starting
 21264 1727202766.69943: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727202766.3735118-22026-234898898474496/ > /dev/null 2>&1 && sleep 0'
 21264 1727202766.70496: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
debug2: match not found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202766.70506: stderr chunk (state=3):
>>>debug1: configuration requests final Match pass
debug2: resolve_canonicalize: hostname 10.31.41.56 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.41.56 originally 10.31.41.56
debug2: match found
<<<
 21264 1727202766.70510: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202766.70531: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
debug2: fd 3 setting O_NONBLOCK
debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202766.70627: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202766.72532: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202766.72564: stderr chunk (state=3):
>>><<<
 21264 1727202766.72574: stdout chunk (state=3):
>>><<<
 21264 1727202766.72660: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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
 21264 1727202766.72663: handler run complete
 21264 1727202766.72666: attempt loop complete, returning result
 21264 1727202766.72668: _execute() done
 21264 1727202766.72670: dumping result to json
 21264 1727202766.72672: done dumping result, returning
 21264 1727202766.72674: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Check if system is ostree [0e798799-7813-bb7e-0ba7-0000000005c6]
 21264 1727202766.72676: sending task result for task 0e798799-7813-bb7e-0ba7-0000000005c6
 21264 1727202766.72816: done sending task result for task 0e798799-7813-bb7e-0ba7-0000000005c6
 21264 1727202766.72819: WORKER PROCESS EXITING
ok: [managed-node1] => {
    "changed": false,
    "stat": {
        "exists": false
    }
}
 21264 1727202766.72992: no more pending results, returning what we have
 21264 1727202766.72995: results queue empty
 21264 1727202766.72996: checking for any_errors_fatal
 21264 1727202766.73001: done checking for any_errors_fatal
 21264 1727202766.73002: checking for max_fail_percentage
 21264 1727202766.73003: done checking for max_fail_percentage
 21264 1727202766.73004: checking to see if all hosts have failed and the running result is not ok
 21264 1727202766.73005: done checking to see if all hosts have failed
 21264 1727202766.73006: getting the remaining hosts for this loop
 21264 1727202766.73007: done getting the remaining hosts for this loop
 21264 1727202766.73010: getting the next task for host managed-node1
 21264 1727202766.73020: done getting next task for host managed-node1
 21264 1727202766.73023:  ^ task is: TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Set flag to indicate system is ostree
 21264 1727202766.73030:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), 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
 21264 1727202766.73042: getting variables
 21264 1727202766.73047: in VariableManager get_vars()
 21264 1727202766.73108: Calling all_inventory to load vars for managed-node1
 21264 1727202766.73115: Calling groups_inventory to load vars for managed-node1
 21264 1727202766.73118: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202766.73125: Calling all_plugins_play to load vars for managed-node1
 21264 1727202766.73127: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202766.73131: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202766.73327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202766.73623: done with get_vars()
 21264 1727202766.73638: done getting variables
 21264 1727202766.73721: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set flag to indicate system is ostree] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:17
Tuesday 24 September 2024  14:32:46 -0400 (0:00:00.417)       0:00:10.509 ***** 
 21264 1727202766.73770: entering _queue_task() for managed-node1/set_fact
 21264 1727202766.74312: worker is 1 (out of 1 available)
 21264 1727202766.74322: exiting _queue_task() for managed-node1/set_fact
 21264 1727202766.74337: done queuing things up, now waiting for results queue to drain
 21264 1727202766.74338: waiting for pending results...
 21264 1727202766.74472: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Set flag to indicate system is ostree
 21264 1727202766.74665: in run() - task 0e798799-7813-bb7e-0ba7-0000000005c7
 21264 1727202766.74698: variable 'ansible_search_path' from source: unknown
 21264 1727202766.74707: variable 'ansible_search_path' from source: unknown
 21264 1727202766.74748: calling self._execute()
 21264 1727202766.74870: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202766.74874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202766.74879: variable 'omit' from source: magic vars
 21264 1727202766.75387: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202766.75535: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202766.75591: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202766.75632: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202766.75678: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202766.75784: 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)
 21264 1727202766.75824: 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)
 21264 1727202766.75866: 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)
 21264 1727202766.75904: 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)
 21264 1727202766.76000: Evaluated conditional (not __logging_is_ostree is defined): True
 21264 1727202766.76008: variable 'omit' from source: magic vars
 21264 1727202766.76133: variable 'omit' from source: magic vars
 21264 1727202766.76343: variable '__ostree_booted_stat' from source: set_fact
 21264 1727202766.76351: variable 'omit' from source: magic vars
 21264 1727202766.76396: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
 21264 1727202766.76402: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
 21264 1727202766.76525: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
 21264 1727202766.76528: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202766.76530: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202766.76532: variable 'inventory_hostname' from source: host vars for 'managed-node1'
 21264 1727202766.76534: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202766.76537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202766.76594: Set connection var ansible_pipelining to False
 21264 1727202766.76597: Set connection var ansible_shell_type to sh
 21264 1727202766.76599: Set connection var ansible_module_compression to ZIP_DEFLATED
 21264 1727202766.76676: Set connection var ansible_timeout to 10
 21264 1727202766.76707: Set connection var ansible_shell_executable to /bin/sh
 21264 1727202766.76712: Set connection var ansible_connection to ssh
 21264 1727202766.76715: variable 'ansible_shell_executable' from source: unknown
 21264 1727202766.76717: variable 'ansible_connection' from source: unknown
 21264 1727202766.76720: variable 'ansible_module_compression' from source: unknown
 21264 1727202766.76722: variable 'ansible_shell_type' from source: unknown
 21264 1727202766.76723: variable 'ansible_shell_executable' from source: unknown
 21264 1727202766.76728: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202766.76732: variable 'ansible_pipelining' from source: unknown
 21264 1727202766.76734: variable 'ansible_timeout' from source: unknown
 21264 1727202766.76736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202766.76808: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)
 21264 1727202766.76823: variable 'omit' from source: magic vars
 21264 1727202766.76830: starting attempt loop
 21264 1727202766.76833: running the handler
 21264 1727202766.76874: handler run complete
 21264 1727202766.77091: attempt loop complete, returning result
 21264 1727202766.77094: _execute() done
 21264 1727202766.77096: dumping result to json
 21264 1727202766.77099: done dumping result, returning
 21264 1727202766.77101: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Set flag to indicate system is ostree [0e798799-7813-bb7e-0ba7-0000000005c7]
 21264 1727202766.77106: sending task result for task 0e798799-7813-bb7e-0ba7-0000000005c7
 21264 1727202766.77187: done sending task result for task 0e798799-7813-bb7e-0ba7-0000000005c7
 21264 1727202766.77190: WORKER PROCESS EXITING
ok: [managed-node1] => {
    "ansible_facts": {
        "__logging_is_ostree": false
    },
    "changed": false
}
 21264 1727202766.77272: no more pending results, returning what we have
 21264 1727202766.77277: results queue empty
 21264 1727202766.77279: checking for any_errors_fatal
 21264 1727202766.77286: done checking for any_errors_fatal
 21264 1727202766.77287: checking for max_fail_percentage
 21264 1727202766.77289: done checking for max_fail_percentage
 21264 1727202766.77290: checking to see if all hosts have failed and the running result is not ok
 21264 1727202766.77291: done checking to see if all hosts have failed
 21264 1727202766.77292: getting the remaining hosts for this loop
 21264 1727202766.77293: done getting the remaining hosts for this loop
 21264 1727202766.77297: getting the next task for host managed-node1
 21264 1727202766.77308: done getting next task for host managed-node1
 21264 1727202766.77312:  ^ task is: TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Set platform/version specific variables
 21264 1727202766.77317:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=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), 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
 21264 1727202766.77331: getting variables
 21264 1727202766.77332: in VariableManager get_vars()
 21264 1727202766.77366: Calling all_inventory to load vars for managed-node1
 21264 1727202766.77369: Calling groups_inventory to load vars for managed-node1
 21264 1727202766.77371: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202766.77383: Calling all_plugins_play to load vars for managed-node1
 21264 1727202766.77386: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202766.77389: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202766.77520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202766.77764: done with get_vars()
 21264 1727202766.77780: done getting variables
 21264 1727202766.77926: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)

TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set platform/version specific variables] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:21
Tuesday 24 September 2024  14:32:46 -0400 (0:00:00.041)       0:00:10.551 ***** 
 21264 1727202766.77978: entering _queue_task() for managed-node1/include_vars
 21264 1727202766.77980: Creating lock for include_vars
 21264 1727202766.78299: worker is 1 (out of 1 available)
 21264 1727202766.78312: exiting _queue_task() for managed-node1/include_vars
 21264 1727202766.78325: done queuing things up, now waiting for results queue to drain
 21264 1727202766.78326: waiting for pending results...
 21264 1727202766.78593: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Set platform/version specific variables
 21264 1727202766.78784: in run() - task 0e798799-7813-bb7e-0ba7-0000000005c9
 21264 1727202766.78788: variable 'ansible_search_path' from source: unknown
 21264 1727202766.78791: variable 'ansible_search_path' from source: unknown
 21264 1727202766.78956: variable 'role_path' from source: magic vars
 21264 1727202766.79085: variable 'role_path' from source: magic vars
 21264 1727202766.79090: variable 'ansible_facts' from source: unknown
 21264 1727202766.79254: variable 'role_path' from source: magic vars
 21264 1727202766.79487: variable 'ansible_facts' from source: unknown
 21264 1727202766.79490: variable 'role_path' from source: magic vars
 21264 1727202766.79492: variable 'ansible_facts' from source: unknown
 21264 1727202766.79634: variable 'role_path' from source: magic vars
 21264 1727202766.79643: variable 'ansible_facts' from source: unknown
 21264 1727202766.79709: variable 'omit' from source: magic vars
 21264 1727202766.79816: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202766.79830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202766.79843: variable 'omit' from source: magic vars
 21264 1727202766.80594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202766.80843: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202766.80930: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202766.80979: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202766.81040: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202766.81201: variable 'item' from source: unknown
 21264 1727202766.81204: Evaluated conditional (item is file): True
 21264 1727202766.81207: variable 'omit' from source: magic vars
 21264 1727202766.81209: variable 'omit' from source: magic vars
 21264 1727202766.81255: variable 'item' from source: unknown
 21264 1727202766.81307: variable 'item' from source: unknown
 21264 1727202766.81322: variable 'omit' from source: magic vars
 21264 1727202766.81343: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
 21264 1727202766.81362: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
 21264 1727202766.81378: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
 21264 1727202766.81391: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202766.81402: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202766.81423: variable 'inventory_hostname' from source: host vars for 'managed-node1'
 21264 1727202766.81426: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202766.81430: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202766.81495: Set connection var ansible_pipelining to False
 21264 1727202766.81498: Set connection var ansible_shell_type to sh
 21264 1727202766.81503: Set connection var ansible_module_compression to ZIP_DEFLATED
 21264 1727202766.81512: Set connection var ansible_timeout to 10
 21264 1727202766.81517: Set connection var ansible_shell_executable to /bin/sh
 21264 1727202766.81520: Set connection var ansible_connection to ssh
 21264 1727202766.81537: variable 'ansible_shell_executable' from source: unknown
 21264 1727202766.81541: variable 'ansible_connection' from source: unknown
 21264 1727202766.81544: variable 'ansible_module_compression' from source: unknown
 21264 1727202766.81546: variable 'ansible_shell_type' from source: unknown
 21264 1727202766.81548: variable 'ansible_shell_executable' from source: unknown
 21264 1727202766.81550: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202766.81553: variable 'ansible_pipelining' from source: unknown
 21264 1727202766.81555: variable 'ansible_timeout' from source: unknown
 21264 1727202766.81557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202766.81632: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)
 21264 1727202766.81640: variable 'omit' from source: magic vars
 21264 1727202766.81643: starting attempt loop
 21264 1727202766.81647: running the handler
 21264 1727202766.81706: handler run complete
 21264 1727202766.81714: attempt loop complete, returning result
 21264 1727202766.81725: variable 'item' from source: unknown
 21264 1727202766.81769: variable 'item' from source: unknown
ok: [managed-node1] => (item=/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/default.yml) => {
    "ansible_facts": {
        "__rsyslog_input_basics": "input_basics.j2"
    },
    "ansible_included_var_files": [
        "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/default.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/default.yml"
}
 21264 1727202766.81918: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202766.81921: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202766.81924: variable 'omit' from source: magic vars
 21264 1727202766.81986: variable 'item' from source: unknown
 21264 1727202766.81993: Evaluated conditional (item is file): False
 21264 1727202766.81996: when evaluation is False, skipping this task
 21264 1727202766.82024: variable 'item' from source: unknown
 21264 1727202766.82069: variable 'item' from source: unknown
skipping: [managed-node1] => (item=/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item is file",
    "item": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/RedHat.yml",
    "skip_reason": "Conditional result was False"
}
 21264 1727202766.82151: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202766.82154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202766.82157: variable 'omit' from source: magic vars
 21264 1727202766.82258: variable 'item' from source: unknown
 21264 1727202766.82264: Evaluated conditional (item is file): False
 21264 1727202766.82266: when evaluation is False, skipping this task
 21264 1727202766.82294: variable 'item' from source: unknown
 21264 1727202766.82336: variable 'item' from source: unknown
skipping: [managed-node1] => (item=/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item is file",
    "item": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS.yml",
    "skip_reason": "Conditional result was False"
}
 21264 1727202766.82412: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202766.82415: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202766.82418: variable 'omit' from source: magic vars
 21264 1727202766.82516: variable 'item' from source: unknown
 21264 1727202766.82522: Evaluated conditional (item is file): False
 21264 1727202766.82524: when evaluation is False, skipping this task
 21264 1727202766.82555: variable 'item' from source: unknown
 21264 1727202766.82598: variable 'item' from source: unknown
skipping: [managed-node1] => (item=/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS_10.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item is file",
    "item": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS_10.yml",
    "skip_reason": "Conditional result was False"
}
 21264 1727202766.82662: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202766.82665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202766.82678: variable 'omit' from source: magic vars
 21264 1727202766.82792: variable 'item' from source: unknown
 21264 1727202766.82798: Evaluated conditional (item is file): False
 21264 1727202766.82801: when evaluation is False, skipping this task
 21264 1727202766.82827: variable 'item' from source: unknown
 21264 1727202766.83087: variable 'item' from source: unknown
skipping: [managed-node1] => (item=/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS_10.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item is file",
    "item": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS_10.yml",
    "skip_reason": "Conditional result was False"
}
 21264 1727202766.83145: dumping result to json
 21264 1727202766.83148: done dumping result, returning
 21264 1727202766.83153: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Set platform/version specific variables [0e798799-7813-bb7e-0ba7-0000000005c9]
 21264 1727202766.83156: sending task result for task 0e798799-7813-bb7e-0ba7-0000000005c9
 21264 1727202766.83198: done sending task result for task 0e798799-7813-bb7e-0ba7-0000000005c9
 21264 1727202766.83201: WORKER PROCESS EXITING
 21264 1727202766.83247: no more pending results, returning what we have
 21264 1727202766.83250: results queue empty
 21264 1727202766.83252: checking for any_errors_fatal
 21264 1727202766.83256: done checking for any_errors_fatal
 21264 1727202766.83257: checking for max_fail_percentage
 21264 1727202766.83258: done checking for max_fail_percentage
 21264 1727202766.83258: checking to see if all hosts have failed and the running result is not ok
 21264 1727202766.83259: done checking to see if all hosts have failed
 21264 1727202766.83260: getting the remaining hosts for this loop
 21264 1727202766.83261: done getting the remaining hosts for this loop
 21264 1727202766.83264: getting the next task for host managed-node1
 21264 1727202766.83269: done getting next task for host managed-node1
 21264 1727202766.83272:  ^ task is: TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Include /vars/main.yml from {{ role_path }}
 21264 1727202766.83276:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=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), 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
 21264 1727202766.83287: getting variables
 21264 1727202766.83288: in VariableManager get_vars()
 21264 1727202766.83318: Calling all_inventory to load vars for managed-node1
 21264 1727202766.83320: Calling groups_inventory to load vars for managed-node1
 21264 1727202766.83322: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202766.83330: Calling all_plugins_play to load vars for managed-node1
 21264 1727202766.83333: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202766.83335: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202766.83737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202766.83948: done with get_vars()
 21264 1727202766.83956: done getting variables
 21264 1727202766.84004: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)
 21264 1727202766.84116: variable 'role_path' from source: magic vars

TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Include /vars/main.yml from /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:31
Tuesday 24 September 2024  14:32:46 -0400 (0:00:00.061)       0:00:10.613 ***** 
 21264 1727202766.84167: entering _queue_task() for managed-node1/include_vars
 21264 1727202766.84410: worker is 1 (out of 1 available)
 21264 1727202766.84423: exiting _queue_task() for managed-node1/include_vars
 21264 1727202766.84436: done queuing things up, now waiting for results queue to drain
 21264 1727202766.84437: waiting for pending results...
 21264 1727202766.84799: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Include /vars/main.yml from /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog
 21264 1727202766.84826: in run() - task 0e798799-7813-bb7e-0ba7-0000000005ca
 21264 1727202766.84845: variable 'ansible_search_path' from source: unknown
 21264 1727202766.84853: variable 'ansible_search_path' from source: unknown
 21264 1727202766.85317: Loaded config def from plugin (lookup/lines)
 21264 1727202766.85329: Loading LookupModule 'lines' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/lines.py
 21264 1727202766.85433: variable 'role_path' from source: magic vars
 21264 1727202766.85925: variable 'omit' from source: magic vars
 21264 1727202766.86033: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202766.86048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202766.86063: variable 'omit' from source: magic vars
 21264 1727202766.86293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202766.86555: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202766.86605: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202766.86641: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202766.86678: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202766.86755: 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)
 21264 1727202766.86790: 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)
 21264 1727202766.86820: 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)
 21264 1727202766.86853: 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)
 21264 1727202766.86928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202766.88886: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202766.88958: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202766.89087: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202766.89090: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202766.89093: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202766.89163: Evaluated conditional (__snapshot_gather_vars is defined and __snapshot_gather_vars | bool): False
 21264 1727202766.89171: when evaluation is False, skipping this task
 21264 1727202766.89227: variable 'item' from source: unknown
 21264 1727202766.89305: variable 'item' from source: unknown
skipping: [managed-node1] => (item=/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/basics/main.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool",
    "item": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/basics/main.yml",
    "skip_reason": "Conditional result was False"
}
 21264 1727202766.89586: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202766.89590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202766.89593: variable 'omit' from source: magic vars
 21264 1727202766.89690: 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)
 21264 1727202766.89786: 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)
 21264 1727202766.89789: 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)
 21264 1727202766.89792: 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)
 21264 1727202766.89863: Evaluated conditional (__snapshot_gather_vars is defined and __snapshot_gather_vars | bool): False
 21264 1727202766.89870: when evaluation is False, skipping this task
 21264 1727202766.89922: variable 'item' from source: unknown
 21264 1727202766.89988: variable 'item' from source: unknown
skipping: [managed-node1] => (item=/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/files/main.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool",
    "item": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/files/main.yml",
    "skip_reason": "Conditional result was False"
}
 21264 1727202766.90286: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202766.90290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202766.90292: variable 'omit' from source: magic vars
 21264 1727202766.90295: 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)
 21264 1727202766.90306: 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)
 21264 1727202766.90334: 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)
 21264 1727202766.90362: 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)
 21264 1727202766.90455: Evaluated conditional (__snapshot_gather_vars is defined and __snapshot_gather_vars | bool): False
 21264 1727202766.90462: when evaluation is False, skipping this task
 21264 1727202766.90510: variable 'item' from source: unknown
 21264 1727202766.90570: variable 'item' from source: unknown
skipping: [managed-node1] => (item=/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/ovirt/main.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool",
    "item": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/ovirt/main.yml",
    "skip_reason": "Conditional result was False"
}
 21264 1727202766.90704: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202766.90716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202766.90728: variable 'omit' from source: magic vars
 21264 1727202766.90870: 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)
 21264 1727202766.90902: 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)
 21264 1727202766.90930: 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)
 21264 1727202766.91388: 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)
 21264 1727202766.91391: Evaluated conditional (__snapshot_gather_vars is defined and __snapshot_gather_vars | bool): False
 21264 1727202766.91394: when evaluation is False, skipping this task
 21264 1727202766.91396: variable 'item' from source: unknown
 21264 1727202766.91506: variable 'item' from source: unknown
skipping: [managed-node1] => (item=/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/relp/main.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool",
    "item": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/relp/main.yml",
    "skip_reason": "Conditional result was False"
}
 21264 1727202766.91888: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202766.91892: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202766.91894: variable 'omit' from source: magic vars
 21264 1727202766.92096: 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)
 21264 1727202766.92123: 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)
 21264 1727202766.92153: 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)
 21264 1727202766.92187: 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)
 21264 1727202766.92501: Evaluated conditional (__snapshot_gather_vars is defined and __snapshot_gather_vars | bool): False
 21264 1727202766.92513: when evaluation is False, skipping this task
 21264 1727202766.92568: variable 'item' from source: unknown
 21264 1727202766.92653: variable 'item' from source: unknown
skipping: [managed-node1] => (item=/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/remote/main.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool",
    "item": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/remote/main.yml",
    "skip_reason": "Conditional result was False"
}
 21264 1727202766.93088: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202766.93092: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202766.93094: variable 'omit' from source: magic vars
 21264 1727202766.93173: 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)
 21264 1727202766.93321: 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)
 21264 1727202766.93364: 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)
 21264 1727202766.93407: 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)
 21264 1727202766.93988: Evaluated conditional (__snapshot_gather_vars is defined and __snapshot_gather_vars | bool): False
 21264 1727202766.93994: when evaluation is False, skipping this task
 21264 1727202766.93997: variable 'item' from source: unknown
 21264 1727202766.93999: variable 'item' from source: unknown
skipping: [managed-node1] => (item=/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/main.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool",
    "item": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/main.yml",
    "skip_reason": "Conditional result was False"
}
 21264 1727202766.94201: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202766.94218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202766.94234: variable 'omit' from source: magic vars
 21264 1727202766.94590: 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)
 21264 1727202766.94618: 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)
 21264 1727202766.94647: 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)
 21264 1727202766.94678: 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)
 21264 1727202766.94774: Evaluated conditional (__snapshot_gather_vars is defined and __snapshot_gather_vars | bool): False
 21264 1727202766.94794: when evaluation is False, skipping this task
 21264 1727202766.94856: variable 'item' from source: unknown
 21264 1727202766.94957: variable 'item' from source: unknown
skipping: [managed-node1] => (item=/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/elasticsearch/main.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool",
    "item": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/elasticsearch/main.yml",
    "skip_reason": "Conditional result was False"
}
 21264 1727202766.95292: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202766.95299: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202766.95302: variable 'omit' from source: magic vars
 21264 1727202766.95347: 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)
 21264 1727202766.95387: 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)
 21264 1727202766.95423: 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)
 21264 1727202766.95459: 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)
 21264 1727202766.95558: Evaluated conditional (__snapshot_gather_vars is defined and __snapshot_gather_vars | bool): False
 21264 1727202766.95566: when evaluation is False, skipping this task
 21264 1727202766.95635: variable 'item' from source: unknown
 21264 1727202766.95716: variable 'item' from source: unknown
skipping: [managed-node1] => (item=/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/files/main.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool",
    "item": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/files/main.yml",
    "skip_reason": "Conditional result was False"
}
 21264 1727202766.95994: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202766.95997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202766.96000: variable 'omit' from source: magic vars
 21264 1727202766.96052: 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)
 21264 1727202766.96081: 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)
 21264 1727202766.96119: 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)
 21264 1727202766.96149: 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)
 21264 1727202766.96245: Evaluated conditional (__snapshot_gather_vars is defined and __snapshot_gather_vars | bool): False
 21264 1727202766.96252: when evaluation is False, skipping this task
 21264 1727202766.96304: variable 'item' from source: unknown
 21264 1727202766.96385: variable 'item' from source: unknown
skipping: [managed-node1] => (item=/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/forwards/main.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool",
    "item": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/forwards/main.yml",
    "skip_reason": "Conditional result was False"
}
 21264 1727202766.96607: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202766.96610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202766.96612: variable 'omit' from source: magic vars
 21264 1727202766.96669: 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)
 21264 1727202766.96728: 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)
 21264 1727202766.96734: 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)
 21264 1727202766.96765: 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)
 21264 1727202766.96863: Evaluated conditional (__snapshot_gather_vars is defined and __snapshot_gather_vars | bool): False
 21264 1727202766.96871: when evaluation is False, skipping this task
 21264 1727202766.96946: variable 'item' from source: unknown
 21264 1727202766.96994: variable 'item' from source: unknown
skipping: [managed-node1] => (item=/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/relp/main.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool",
    "item": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/relp/main.yml",
    "skip_reason": "Conditional result was False"
}
 21264 1727202766.97287: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202766.97291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202766.97293: variable 'omit' from source: magic vars
 21264 1727202766.97295: 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)
 21264 1727202766.97318: 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)
 21264 1727202766.97348: 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)
 21264 1727202766.97386: 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)
 21264 1727202766.97483: Evaluated conditional (__snapshot_gather_vars is defined and __snapshot_gather_vars | bool): False
 21264 1727202766.97492: when evaluation is False, skipping this task
 21264 1727202766.97542: variable 'item' from source: unknown
 21264 1727202766.97607: variable 'item' from source: unknown
skipping: [managed-node1] => (item=/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/remote_files/main.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool",
    "item": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/remote_files/main.yml",
    "skip_reason": "Conditional result was False"
}
 21264 1727202766.97735: dumping result to json
 21264 1727202766.97738: done dumping result, returning
 21264 1727202766.97741: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Include /vars/main.yml from /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog [0e798799-7813-bb7e-0ba7-0000000005ca]
 21264 1727202766.97743: sending task result for task 0e798799-7813-bb7e-0ba7-0000000005ca
skipping: [managed-node1] => {
    "changed": false
}

MSG:

All items skipped
 21264 1727202766.97909: no more pending results, returning what we have
 21264 1727202766.97913: results queue empty
 21264 1727202766.97914: checking for any_errors_fatal
 21264 1727202766.97921: done checking for any_errors_fatal
 21264 1727202766.97926: checking for max_fail_percentage
 21264 1727202766.97927: done checking for max_fail_percentage
 21264 1727202766.97928: checking to see if all hosts have failed and the running result is not ok
 21264 1727202766.97929: done checking to see if all hosts have failed
 21264 1727202766.97930: getting the remaining hosts for this loop
 21264 1727202766.97932: done getting the remaining hosts for this loop
 21264 1727202766.97935: getting the next task for host managed-node1
 21264 1727202766.97944: done getting next task for host managed-node1
 21264 1727202766.97948:  ^ task is: TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Main rsyslog subrole
 21264 1727202766.97953:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=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), 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
 21264 1727202766.97966: getting variables
 21264 1727202766.97968: in VariableManager get_vars()
 21264 1727202766.98009: Calling all_inventory to load vars for managed-node1
 21264 1727202766.98012: Calling groups_inventory to load vars for managed-node1
 21264 1727202766.98014: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202766.98023: Calling all_plugins_play to load vars for managed-node1
 21264 1727202766.98026: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202766.98029: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202766.98553: done sending task result for task 0e798799-7813-bb7e-0ba7-0000000005ca
 21264 1727202766.98556: WORKER PROCESS EXITING
 21264 1727202766.98578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202766.99175: done with get_vars()
 21264 1727202766.99191: done getting variables

TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Main rsyslog subrole] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main.yml:7
Tuesday 24 September 2024  14:32:46 -0400 (0:00:00.151)       0:00:10.764 ***** 
 21264 1727202766.99284: entering _queue_task() for managed-node1/include_tasks
 21264 1727202766.99734: worker is 1 (out of 1 available)
 21264 1727202766.99745: exiting _queue_task() for managed-node1/include_tasks
 21264 1727202766.99756: done queuing things up, now waiting for results queue to drain
 21264 1727202766.99757: waiting for pending results...
 21264 1727202767.00600: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Main rsyslog subrole
 21264 1727202767.00605: in run() - task 0e798799-7813-bb7e-0ba7-0000000005a2
 21264 1727202767.00714: variable 'ansible_search_path' from source: unknown
 21264 1727202767.00722: variable 'ansible_search_path' from source: unknown
 21264 1727202767.00758: calling self._execute()
 21264 1727202767.00935: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202767.00946: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202767.01091: variable 'omit' from source: magic vars
 21264 1727202767.01553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202767.01843: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202767.01897: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202767.01946: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202767.02017: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202767.02107: 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)
 21264 1727202767.02135: 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)
 21264 1727202767.02159: 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)
 21264 1727202767.02189: 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)
 21264 1727202767.02267: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202767.04346: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202767.04426: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202767.04462: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202767.04504: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202767.04533: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202767.04669: Evaluated conditional (__snapshot_gather_vars is not defined or not __snapshot_gather_vars | bool): True
 21264 1727202767.04685: _execute() done
 21264 1727202767.04693: dumping result to json
 21264 1727202767.04699: done dumping result, returning
 21264 1727202767.04712: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Main rsyslog subrole [0e798799-7813-bb7e-0ba7-0000000005a2]
 21264 1727202767.04719: sending task result for task 0e798799-7813-bb7e-0ba7-0000000005a2
 21264 1727202767.04851: no more pending results, returning what we have
 21264 1727202767.04856: in VariableManager get_vars()
 21264 1727202767.04902: Calling all_inventory to load vars for managed-node1
 21264 1727202767.04905: Calling groups_inventory to load vars for managed-node1
 21264 1727202767.04907: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202767.04917: Calling all_plugins_play to load vars for managed-node1
 21264 1727202767.04920: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202767.04923: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202767.05400: done sending task result for task 0e798799-7813-bb7e-0ba7-0000000005a2
 21264 1727202767.05403: WORKER PROCESS EXITING
 21264 1727202767.05427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202767.05668: done with get_vars()
 21264 1727202767.05679: variable 'ansible_search_path' from source: unknown
 21264 1727202767.05680: variable 'ansible_search_path' from source: unknown
 21264 1727202767.05715: we have included files to process
 21264 1727202767.05716: generating all_blocks data
 21264 1727202767.05718: done generating all_blocks data
 21264 1727202767.05722: processing included file: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml
 21264 1727202767.05723: loading included file: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml
 21264 1727202767.05725: Loading data from /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml
 21264 1727202767.08595: in VariableManager get_vars()
 21264 1727202767.08636: done with get_vars()
 21264 1727202767.08758: in VariableManager get_vars()
 21264 1727202767.08801: done with get_vars()
 21264 1727202767.11527: done processing included file
 21264 1727202767.11530: iterating over new_blocks loaded from include file
 21264 1727202767.11531: in VariableManager get_vars()
 21264 1727202767.11560: done with get_vars()
 21264 1727202767.11561: filtering new block on tags
 21264 1727202767.11594: done filtering new block on tags
 21264 1727202767.11597: in VariableManager get_vars()
 21264 1727202767.11625: done with get_vars()
 21264 1727202767.11627: filtering new block on tags
 21264 1727202767.11671: done filtering new block on tags
 21264 1727202767.11674: in VariableManager get_vars()
 21264 1727202767.11796: done with get_vars()
 21264 1727202767.11798: filtering new block on tags
 21264 1727202767.11816: done filtering new block on tags
 21264 1727202767.11819: in VariableManager get_vars()
 21264 1727202767.11846: done with get_vars()
 21264 1727202767.11848: filtering new block on tags
 21264 1727202767.12390: done filtering new block on tags
 21264 1727202767.12394: in VariableManager get_vars()
 21264 1727202767.12418: done with get_vars()
 21264 1727202767.12420: filtering new block on tags
 21264 1727202767.12433: done filtering new block on tags
 21264 1727202767.12435: in VariableManager get_vars()
 21264 1727202767.12457: done with get_vars()
 21264 1727202767.12459: filtering new block on tags
 21264 1727202767.12486: done filtering new block on tags
 21264 1727202767.12487: done iterating over new_blocks loaded from include file
included: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml for managed-node1
 21264 1727202767.12493: extending task lists for all hosts with included blocks
 21264 1727202767.13453: done extending task lists
 21264 1727202767.13455: done processing included files
 21264 1727202767.13455: results queue empty
 21264 1727202767.13456: checking for any_errors_fatal
 21264 1727202767.13460: done checking for any_errors_fatal
 21264 1727202767.13461: checking for max_fail_percentage
 21264 1727202767.13462: done checking for max_fail_percentage
 21264 1727202767.13463: checking to see if all hosts have failed and the running result is not ok
 21264 1727202767.13464: done checking to see if all hosts have failed
 21264 1727202767.13464: getting the remaining hosts for this loop
 21264 1727202767.13466: done getting the remaining hosts for this loop
 21264 1727202767.13472: getting the next task for host managed-node1
 21264 1727202767.13479: done getting next task for host managed-node1
 21264 1727202767.13484:  ^ task is: TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Get status of rsyslog packages
 21264 1727202767.13487:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=6, 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), 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
 21264 1727202767.13496: getting variables
 21264 1727202767.13497: in VariableManager get_vars()
 21264 1727202767.13510: Calling all_inventory to load vars for managed-node1
 21264 1727202767.13512: Calling groups_inventory to load vars for managed-node1
 21264 1727202767.13514: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202767.13518: Calling all_plugins_play to load vars for managed-node1
 21264 1727202767.13521: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202767.13523: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202767.13665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202767.13886: done with get_vars()
 21264 1727202767.13895: done getting variables
 21264 1727202767.13958: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)

TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get status of rsyslog packages] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:15
Tuesday 24 September 2024  14:32:47 -0400 (0:00:00.147)       0:00:10.911 ***** 
 21264 1727202767.13999: entering _queue_task() for managed-node1/command
 21264 1727202767.14001: Creating lock for command
 21264 1727202767.14291: worker is 1 (out of 1 available)
 21264 1727202767.14305: exiting _queue_task() for managed-node1/command
 21264 1727202767.14318: done queuing things up, now waiting for results queue to drain
 21264 1727202767.14318: waiting for pending results...
 21264 1727202767.14574: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Get status of rsyslog packages
 21264 1727202767.14761: in run() - task 0e798799-7813-bb7e-0ba7-000000000619
 21264 1727202767.14787: variable 'ansible_search_path' from source: unknown
 21264 1727202767.14795: variable 'ansible_search_path' from source: unknown
 21264 1727202767.14845: variable '__rsyslog_base_packages' from source: role '' all vars
 21264 1727202767.15048: variable '__rsyslog_base_packages' from source: role '' all vars
 21264 1727202767.15119: variable 'omit' from source: magic vars
 21264 1727202767.15245: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202767.15260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202767.15273: variable 'omit' from source: magic vars
 21264 1727202767.15587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202767.17940: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202767.17953: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202767.17997: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202767.18050: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202767.18087: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202767.18172: 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)
 21264 1727202767.18489: 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)
 21264 1727202767.18492: 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)
 21264 1727202767.18494: 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)
 21264 1727202767.18496: 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)
 21264 1727202767.18585: variable 'logging_purge_confs' from source: role '' defaults
 21264 1727202767.18609: Evaluated conditional (logging_purge_confs | bool | d(false)): False
 21264 1727202767.18618: when evaluation is False, skipping this task
 21264 1727202767.18672: variable 'item' from source: unknown
 21264 1727202767.18866: variable 'item' from source: unknown
skipping: [managed-node1] => (item=iproute)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "logging_purge_confs | bool | d(false)",
    "item": "iproute",
    "skip_reason": "Conditional result was False"
}
 21264 1727202767.19235: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202767.19238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202767.19241: variable 'omit' from source: magic vars
 21264 1727202767.19779: 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)
 21264 1727202767.19784: 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)
 21264 1727202767.19787: 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)
 21264 1727202767.19832: 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)
 21264 1727202767.19851: 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)
 21264 1727202767.20087: variable 'logging_purge_confs' from source: role '' defaults
 21264 1727202767.20090: Evaluated conditional (logging_purge_confs | bool | d(false)): False
 21264 1727202767.20093: when evaluation is False, skipping this task
 21264 1727202767.20161: variable 'item' from source: unknown
 21264 1727202767.20289: variable 'item' from source: unknown
skipping: [managed-node1] => (item=rsyslog)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "logging_purge_confs | bool | d(false)",
    "item": "rsyslog",
    "skip_reason": "Conditional result was False"
}
 21264 1727202767.20557: dumping result to json
 21264 1727202767.20560: done dumping result, returning
 21264 1727202767.20563: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Get status of rsyslog packages [0e798799-7813-bb7e-0ba7-000000000619]
 21264 1727202767.20565: sending task result for task 0e798799-7813-bb7e-0ba7-000000000619
 21264 1727202767.20708: done sending task result for task 0e798799-7813-bb7e-0ba7-000000000619
 21264 1727202767.20712: WORKER PROCESS EXITING
skipping: [managed-node1] => {
    "changed": false
}

MSG:

All items skipped
 21264 1727202767.20814: no more pending results, returning what we have
 21264 1727202767.20818: results queue empty
 21264 1727202767.20819: checking for any_errors_fatal
 21264 1727202767.20820: done checking for any_errors_fatal
 21264 1727202767.20821: checking for max_fail_percentage
 21264 1727202767.20822: done checking for max_fail_percentage
 21264 1727202767.20823: checking to see if all hosts have failed and the running result is not ok
 21264 1727202767.20824: done checking to see if all hosts have failed
 21264 1727202767.20825: getting the remaining hosts for this loop
 21264 1727202767.20827: done getting the remaining hosts for this loop
 21264 1727202767.20830: getting the next task for host managed-node1
 21264 1727202767.20838: done getting next task for host managed-node1
 21264 1727202767.20841:  ^ task is: TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Reset original confs - logging package is absent
 21264 1727202767.20848:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=6, 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), 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
 21264 1727202767.20866: getting variables
 21264 1727202767.20868: in VariableManager get_vars()
 21264 1727202767.20910: Calling all_inventory to load vars for managed-node1
 21264 1727202767.20913: Calling groups_inventory to load vars for managed-node1
 21264 1727202767.20915: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202767.20924: Calling all_plugins_play to load vars for managed-node1
 21264 1727202767.20927: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202767.20930: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202767.21352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202767.21699: done with get_vars()
 21264 1727202767.21710: done getting variables
 21264 1727202767.21804: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)

TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Reset original confs - logging package is absent] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:22
Tuesday 24 September 2024  14:32:47 -0400 (0:00:00.078)       0:00:10.989 ***** 
 21264 1727202767.21842: entering _queue_task() for managed-node1/package
 21264 1727202767.21843: Creating lock for package
 21264 1727202767.22090: worker is 1 (out of 1 available)
 21264 1727202767.22104: exiting _queue_task() for managed-node1/package
 21264 1727202767.22115: done queuing things up, now waiting for results queue to drain
 21264 1727202767.22116: waiting for pending results...
 21264 1727202767.22381: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Reset original confs - logging package is absent
 21264 1727202767.22592: in run() - task 0e798799-7813-bb7e-0ba7-00000000061a
 21264 1727202767.22687: variable 'ansible_search_path' from source: unknown
 21264 1727202767.22691: variable 'ansible_search_path' from source: unknown
 21264 1727202767.22694: calling self._execute()
 21264 1727202767.22744: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202767.22755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202767.22769: variable 'omit' from source: magic vars
 21264 1727202767.23134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202767.26101: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202767.26163: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202767.26214: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202767.26251: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202767.26286: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202767.26383: 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)
 21264 1727202767.26487: 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)
 21264 1727202767.26490: 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)
 21264 1727202767.26493: 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)
 21264 1727202767.26512: 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)
 21264 1727202767.26628: variable 'logging_purge_confs' from source: role '' defaults
 21264 1727202767.26649: Evaluated conditional (logging_purge_confs | bool | d(false)): False
 21264 1727202767.26656: when evaluation is False, skipping this task
 21264 1727202767.26663: _execute() done
 21264 1727202767.26668: dumping result to json
 21264 1727202767.26675: done dumping result, returning
 21264 1727202767.26690: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Reset original confs - logging package is absent [0e798799-7813-bb7e-0ba7-00000000061a]
 21264 1727202767.26698: sending task result for task 0e798799-7813-bb7e-0ba7-00000000061a
 21264 1727202767.26989: done sending task result for task 0e798799-7813-bb7e-0ba7-00000000061a
 21264 1727202767.26992: WORKER PROCESS EXITING
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "logging_purge_confs | bool | d(false)",
    "skip_reason": "Conditional result was False"
}
 21264 1727202767.27033: no more pending results, returning what we have
 21264 1727202767.27036: results queue empty
 21264 1727202767.27037: checking for any_errors_fatal
 21264 1727202767.27043: done checking for any_errors_fatal
 21264 1727202767.27043: checking for max_fail_percentage
 21264 1727202767.27045: done checking for max_fail_percentage
 21264 1727202767.27045: checking to see if all hosts have failed and the running result is not ok
 21264 1727202767.27047: done checking to see if all hosts have failed
 21264 1727202767.27048: getting the remaining hosts for this loop
 21264 1727202767.27049: done getting the remaining hosts for this loop
 21264 1727202767.27052: getting the next task for host managed-node1
 21264 1727202767.27060: done getting next task for host managed-node1
 21264 1727202767.27064:  ^ task is: TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages
 21264 1727202767.27069:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=7, 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), 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
 21264 1727202767.27086: getting variables
 21264 1727202767.27087: in VariableManager get_vars()
 21264 1727202767.27121: Calling all_inventory to load vars for managed-node1
 21264 1727202767.27124: Calling groups_inventory to load vars for managed-node1
 21264 1727202767.27126: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202767.27134: Calling all_plugins_play to load vars for managed-node1
 21264 1727202767.27137: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202767.27139: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202767.27312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202767.27750: done with get_vars()
 21264 1727202767.27759: done getting variables
 21264 1727202767.27817: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:30
Tuesday 24 September 2024  14:32:47 -0400 (0:00:00.060)       0:00:11.050 ***** 
 21264 1727202767.27853: entering _queue_task() for managed-node1/package
 21264 1727202767.28129: worker is 1 (out of 1 available)
 21264 1727202767.28140: exiting _queue_task() for managed-node1/package
 21264 1727202767.28152: done queuing things up, now waiting for results queue to drain
 21264 1727202767.28153: waiting for pending results...
 21264 1727202767.28406: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages
 21264 1727202767.28601: in run() - task 0e798799-7813-bb7e-0ba7-00000000061c
 21264 1727202767.28621: variable 'ansible_search_path' from source: unknown
 21264 1727202767.28649: variable 'ansible_search_path' from source: unknown
 21264 1727202767.28674: calling self._execute()
 21264 1727202767.28763: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202767.28888: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202767.28892: variable 'omit' from source: magic vars
 21264 1727202767.29179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202767.32020: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202767.32103: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202767.32293: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202767.32588: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202767.32592: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202767.32714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202767.33043: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202767.33094: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202767.33133: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202767.33488: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202767.33562: variable '__rsyslog_enabled' from source: include params
 21264 1727202767.33574: variable 'logging_enabled' from source: role '' defaults
 21264 1727202767.33591: variable '__rsyslog_erased' from source: set_fact
 21264 1727202767.33617: Evaluated conditional (__rsyslog_enabled | bool or (__rsyslog_erased is success and __rsyslog_erased is changed)): True
 21264 1727202767.33627: variable 'omit' from source: magic vars
 21264 1727202767.33869: variable 'omit' from source: magic vars
 21264 1727202767.34279: 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)
 21264 1727202767.34394: 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)
 21264 1727202767.34422: 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)
 21264 1727202767.34511: 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)
 21264 1727202767.34556: 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)
 21264 1727202767.34612: 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)
 21264 1727202767.34644: 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)
 21264 1727202767.34671: 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)
 21264 1727202767.34722: 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)
 21264 1727202767.34743: 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)
 21264 1727202767.34945: variable '__rsyslog_base_packages' from source: role '' all vars
 21264 1727202767.34959: variable 'logging_pki_files' from source: role '' defaults
 21264 1727202767.34974: variable '__rsyslog_tls_packages' from source: role '' all vars
 21264 1727202767.35009: variable 'rsyslog_extra_packages' from source: role '' defaults
 21264 1727202767.35400: variable '__logging_is_ostree' from source: set_fact
 21264 1727202767.35403: variable 'omit' from source: magic vars
 21264 1727202767.35405: variable 'omit' from source: magic vars
 21264 1727202767.35407: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
 21264 1727202767.35436: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
 21264 1727202767.35508: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
 21264 1727202767.35533: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202767.35554: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202767.35592: variable 'inventory_hostname' from source: host vars for 'managed-node1'
 21264 1727202767.35601: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202767.35609: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202767.35731: Set connection var ansible_pipelining to False
 21264 1727202767.35739: Set connection var ansible_shell_type to sh
 21264 1727202767.35748: Set connection var ansible_module_compression to ZIP_DEFLATED
 21264 1727202767.35761: Set connection var ansible_timeout to 10
 21264 1727202767.35988: Set connection var ansible_shell_executable to /bin/sh
 21264 1727202767.35991: Set connection var ansible_connection to ssh
 21264 1727202767.35994: variable 'ansible_shell_executable' from source: unknown
 21264 1727202767.35996: variable 'ansible_connection' from source: unknown
 21264 1727202767.35997: variable 'ansible_module_compression' from source: unknown
 21264 1727202767.35999: variable 'ansible_shell_type' from source: unknown
 21264 1727202767.36001: variable 'ansible_shell_executable' from source: unknown
 21264 1727202767.36003: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202767.36005: variable 'ansible_pipelining' from source: unknown
 21264 1727202767.36007: variable 'ansible_timeout' from source: unknown
 21264 1727202767.36009: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202767.36011: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)
 21264 1727202767.36020: variable 'omit' from source: magic vars
 21264 1727202767.36022: starting attempt loop
 21264 1727202767.36024: running the handler
 21264 1727202767.36026: variable 'ansible_facts' from source: unknown
 21264 1727202767.36028: variable 'ansible_facts' from source: unknown
 21264 1727202767.36051: _low_level_execute_command(): starting
 21264 1727202767.36063: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'
 21264 1727202767.36759: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202767.36841: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
debug2: fd 3 setting O_NONBLOCK
<<<
 21264 1727202767.36877: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202767.36966: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202767.38722: stdout chunk (state=3):
>>>/root
<<<
 21264 1727202767.38907: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202767.38911: stdout chunk (state=3):
>>><<<
 21264 1727202767.38913: stderr chunk (state=3):
>>><<<
 21264 1727202767.39028: _low_level_execute_command() done: rc=0, stdout=/root
, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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
 21264 1727202767.39203: _low_level_execute_command(): starting
 21264 1727202767.39207: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727202767.3918877-22062-249232851207687 `" && echo ansible-tmp-1727202767.3918877-22062-249232851207687="` echo /root/.ansible/tmp/ansible-tmp-1727202767.3918877-22062-249232851207687 `" ) && sleep 0'
 21264 1727202767.40073: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
<<<
 21264 1727202767.40093: stderr chunk (state=3):
>>>debug1: Reading configuration data /root/.ssh/config
<<<
 21264 1727202767.40115: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
<<<
 21264 1727202767.40134: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
 21264 1727202767.40223: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202767.40247: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
<<<
 21264 1727202767.40263: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
 21264 1727202767.40285: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202767.40362: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202767.42364: stdout chunk (state=3):
>>>ansible-tmp-1727202767.3918877-22062-249232851207687=/root/.ansible/tmp/ansible-tmp-1727202767.3918877-22062-249232851207687
<<<
 21264 1727202767.42606: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202767.42609: stdout chunk (state=3):
>>><<<
 21264 1727202767.42611: stderr chunk (state=3):
>>><<<
 21264 1727202767.42614: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727202767.3918877-22062-249232851207687=/root/.ansible/tmp/ansible-tmp-1727202767.3918877-22062-249232851207687
, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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
 21264 1727202767.42616: variable 'ansible_module_compression' from source: unknown
 21264 1727202767.42673: ANSIBALLZ: Using generic lock for ansible.legacy.dnf
 21264 1727202767.42680: ANSIBALLZ: Acquiring lock
 21264 1727202767.42684: ANSIBALLZ: Lock acquired: 140283052789008
 21264 1727202767.42687: ANSIBALLZ: Creating module
 21264 1727202767.61307: ANSIBALLZ: Writing module into payload
 21264 1727202767.61504: ANSIBALLZ: Writing module
 21264 1727202767.61528: ANSIBALLZ: Renaming module
 21264 1727202767.61548: ANSIBALLZ: Done creating module
 21264 1727202767.61557: variable 'ansible_facts' from source: unknown
 21264 1727202767.61642: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727202767.3918877-22062-249232851207687/AnsiballZ_dnf.py
 21264 1727202767.61745: Sending initial data
 21264 1727202767.61748: Sent initial data (152 bytes)
 21264 1727202767.62154: stderr chunk (state=3):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
<<<
 21264 1727202767.62166: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
 21264 1727202767.62191: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 is address
debug1: re-parsing configuration
<<<
 21264 1727202767.62197: stderr chunk (state=3):
>>>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.41.56 originally 10.31.41.56
debug2: match found
<<<
 21264 1727202767.62207: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202767.62243: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
debug2: fd 3 setting O_NONBLOCK
<<<
 21264 1727202767.62247: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202767.62320: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202767.64151: stderr chunk (state=3):
>>>debug2: Remote version: 3
debug2: Server supports extension "posix-rename@openssh.com" revision 1
debug2: Server supports extension "statvfs@openssh.com" revision 2
debug2: Server supports extension "fstatvfs@openssh.com" revision 2
debug2: Server supports extension "hardlink@openssh.com" revision 1
debug2: Server supports extension "fsync@openssh.com" revision 1
debug2: Server supports extension "lsetstat@openssh.com" revision 1
debug2: Server supports extension "limits@openssh.com" revision 1
debug2: Server supports extension "expand-path@openssh.com" revision 1
debug2: Server supports extension "copy-data" revision 1
debug2: Unrecognised server extension "home-directory"
debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1
debug2: Sending SSH2_FXP_REALPATH "."
<<<
 21264 1727202767.64239: stdout chunk (state=3):
>>>sftp> put /root/.ansible/tmp/ansible-local-21264ljj_fs96/tmpen4al1_6 /root/.ansible/tmp/ansible-tmp-1727202767.3918877-22062-249232851207687/AnsiballZ_dnf.py
<<<
 21264 1727202767.64243: stderr chunk (state=3):
>>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727202767.3918877-22062-249232851207687/AnsiballZ_dnf.py"
<<<
 21264 1727202767.64367: stderr chunk (state=3):
>>>debug1: stat remote: No such file or directory
debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21264ljj_fs96/tmpen4al1_6" to remote "/root/.ansible/tmp/ansible-tmp-1727202767.3918877-22062-249232851207687/AnsiballZ_dnf.py"
debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727202767.3918877-22062-249232851207687/AnsiballZ_dnf.py"
<<<
 21264 1727202767.65092: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202767.65127: stderr chunk (state=3):
>>><<<
 21264 1727202767.65131: stdout chunk (state=3):
>>><<<
 21264 1727202767.65171: done transferring module to remote
 21264 1727202767.65194: _low_level_execute_command(): starting
 21264 1727202767.65198: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727202767.3918877-22062-249232851207687/ /root/.ansible/tmp/ansible-tmp-1727202767.3918877-22062-249232851207687/AnsiballZ_dnf.py && sleep 0'
 21264 1727202767.65731: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
<<<
 21264 1727202767.65734: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
debug2: match not found
<<<
 21264 1727202767.65736: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: configuration requests final Match pass
<<<
 21264 1727202767.65739: stderr chunk (state=3):
>>>debug2: resolve_canonicalize: hostname 10.31.41.56 is address
debug1: re-parsing configuration
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
<<<
 21264 1727202767.65740: 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202767.65803: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
debug2: fd 3 setting O_NONBLOCK
<<<
 21264 1727202767.65822: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202767.65901: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202767.67790: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202767.67819: stderr chunk (state=3):
>>><<<
 21264 1727202767.67821: stdout chunk (state=3):
>>><<<
 21264 1727202767.67908: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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
 21264 1727202767.67912: _low_level_execute_command(): starting
 21264 1727202767.67914: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727202767.3918877-22062-249232851207687/AnsiballZ_dnf.py && sleep 0'
 21264 1727202767.68278: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
 21264 1727202767.68315: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202767.68359: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
debug2: fd 3 setting O_NONBLOCK
<<<
 21264 1727202767.68373: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202767.68420: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202767.70673: stdout chunk (state=3):
>>>import _frozen_importlib # frozen
<<<
 21264 1727202767.70707: stdout chunk (state=3):
>>>import _imp # builtin
<<<
 21264 1727202767.70740: stdout chunk (state=3):
>>>import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>
import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202767.70820: stdout chunk (state=3):
>>>import '_io' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202767.70823: stdout chunk (state=3):
>>>import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202767.70847: stdout chunk (state=3):
>>>import 'posix' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202767.70887: stdout chunk (state=3):
>>>import '_frozen_importlib_external' # <class '_frozen_importlib.FrozenImporter'>
# installing zipimport hook
<<<
 21264 1727202767.70921: stdout chunk (state=3):
>>>import 'time' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202767.70924: stdout chunk (state=3):
>>>import 'zipimport' # <class '_frozen_importlib.FrozenImporter'>
# installed zipimport hook
<<<
 21264 1727202767.70960: stdout chunk (state=3):
>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202767.70995: stdout chunk (state=3):
>>>import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202767.71009: stdout chunk (state=3):
>>>import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202767.71046: stdout chunk (state=3):
>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py
<<<
 21264 1727202767.71106: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'
import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b93684d0>
<<<
 21264 1727202767.71114: stdout chunk (state=3):
>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b9337b30>
# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'
<<<
 21264 1727202767.71139: stdout chunk (state=3):
>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b936aa50>
<<<
 21264 1727202767.71142: stdout chunk (state=3):
>>>import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202767.71170: stdout chunk (state=3):
>>>import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202767.71202: stdout chunk (state=3):
>>>import 'io' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202767.71234: stdout chunk (state=3):
>>>import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202767.71319: stdout chunk (state=3):
>>>import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202767.71343: stdout chunk (state=3):
>>>import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202767.71375: stdout chunk (state=3):
>>>import 'os' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202767.71404: stdout chunk (state=3):
>>>import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
<<<
 21264 1727202767.71420: stdout chunk (state=3):
>>>Processing global site-packages
Adding directory: '/usr/local/lib/python3.12/site-packages'
<<<
 21264 1727202767.71437: stdout chunk (state=3):
>>>Adding directory: '/usr/lib64/python3.12/site-packages'
Adding directory: '/usr/lib/python3.12/site-packages'
<<<
 21264 1727202767.71449: stdout chunk (state=3):
>>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'
<<<
 21264 1727202767.71472: stdout chunk (state=3):
>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py
<<<
 21264 1727202767.71477: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'
<<<
 21264 1727202767.71511: stdout chunk (state=3):
>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b913d130>
<<<
 21264 1727202767.71557: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py
<<<
 21264 1727202767.71570: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202767.71581: stdout chunk (state=3):
>>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b913e060>
<<<
 21264 1727202767.71602: stdout chunk (state=3):
>>>import 'site' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202767.71645: stdout chunk (state=3):
>>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
<<<
 21264 1727202767.71899: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
<<<
 21264 1727202767.71942: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
<<<
 21264 1727202767.71974: stdout chunk (state=3):
>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202767.71977: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
<<<
 21264 1727202767.72023: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
<<<
 21264 1727202767.72026: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
<<<
 21264 1727202767.72090: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b917bec0>
<<<
 21264 1727202767.72168: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py
# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'
import '_operator' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b917bf80>
<<<
 21264 1727202767.72221: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py
# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py
<<<
 21264 1727202767.72285: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'
import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202767.72313: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py
# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'
import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b91b3830>
<<<
 21264 1727202767.72355: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py
# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'
import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b91b3ec0>
<<<
 21264 1727202767.72371: stdout chunk (state=3):
>>>import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202767.72413: stdout chunk (state=3):
>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b9193b60>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202767.72496: stdout chunk (state=3):
>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b91912b0>
<<<
 21264 1727202767.72580: stdout chunk (state=3):
>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b9179070>
<<<
 21264 1727202767.72588: stdout chunk (state=3):
>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py
<<<
 21264 1727202767.72591: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'
<<<
 21264 1727202767.72613: stdout chunk (state=3):
>>>import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202767.72632: stdout chunk (state=3):
>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py
<<<
 21264 1727202767.72662: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'
<<<
 21264 1727202767.72715: stdout chunk (state=3):
>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b91d77d0>
<<<
 21264 1727202767.72746: stdout chunk (state=3):
>>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b91d63f0>
<<<
 21264 1727202767.72749: stdout chunk (state=3):
>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'
<<<
 21264 1727202767.72751: stdout chunk (state=3):
>>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b9192150>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b91d4b30>
<<<
 21264 1727202767.72806: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py
<<<
 21264 1727202767.72809: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'
import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b9208890>
<<<
 21264 1727202767.72828: stdout chunk (state=3):
>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b91782f0>
<<<
 21264 1727202767.72846: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py
# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'
<<<
 21264 1727202767.72880: stdout chunk (state=3):
>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202767.72896: stdout chunk (state=3):
>>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202767.72918: stdout chunk (state=3):
>>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b9208d40>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b9208bf0>
<<<
 21264 1727202767.72941: stdout chunk (state=3):
>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b9208fe0>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b9176e10>
<<<
 21264 1727202767.72985: stdout chunk (state=3):
>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202767.73051: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py
<<<
 21264 1727202767.73083: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'
import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b9209670>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b9209370>
<<<
 21264 1727202767.73130: stdout chunk (state=3):
>>>import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'
import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b920a540>
<<<
 21264 1727202767.73168: stdout chunk (state=3):
>>>import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202767.73185: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py
<<<
 21264 1727202767.73215: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'
<<<
 21264 1727202767.73225: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py
<<<
 21264 1727202767.73253: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'
import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b9220740>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202767.73268: stdout chunk (state=3):
>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202767.73287: stdout chunk (state=3):
>>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b9221e20>
<<<
 21264 1727202767.73332: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py
# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'
<<<
 21264 1727202767.73378: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py
# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'
import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b9222cc0>
<<<
 21264 1727202767.73389: stdout chunk (state=3):
>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b92232f0>
<<<
 21264 1727202767.73415: stdout chunk (state=3):
>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b9222210>
<<<
 21264 1727202767.73433: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py
# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'
<<<
 21264 1727202767.73485: stdout chunk (state=3):
>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202767.73488: stdout chunk (state=3):
>>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b9223d70>
<<<
 21264 1727202767.73493: stdout chunk (state=3):
>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b92234a0>
<<<
 21264 1727202767.73568: stdout chunk (state=3):
>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b920a4b0>
# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py
<<<
 21264 1727202767.73601: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'
<<<
 21264 1727202767.73632: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py
# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'
<<<
 21264 1727202767.73669: stdout chunk (state=3):
>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202767.73685: stdout chunk (state=3):
>>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b8f57c50>
# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py
<<<
 21264 1727202767.73720: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'
# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202767.73727: stdout chunk (state=3):
>>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b8f807d0>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8f80530>
<<<
 21264 1727202767.73766: stdout chunk (state=3):
>>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b8f80740>
<<<
 21264 1727202767.73795: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py
<<<
 21264 1727202767.73798: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'
<<<
 21264 1727202767.73872: stdout chunk (state=3):
>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202767.73998: stdout chunk (state=3):
>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b8f81100>
<<<
 21264 1727202767.74145: stdout chunk (state=3):
>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b8f81af0>
<<<
 21264 1727202767.74151: stdout chunk (state=3):
>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8f809b0>
<<<
 21264 1727202767.74156: stdout chunk (state=3):
>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8f55df0>
<<<
 21264 1727202767.74193: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py
<<<
 21264 1727202767.74214: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'
<<<
 21264 1727202767.74240: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py
# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'
import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8f82ed0>
<<<
 21264 1727202767.74273: stdout chunk (state=3):
>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8f81c10>
<<<
 21264 1727202767.74294: stdout chunk (state=3):
>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b920ac60>
<<<
 21264 1727202767.74330: stdout chunk (state=3):
>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py
<<<
 21264 1727202767.74369: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202767.74400: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py
<<<
 21264 1727202767.74429: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'
<<<
 21264 1727202767.74463: stdout chunk (state=3):
>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8fab230>
<<<
 21264 1727202767.74501: stdout chunk (state=3):
>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py
<<<
 21264 1727202767.74539: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202767.74562: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py
# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'
<<<
 21264 1727202767.74600: stdout chunk (state=3):
>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8fd3590>
<<<
 21264 1727202767.74628: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py
<<<
 21264 1727202767.74669: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'
<<<
 21264 1727202767.74738: stdout chunk (state=3):
>>>import 'ntpath' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202767.74766: stdout chunk (state=3):
>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'
import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b90302c0>
<<<
 21264 1727202767.74827: stdout chunk (state=3):
>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'
<<<
 21264 1727202767.74834: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py
<<<
 21264 1727202767.74871: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'
<<<
 21264 1727202767.74954: stdout chunk (state=3):
>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b9032a20>
<<<
 21264 1727202767.75042: stdout chunk (state=3):
>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b90303e0>
<<<
 21264 1727202767.75068: stdout chunk (state=3):
>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8ff9310>
<<<
 21264 1727202767.75097: stdout chunk (state=3):
>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'
import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8925310>
<<<
 21264 1727202767.75122: stdout chunk (state=3):
>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8fd2390>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8f83e00>
<<<
 21264 1727202767.75261: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
<<<
 21264 1727202767.75287: stdout chunk (state=3):
>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f50b8fd26f0>
<<<
 21264 1727202767.75429: stdout chunk (state=3):
>>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip'
# zipimport: zlib available
<<<
 21264 1727202767.75561: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.75602: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py
<<<
 21264 1727202767.75632: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'
<<<
 21264 1727202767.75648: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py
<<<
 21264 1727202767.75720: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'
<<<
 21264 1727202767.75759: stdout chunk (state=3):
>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py
<<<
 21264 1727202767.75762: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'
import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b897f080>
<<<
 21264 1727202767.75764: stdout chunk (state=3):
>>>import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202767.75953: stdout chunk (state=3):
>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b895df70>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b895d0d0>
<<<
 21264 1727202767.75956: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.75983: stdout chunk (state=3):
>>>import 'ansible' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/">
<<<
 21264 1727202767.76000: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.76006: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.76031: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.76042: stdout chunk (state=3):
>>>import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/">
<<<
 21264 1727202767.76061: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.77453: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.78631: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py
# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'
<<<
 21264 1727202767.78636: stdout chunk (state=3):
>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b897cf20>
<<<
 21264 1727202767.78670: stdout chunk (state=3):
>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py
<<<
 21264 1727202767.78672: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202767.78700: stdout chunk (state=3):
>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py
<<<
 21264 1727202767.78703: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'
<<<
 21264 1727202767.78728: stdout chunk (state=3):
>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py
<<<
 21264 1727202767.78733: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'
<<<
 21264 1727202767.78767: stdout chunk (state=3):
>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202767.78773: stdout chunk (state=3):
>>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b89aaa80>
<<<
 21264 1727202767.78807: stdout chunk (state=3):
>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b89aa810>
<<<
 21264 1727202767.78842: stdout chunk (state=3):
>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b89aa120>
<<<
 21264 1727202767.78858: stdout chunk (state=3):
>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py
<<<
 21264 1727202767.78875: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'
<<<
 21264 1727202767.78914: stdout chunk (state=3):
>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b89aa570>
<<<
 21264 1727202767.78917: stdout chunk (state=3):
>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b897faa0>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202767.78952: stdout chunk (state=3):
>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b89ab800>
<<<
 21264 1727202767.78985: stdout chunk (state=3):
>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202767.78989: stdout chunk (state=3):
>>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b89ab9e0>
<<<
 21264 1727202767.79010: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py
<<<
 21264 1727202767.79057: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'
<<<
 21264 1727202767.79074: stdout chunk (state=3):
>>>import '_locale' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202767.79127: stdout chunk (state=3):
>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b89abf20>
<<<
 21264 1727202767.79137: stdout chunk (state=3):
>>>import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202767.79150: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py
<<<
 21264 1727202767.79180: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'
<<<
 21264 1727202767.79219: stdout chunk (state=3):
>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b880dcd0>
<<<
 21264 1727202767.79248: stdout chunk (state=3):
>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b880f8f0>
<<<
 21264 1727202767.79275: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py
<<<
 21264 1727202767.79287: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'
<<<
 21264 1727202767.79326: stdout chunk (state=3):
>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b88182c0>
<<<
 21264 1727202767.79347: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py
<<<
 21264 1727202767.79386: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'
<<<
 21264 1727202767.79395: stdout chunk (state=3):
>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8819460>
<<<
 21264 1727202767.79421: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py
<<<
 21264 1727202767.79456: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'
<<<
 21264 1727202767.79481: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py
# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'
<<<
 21264 1727202767.79539: stdout chunk (state=3):
>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b881bef0>
<<<
 21264 1727202767.79581: stdout chunk (state=3):
>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202767.79589: stdout chunk (state=3):
>>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b881c590>
<<<
 21264 1727202767.79600: stdout chunk (state=3):
>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b881a1e0>
<<<
 21264 1727202767.79624: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py
<<<
 21264 1727202767.79651: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'
<<<
 21264 1727202767.79673: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py
# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'
<<<
 21264 1727202767.79717: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py
<<<
 21264 1727202767.79732: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'
<<<
 21264 1727202767.79776: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py
# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'
<<<
 21264 1727202767.79806: stdout chunk (state=3):
>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b881fe30>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202767.79862: stdout chunk (state=3):
>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b881e900>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b881e660>
<<<
 21264 1727202767.79885: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py
<<<
 21264 1727202767.79888: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'
<<<
 21264 1727202767.79963: stdout chunk (state=3):
>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b881ebd0>
<<<
 21264 1727202767.79995: stdout chunk (state=3):
>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b881a630>
<<<
 21264 1727202767.80026: stdout chunk (state=3):
>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b8863f20>
<<<
 21264 1727202767.80053: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'
import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b88641a0>
<<<
 21264 1727202767.80090: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py
<<<
 21264 1727202767.80112: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'
<<<
 21264 1727202767.80123: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py
# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'
<<<
 21264 1727202767.80159: stdout chunk (state=3):
>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202767.80163: stdout chunk (state=3):
>>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b8865d60>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8865b20>
<<<
 21264 1727202767.80181: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py
<<<
 21264 1727202767.80315: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'
<<<
 21264 1727202767.80383: stdout chunk (state=3):
>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b88682f0>
<<<
 21264 1727202767.80386: stdout chunk (state=3):
>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8866450>
<<<
 21264 1727202767.80404: stdout chunk (state=3):
>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py
<<<
 21264 1727202767.80447: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202767.80490: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py
# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'
<<<
 21264 1727202767.80495: stdout chunk (state=3):
>>>import '_string' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202767.80531: stdout chunk (state=3):
>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b886bad0>
<<<
 21264 1727202767.80661: stdout chunk (state=3):
>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b88684a0>
<<<
 21264 1727202767.80730: stdout chunk (state=3):
>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202767.80735: stdout chunk (state=3):
>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b886c8c0>
<<<
 21264 1727202767.80762: stdout chunk (state=3):
>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b886ccb0>
<<<
 21264 1727202767.80810: stdout chunk (state=3):
>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b886cbf0>
<<<
 21264 1727202767.80820: stdout chunk (state=3):
>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b88644a0>
<<<
 21264 1727202767.80874: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'
<<<
 21264 1727202767.80878: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py
<<<
 21264 1727202767.80893: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'
<<<
 21264 1727202767.80915: stdout chunk (state=3):
>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202767.80956: stdout chunk (state=3):
>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b88f8470>
<<<
 21264 1727202767.81113: stdout chunk (state=3):
>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202767.81165: stdout chunk (state=3):
>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b88f9490>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b886ec00>
<<<
 21264 1727202767.81169: stdout chunk (state=3):
>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b886ff80>
<<<
 21264 1727202767.81173: stdout chunk (state=3):
>>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b886e810>
# zipimport: zlib available
<<<
 21264 1727202767.81205: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/">
<<<
 21264 1727202767.81208: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.81293: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.81388: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.81411: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/">
# zipimport: zlib available
<<<
 21264 1727202767.81454: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.81457: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
<<<
 21264 1727202767.81460: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.81567: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.81690: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.82264: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.82802: stdout chunk (state=3):
>>>import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/">
<<<
 21264 1727202767.82818: stdout chunk (state=3):
>>>import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f50b88f99a0>
<<<
 21264 1727202767.82821: stdout chunk (state=3):
>>>import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f50b88f99a0>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/">
<<<
 21264 1727202767.82849: stdout chunk (state=3):
>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py
<<<
 21264 1727202767.82864: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202767.82923: stdout chunk (state=3):
>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b88fd640>
<<<
 21264 1727202767.83004: stdout chunk (state=3):
>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'
<<<
 21264 1727202767.83030: stdout chunk (state=3):
>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b88fe4b0>
<<<
 21264 1727202767.83034: stdout chunk (state=3):
>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b881a660>
<<<
 21264 1727202767.83094: stdout chunk (state=3):
>>>import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/">
<<<
 21264 1727202767.83098: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.83126: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.83134: stdout chunk (state=3):
>>>import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/">
<<<
 21264 1727202767.83154: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.83304: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.83458: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py
# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'
<<<
 21264 1727202767.83470: stdout chunk (state=3):
>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b88fe180>
<<<
 21264 1727202767.83486: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.83942: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.84385: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.84455: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.84546: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
<<<
 21264 1727202767.84576: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.84613: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
<<<
 21264 1727202767.84619: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.84692: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.84767: stdout chunk (state=3):
>>>import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/">
<<<
 21264 1727202767.84794: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.84797: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.84809: stdout chunk (state=3):
>>>import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/">
<<<
 21264 1727202767.84816: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.84857: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.84896: stdout chunk (state=3):
>>>import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/">
<<<
 21264 1727202767.84903: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.85126: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.85359: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py
<<<
 21264 1727202767.85424: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'
<<<
 21264 1727202767.85445: stdout chunk (state=3):
>>>import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202767.85506: stdout chunk (state=3):
>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b88ff590>
<<<
 21264 1727202767.85527: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.85602: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.85681: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/">
<<<
 21264 1727202767.85687: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
<<<
 21264 1727202767.85707: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
<<<
 21264 1727202767.85713: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.85749: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.85785: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
<<<
 21264 1727202767.85790: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.85849: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.85886: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.85941: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.86006: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py
<<<
 21264 1727202767.86050: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202767.86144: stdout chunk (state=3):
>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202767.86150: stdout chunk (state=3):
>>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b8709ee0>
<<<
 21264 1727202767.86185: stdout chunk (state=3):
>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b87072c0>
<<<
 21264 1727202767.86217: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
<<<
 21264 1727202767.86223: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.86289: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.86351: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.86379: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.86430: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202767.86450: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py
<<<
 21264 1727202767.86466: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'
<<<
 21264 1727202767.86500: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py
<<<
 21264 1727202767.86556: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'
<<<
 21264 1727202767.86594: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py
# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'
<<<
 21264 1727202767.86654: stdout chunk (state=3):
>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b89fe900>
<<<
 21264 1727202767.86691: stdout chunk (state=3):
>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b89ee5d0>
<<<
 21264 1727202767.86787: stdout chunk (state=3):
>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b870a0c0>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b936b980>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/">
<<<
 21264 1727202767.86794: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.86822: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.86855: stdout chunk (state=3):
>>>import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
<<<
 21264 1727202767.86869: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
<<<
 21264 1727202767.86921: stdout chunk (state=3):
>>>import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/">
<<<
 21264 1727202767.86940: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.86945: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/">
<<<
 21264 1727202767.86960: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.87529: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.88057: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.88738: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.89431: stdout chunk (state=3):
>>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py
<<<
 21264 1727202767.89437: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc'
import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b87a04d0>
<<<
 21264 1727202767.89462: stdout chunk (state=3):
>>># /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py
# code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202767.89474: stdout chunk (state=3):
>>>import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b87a06b0>
<<<
 21264 1727202767.89488: stdout chunk (state=3):
>>># /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py
<<<
 21264 1727202767.89497: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc'
<<<
 21264 1727202767.89542: stdout chunk (state=3):
>>># /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py
# code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc'
<<<
 21264 1727202767.89558: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py
<<<
 21264 1727202767.89603: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc'
import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b87a0dd0>
import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b87a0950>
# /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py
# code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc'
<<<
 21264 1727202767.89652: stdout chunk (state=3):
>>># /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py
# code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc'
<<<
 21264 1727202767.89692: stdout chunk (state=3):
>>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b87a1700>
# /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py
# code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc'
<<<
 21264 1727202767.89729: stdout chunk (state=3):
>>># /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py
# code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc'
# /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py
<<<
 21264 1727202767.89741: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc'
<<<
 21264 1727202767.89754: stdout chunk (state=3):
>>># /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py
<<<
 21264 1727202767.89768: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc'
<<<
 21264 1727202767.89795: stdout chunk (state=3):
>>># /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py
<<<
 21264 1727202767.89798: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc'
<<<
 21264 1727202767.89823: stdout chunk (state=3):
>>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8785700>
<<<
 21264 1727202767.89843: stdout chunk (state=3):
>>># /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py
<<<
 21264 1727202767.89850: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc'
import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8784170>
<<<
 21264 1727202767.89875: stdout chunk (state=3):
>>># /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py
<<<
 21264 1727202767.89884: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc'
<<<
 21264 1727202767.89896: stdout chunk (state=3):
>>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8372540>
<<<
 21264 1727202767.89977: stdout chunk (state=3):
>>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b87a2f00>
<<<
 21264 1727202767.90004: stdout chunk (state=3):
>>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py
<<<
 21264 1727202767.90048: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc'
<<<
 21264 1727202767.90119: stdout chunk (state=3):
>>># /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py
# code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py
<<<
 21264 1727202767.90151: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc'
<<<
 21264 1727202767.90224: stdout chunk (state=3):
>>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8375100>
import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8373c80>
<<<
 21264 1727202767.90257: stdout chunk (state=3):
>>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8373020>
<<<
 21264 1727202767.90263: stdout chunk (state=3):
>>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b87a2390>
<<<
 21264 1727202767.90301: stdout chunk (state=3):
>>># /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py
# code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc'
<<<
 21264 1727202767.90369: stdout chunk (state=3):
>>># /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py
<<<
 21264 1727202767.90396: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc'
<<<
 21264 1727202767.90429: stdout chunk (state=3):
>>># /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py
# code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc'
import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b83e1160>
<<<
 21264 1727202767.90564: stdout chunk (state=3):
>>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8399280>
<<<
 21264 1727202767.90711: stdout chunk (state=3):
>>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b87a2960>
<<<
 21264 1727202767.90719: stdout chunk (state=3):
>>># /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py
<<<
 21264 1727202767.90725: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc'
<<<
 21264 1727202767.90752: stdout chunk (state=3):
>>># /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py
<<<
 21264 1727202767.90854: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc'
<<<
 21264 1727202767.90906: stdout chunk (state=3):
>>># /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py
# code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc'
import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b83e8b60>
import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b83e2f00>
import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8398da0>
<<<
 21264 1727202767.90984: stdout chunk (state=3):
>>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b87a1d60>
import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b87a1760>
import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b87a1490>
import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b87a0710>
# /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py
# code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc'
import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b87a1790>
# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py
# code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc'
# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py
<<<
 21264 1727202767.91012: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc'
<<<
 21264 1727202767.91036: stdout chunk (state=3):
>>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b83e9190>
import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b83e8d70>
<<<
 21264 1727202767.91061: stdout chunk (state=3):
>>># /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py
<<<
 21264 1727202767.91085: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202767.91136: stdout chunk (state=3):
>>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b83e98e0>
<<<
 21264 1727202767.91158: stdout chunk (state=3):
>>># /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py
<<<
 21264 1727202767.91212: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc'
<<<
 21264 1727202767.91251: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py
<<<
 21264 1727202767.91317: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'
<<<
 21264 1727202767.91407: stdout chunk (state=3):
>>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202767.91440: stdout chunk (state=3):
>>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'
import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b83ec4d0>
<<<
 21264 1727202767.91869: stdout chunk (state=3):
>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b83cd670>
import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b83ea7e0>
# /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py
# code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc'
import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b83cd100>
# /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py
# code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc'
import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8406300>
<<<
 21264 1727202767.91874: stdout chunk (state=3):
>>># /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc'
# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc'
import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8406f60>
import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8406a20>
<<<
 21264 1727202767.91907: stdout chunk (state=3):
>>># /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py
<<<
 21264 1727202767.91933: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc'
<<<
 21264 1727202767.92007: stdout chunk (state=3):
>>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8407260>
<<<
 21264 1727202767.92024: stdout chunk (state=3):
>>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py
<<<
 21264 1727202767.92072: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc'
<<<
 21264 1727202767.92325: stdout chunk (state=3):
>>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b83dba10>
# /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py
<<<
 21264 1727202767.92348: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc'
<<<
 21264 1727202767.92359: stdout chunk (state=3):
>>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8295e80>
<<<
 21264 1727202767.92407: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.92639: stdout chunk (state=3):
>>>import 'ansible.module_utils.urls' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/">
# zipimport: zlib available
<<<
 21264 1727202767.92714: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.92802: stdout chunk (state=3):
>>>import 'ansible.module_utils.compat.version' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
<<<
 21264 1727202767.92844: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.92897: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.respawn' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
<<<
 21264 1727202767.92903: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.93037: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.93143: stdout chunk (state=3):
>>>import 'ansible.module_utils.yumdnf' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/">
<<<
 21264 1727202767.93256: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202767.93737: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202767.93787: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py
<<<
 21264 1727202767.93843: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc'
# /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py
# code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc'
<<<
 21264 1727202767.93846: stdout chunk (state=3):
>>>import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b82d6f90>
# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py
<<<
 21264 1727202767.93895: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'
<<<
 21264 1727202767.94015: stdout chunk (state=3):
>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b82d70b0>
<<<
 21264 1727202767.94286: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py
<<<
 21264 1727202767.94289: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'
<<<
 21264 1727202767.94292: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py
# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'
<<<
 21264 1727202767.94294: stdout chunk (state=3):
>>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'
# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'
import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b802b260>
import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b802aab0>
<<<
 21264 1727202767.94296: stdout chunk (state=3):
>>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'
# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'
import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b802ac90>
<<<
 21264 1727202767.94298: stdout chunk (state=3):
>>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b82d75f0>
import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b82d6270>
<<<
 21264 1727202767.94300: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc'
import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b82d6c90>
<<<
 21264 1727202767.94301: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py
<<<
 21264 1727202767.94350: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc'
<<<
 21264 1727202767.94408: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py
# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc'
<<<
 21264 1727202767.94791: stdout chunk (state=3):
>>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so'
# extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so'
import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b80a0800>
import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b80a0410>
<<<
 21264 1727202767.94798: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py
<<<
 21264 1727202767.94825: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc'
# extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'
# extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'
import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b80a3fb0>
import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b80a08f0>
# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py
<<<
 21264 1727202767.94836: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc'
<<<
 21264 1727202767.95821: stdout chunk (state=3):
>>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so'
# extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so'
import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b7b33200>
<<<
 21264 1727202767.95892: stdout chunk (state=3):
>>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b80c8260>
<<<
 21264 1727202767.96146: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py
<<<
 21264 1727202767.96149: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc'
<<<
 21264 1727202767.96152: stdout chunk (state=3):
>>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so'
# extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so'
import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b7bb0dd0>
<<<
 21264 1727202767.96270: stdout chunk (state=3):
>>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b7b33650>
<<<
 21264 1727202767.96299: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py
<<<
 21264 1727202767.96336: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc'
<<<
 21264 1727202767.96417: stdout chunk (state=3):
>>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so'
<<<
 21264 1727202767.96459: stdout chunk (state=3):
>>># extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so'
import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b7bb3c80>
import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b7bb0e60>
<<<
 21264 1727202767.96518: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py
<<<
 21264 1727202767.96533: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc'
<<<
 21264 1727202767.96612: stdout chunk (state=3):
>>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so'
<<<
 21264 1727202767.96629: stdout chunk (state=3):
>>># extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so'
import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b7befe60>
<<<
 21264 1727202767.96656: stdout chunk (state=3):
>>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b7bb3fb0>
<<<
 21264 1727202767.96733: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py
<<<
 21264 1727202767.96742: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc'
<<<
 21264 1727202767.96768: stdout chunk (state=3):
>>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so'
# extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so'
import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b62011c0>
import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b62005c0>
import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8043f50>
<<<
 21264 1727202767.96795: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py
<<<
 21264 1727202767.96844: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc'
<<<
 21264 1727202767.96892: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py
<<<
 21264 1727202767.96899: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc'
<<<
 21264 1727202767.96945: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc'
# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202767.96952: stdout chunk (state=3):
>>># extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'
import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b621c6e0>
<<<
 21264 1727202767.97000: stdout chunk (state=3):
>>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b6203b30>
# /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py
<<<
 21264 1727202767.97028: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc'
<<<
 21264 1727202767.97118: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc'
import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b621ed20>
# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py
<<<
 21264 1727202767.97131: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc'
<<<
 21264 1727202767.97165: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py
<<<
 21264 1727202767.97174: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc'
import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b621fc20>
<<<
 21264 1727202767.97213: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202767.97727: stdout chunk (state=3):
>>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'
# extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'
import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b6244530>
# /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py
# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc'
<<<
 21264 1727202767.97788: stdout chunk (state=3):
>>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b62459d0>
import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b621fe60>
<<<
 21264 1727202767.97812: stdout chunk (state=3):
>>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b621ebd0>
<<<
 21264 1727202767.97820: stdout chunk (state=3):
>>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b621e570>
<<<
 21264 1727202767.97837: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202767.97932: stdout chunk (state=3):
>>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so'
# extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so'
import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b62475f0>
<<<
 21264 1727202767.97951: stdout chunk (state=3):
>>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b621f290>
<<<
 21264 1727202767.98022: stdout chunk (state=3):
>>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b621c9e0>
<<<
 21264 1727202767.98102: stdout chunk (state=3):
>>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b6203140>
# /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202767.98387: stdout chunk (state=3):
>>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so'
<<<
 21264 1727202767.98390: stdout chunk (state=3):
>>># extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so'
import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b6203860>
import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b62035c0>
<<<
 21264 1727202767.98393: stdout chunk (state=3):
>>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b6201340>
# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc'
import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b6284c50>
<<<
 21264 1727202767.98395: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py
<<<
 21264 1727202767.98397: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc'
<<<
 21264 1727202767.98429: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py
# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc'
<<<
 21264 1727202767.98436: stdout chunk (state=3):
>>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b62871a0>
<<<
 21264 1727202767.98470: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py
# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'
<<<
 21264 1727202767.98504: stdout chunk (state=3):
>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b6287920>
import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b6286480>
<<<
 21264 1727202767.98531: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py
<<<
 21264 1727202767.98559: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc'
<<<
 21264 1727202767.98584: stdout chunk (state=3):
>>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b62b0170>
<<<
 21264 1727202767.98600: stdout chunk (state=3):
>>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b6284c20>
<<<
 21264 1727202767.98694: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202767.98750: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py
# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py
# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc'
import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b62b1be0>
import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b62b1160>
import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b62b0f80>
<<<
 21264 1727202767.98767: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py
<<<
 21264 1727202767.98800: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py
<<<
 21264 1727202767.98854: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc'
<<<
 21264 1727202767.98905: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc'
<<<
 21264 1727202767.98947: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc'
import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b62dccb0>
<<<
 21264 1727202767.98986: stdout chunk (state=3):
>>># /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py
<<<
 21264 1727202767.99020: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc'
<<<
 21264 1727202767.99032: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py
<<<
 21264 1727202767.99191: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py
# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'
<<<
 21264 1727202767.99195: stdout chunk (state=3):
>>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5baecf0>
# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202767.99198: stdout chunk (state=3):
>>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'
import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b5baf050>
<<<
 21264 1727202767.99235: stdout chunk (state=3):
>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b62def60>
<<<
 21264 1727202767.99281: stdout chunk (state=3):
>>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b62dd100>
<<<
 21264 1727202767.99286: stdout chunk (state=3):
>>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b62dc1a0>
<<<
 21264 1727202767.99320: stdout chunk (state=3):
>>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b62b23f0>
import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b62b2120>
<<<
 21264 1727202767.99355: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py
<<<
 21264 1727202767.99372: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc'
<<<
 21264 1727202767.99394: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202767.99531: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py
# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc'
import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5be8bf0>
import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5bafd10>
import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b62b2930>
# /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc'
<<<
 21264 1727202767.99559: stdout chunk (state=3):
>>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5be92e0>
<<<
 21264 1727202767.99590: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc'
import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5be96a0>
<<<
 21264 1727202767.99627: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc'
import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5be9730>
<<<
 21264 1727202767.99659: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc'
import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5be9850>
# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py
<<<
 21264 1727202767.99708: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc'
<<<
 21264 1727202767.99712: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py
<<<
 21264 1727202767.99756: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc'
<<<
 21264 1727202767.99816: stdout chunk (state=3):
>>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'
<<<
 21264 1727202767.99844: stdout chunk (state=3):
>>># extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'
import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b5c08440>
import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5bea570>
<<<
 21264 1727202767.99881: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc'
import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5c085f0>
# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py
<<<
 21264 1727202767.99906: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc'
<<<
 21264 1727202767.99938: stdout chunk (state=3):
>>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5c086e0>
import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5be9640>
<<<
 21264 1727202767.99976: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc'
<<<
 21264 1727202768.00007: stdout chunk (state=3):
>>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5c087d0>
<<<
 21264 1727202768.00018: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc'
<<<
 21264 1727202768.00053: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py
<<<
 21264 1727202768.00126: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc'
<<<
 21264 1727202768.00147: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py
<<<
 21264 1727202768.00268: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc'
<<<
 21264 1727202768.00306: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py
<<<
 21264 1727202768.00323: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc'
<<<
 21264 1727202768.00346: stdout chunk (state=3):
>>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'
# extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'
import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b5c54290>
<<<
 21264 1727202768.00371: stdout chunk (state=3):
>>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5c2f6b0>
<<<
 21264 1727202768.00432: stdout chunk (state=3):
>>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5c2e120>
<<<
 21264 1727202768.00612: stdout chunk (state=3):
>>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5c0a060>
<<<
 21264 1727202768.00616: stdout chunk (state=3):
>>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5c094c0>
<<<
 21264 1727202768.00667: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc'
import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5c0a420>
# /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc'
<<<
 21264 1727202768.00723: stdout chunk (state=3):
>>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5c0b710>
<<<
 21264 1727202768.00764: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py
# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc'
import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5c70bf0>
# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py
# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc'
import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5c70e60>
<<<
 21264 1727202768.00799: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc'
<<<
 21264 1727202768.00829: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc'
<<<
 21264 1727202768.00851: stdout chunk (state=3):
>>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5c717c0>
import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5c71250>
<<<
 21264 1727202768.00910: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc'
import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5c726c0>
import 'gc' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202768.00913: stdout chunk (state=3):
>>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b802b380>
<<<
 21264 1727202768.00924: stdout chunk (state=3):
>>>import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b82d5fa0>
<<<
 21264 1727202768.01530: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py
<<<
 21264 1727202768.01573: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc'
import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5c73200>
# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202768.01674: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc'
<<<
 21264 1727202768.01680: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py
<<<
 21264 1727202768.01777: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc'
<<<
 21264 1727202768.01819: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc'
import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5a4bcb0>
<<<
 21264 1727202768.01823: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py
<<<
 21264 1727202768.01977: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc'
<<<
 21264 1727202768.02004: stdout chunk (state=3):
>>># /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py
# code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202768.02032: stdout chunk (state=3):
>>># extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'
# extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'
import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b5a69d00>
import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5a698b0>
<<<
 21264 1727202768.02095: stdout chunk (state=3):
>>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202768.02105: stdout chunk (state=3):
>>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'
import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b5c73110>
import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5a68770>
import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5a4bfb0>
<<<
 21264 1727202768.02144: stdout chunk (state=3):
>>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5a48d10>
<<<
 21264 1727202768.02188: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc'
import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5a4ba70>
<<<
 21264 1727202768.02260: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py
<<<
 21264 1727202768.02263: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc'
<<<
 21264 1727202768.02339: stdout chunk (state=3):
>>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5a7f200>
<<<
 21264 1727202768.02378: stdout chunk (state=3):
>>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5a7dd30>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc'
import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5aa4a10>
<<<
 21264 1727202768.02467: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc'
import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5aa4d10>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py
<<<
 21264 1727202768.02557: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc'
import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5aa4f80>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py
<<<
 21264 1727202768.02561: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc'
<<<
 21264 1727202768.02587: stdout chunk (state=3):
>>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5aa5220>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc'
<<<
 21264 1727202768.02655: stdout chunk (state=3):
>>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5aa5940>
import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5aa5790>
<<<
 21264 1727202768.02909: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc'
import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5aa71a0>
<<<
 21264 1727202768.03197: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc'
import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5aa7320>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc'
import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5aa7560>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc'
import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5ac0500>
import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5aa7d40>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc'
import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5ac10a0>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc'
import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5ac1490>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc'
import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5ac1670>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc'
import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5ac1940>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc'
import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5ac2810>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc'
import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5ac2a80>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc'
import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5ac2c90>
<<<
 21264 1727202768.03224: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py
<<<
 21264 1727202768.03259: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py
<<<
 21264 1727202768.03266: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc'
<<<
 21264 1727202768.03289: stdout chunk (state=3):
>>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5ac3890>
import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5ac33b0>
<<<
 21264 1727202768.03313: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py
<<<
 21264 1727202768.03321: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc'
<<<
 21264 1727202768.03356: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py
<<<
 21264 1727202768.03363: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc'
import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5ae8740>
<<<
 21264 1727202768.03393: stdout chunk (state=3):
>>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5ac3f80>
<<<
 21264 1727202768.03408: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py
<<<
 21264 1727202768.03414: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc'
import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5ae93d0>
<<<
 21264 1727202768.03459: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py
<<<
 21264 1727202768.03464: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc'
<<<
 21264 1727202768.03798: stdout chunk (state=3):
>>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5ae96a0>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc'
import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5aea600>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc'
import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5aea870>
# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc'
import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5aeaa20>
import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5c73650>
import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5c733e0>
import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5c72b10>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc'
import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5aeb3e0>
import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5aeb110>
# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202768.03817: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py
<<<
 21264 1727202768.03833: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc'
<<<
 21264 1727202768.03857: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py
<<<
 21264 1727202768.03902: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc'
<<<
 21264 1727202768.03972: stdout chunk (state=3):
>>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5b11880>
<<<
 21264 1727202768.03978: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py
<<<
 21264 1727202768.03996: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc'
<<<
 21264 1727202768.04296: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py
# code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc'
import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5b12f60>
# extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'
# extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'
import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b5b121e0>
import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5b11d90>
# /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc'
import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5890830>
import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5877c50>
# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202768.04348: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py
<<<
 21264 1727202768.04358: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc'
<<<
 21264 1727202768.04402: stdout chunk (state=3):
>>>import 'six.moves' # <six._SixMetaPathImporter object at 0x7f50b5b13440>
<<<
 21264 1727202768.04406: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py
<<<
 21264 1727202768.04409: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc'
<<<
 21264 1727202768.04554: stdout chunk (state=3):
>>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b58936b0>
<<<
 21264 1727202768.04558: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py
<<<
 21264 1727202768.04560: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc'
<<<
 21264 1727202768.04563: stdout chunk (state=3):
>>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5893f80>
<<<
 21264 1727202768.04715: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc'
# destroy dateutil.tz.win
import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5890ec0>
import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5890b90>
import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5aeb6b0>
# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc'
import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5b113d0>
import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5aeb410>
<<<
 21264 1727202768.04722: stdout chunk (state=3):
>>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5a483e0>
<<<
 21264 1727202768.04724: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py
<<<
 21264 1727202768.04802: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc'
<<<
 21264 1727202768.04806: stdout chunk (state=3):
>>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b58ba1b0>
<<<
 21264 1727202768.04809: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py
<<<
 21264 1727202768.04865: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc'
<<<
 21264 1727202768.04869: stdout chunk (state=3):
>>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b58baa50>
<<<
 21264 1727202768.04872: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py
<<<
 21264 1727202768.04900: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc'
import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b58bb9e0>
<<<
 21264 1727202768.04930: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py
<<<
 21264 1727202768.04950: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc'
<<<
 21264 1727202768.05022: stdout chunk (state=3):
>>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b58bbf80>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc'
<<<
 21264 1727202768.05121: stdout chunk (state=3):
>>># /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py
# code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py
# code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc'
<<<
 21264 1727202768.05136: stdout chunk (state=3):
>>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202768.05250: stdout chunk (state=3):
>>># extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so'
import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b58e9700>
<<<
 21264 1727202768.05273: stdout chunk (state=3):
>>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b58e90d0>
import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b58e8d70>
import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b58e8a10>
<<<
 21264 1727202768.05524: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc'
<<<
 21264 1727202768.05557: stdout chunk (state=3):
>>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b58e9370>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc'
# /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py
# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc'
import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b58eb500>
# /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py
# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc'
import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b58eb590>
# /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py
# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc'
<<<
 21264 1727202768.05953: stdout chunk (state=3):
>>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'
# extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'
import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b58ebc80>
import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b58ebb30>
# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py
# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc'
# /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py
# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc'
# /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py
# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc'
# /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py
# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc'
import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5916180>
# /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py
<<<
 21264 1727202768.05963: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc'
<<<
 21264 1727202768.05966: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py
# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc'
<<<
 21264 1727202768.05992: stdout chunk (state=3):
>>># /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py
# code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc'
import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5917380>
<<<
 21264 1727202768.06023: stdout chunk (state=3):
>>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py
# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc'
import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b59175f0>
<<<
 21264 1727202768.06060: stdout chunk (state=3):
>>># /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py
# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc'
<<<
 21264 1727202768.06094: stdout chunk (state=3):
>>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202768.06124: stdout chunk (state=3):
>>># extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'
import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b5917740>
import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5917590>
import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5916e40>
import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b59162d0>
<<<
 21264 1727202768.06172: stdout chunk (state=3):
>>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b59155b0>
import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5914b60>
import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5914410>
import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b58eaff0>
<<<
 21264 1727202768.06198: stdout chunk (state=3):
>>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b58ea4e0>
<<<
 21264 1727202768.06239: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc'
<<<
 21264 1727202768.06287: stdout chunk (state=3):
>>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5917050>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py
<<<
 21264 1727202768.06334: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc'
import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5917bf0>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc'
import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5940500>
<<<
 21264 1727202768.06397: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc'
import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b59408c0>
<<<
 21264 1727202768.06435: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py
<<<
 21264 1727202768.06473: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc'
import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b59411f0>
<<<
 21264 1727202768.06507: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py
<<<
 21264 1727202768.06527: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc'
<<<
 21264 1727202768.06529: stdout chunk (state=3):
>>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5941d30>
<<<
 21264 1727202768.20007: stdout chunk (state=3):
>>>
{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute", "rsyslog"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}}
<<<
 21264 1727202768.21339: stdout chunk (state=3):
>>># destroy dnf.plugin.dynamic
<<<
 21264 1727202768.21345: stdout chunk (state=3):
>>># destroy __main__
<<<
 21264 1727202768.21833: stdout chunk (state=3):
>>># clear sys.path_importer_cache
<<<
 21264 1727202768.21865: stdout chunk (state=3):
>>># clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
<<<
 21264 1727202768.21901: stdout chunk (state=3):
>>># cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
<<<
 21264 1727202768.21928: stdout chunk (state=3):
>>># destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
<<<
 21264 1727202768.21999: stdout chunk (state=3):
>>># cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# cleanup[2] removing ansible.module_utils.common.collections
<<<
 21264 1727202768.22004: stdout chunk (state=3):
>>># destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# 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
<<<
 21264 1727202768.22052: stdout chunk (state=3):
>>># destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
<<<
 21264 1727202768.22085: stdout chunk (state=3):
>>># cleanup[2] removing email
# cleanup[2] removing email.mime
# cleanup[2] removing quopri
# cleanup[2] removing email.encoders
# cleanup[2] removing email.errors
# cleanup[2] removing email.quoprimime
# cleanup[2] removing email.base64mime
# cleanup[2] removing email.charset
# cleanup[2] removing email.header
# cleanup[2] removing calendar
# cleanup[2] removing email._parseaddr
# cleanup[2] removing email.utils
# cleanup[2] removing email._policybase
# cleanup[2] removing email._encoded_words
# cleanup[2] removing email._header_value_parser
# cleanup[2] removing email.headerregistry
# cleanup[2] removing email.iterators
# cleanup[2] removing email.message
# cleanup[2] removing email.contentmanager
# cleanup[2] removing email.policy
# cleanup[2] removing email.mime.base
# cleanup[2] removing email.mime.nonmultipart
# cleanup[2] removing email.mime.application
# cleanup[2] removing email.mime.multipart
# cleanup[2] removing email.feedparser
# cleanup[2] removing email.parser
# cleanup[2] removing http
# cleanup[2] removing _ssl
# cleanup[2] removing ssl
# cleanup[2] removing http.client
# cleanup[2] removing mimetypes
# cleanup[2] removing netrc
# cleanup[2] removing urllib.response
# cleanup[2] removing urllib.error
# cleanup[2] removing urllib.request
# cleanup[2] removing http.cookiejar
# cleanup[2] removing gzip
# cleanup[2] removing ansible.module_utils.urls
# destroy ansible.module_utils.urls
# cleanup[2] removing ansible.module_utils.compat.version
# destroy ansible.module_utils.compat.version
# cleanup[2] removing ansible.module_utils.common.respawn
# destroy ansible.module_utils.common.respawn
# cleanup[2] removing ansible.module_utils.yumdnf
# destroy ansible.module_utils.yumdnf
# cleanup[2] removing email.mime.text
# cleanup[2] removing configparser
# destroy configparser
# cleanup[2] removing _heapq
# cleanup[2] removing heapq
# destroy heapq
# cleanup[2] removing _queue
# cleanup[2] removing queue
# cleanup[2] removing dnf.pycomp
# cleanup[2] removing dnf.const
# cleanup[2] removing libdnf._error
# cleanup[2] removing libdnf.error
# cleanup[2] removing libdnf._common_types
# cleanup[2] removing libdnf.common_types
# cleanup[2] removing libdnf._conf
# cleanup[2] removing libdnf.conf
# cleanup[2] removing libdnf._module
# cleanup[2] removing libdnf.module
# cleanup[2] removing libdnf._repo
# cleanup[2] removing libdnf.repo
# cleanup[2] removing libdnf._transaction
# cleanup[2] removing libdnf.transaction
# cleanup[2] removing libdnf._utils
# cleanup[2] removing libdnf.utils
# cleanup[2] removing libdnf
<<<
 21264 1727202768.22104: stdout chunk (state=3):
>>># cleanup[2] removing unicodedata
# cleanup[2] removing dnf.i18n
# cleanup[2] removing dnf.yum
# cleanup[2] removing dnf.transaction
# cleanup[2] removing rpm._rpm
# cleanup[2] removing rpm.transaction
# cleanup[2] removing rpm
# cleanup[2] removing dnf.yum.rpmtrans
# cleanup[2] removing dnf.callback
# cleanup[2] removing hawkey._hawkey
# cleanup[2] removing hawkey
# cleanup[2] removing dnf.util
# cleanup[2] removing dnf.exceptions
# cleanup[2] removing libcomps._libpycomps
# cleanup[2] removing libcomps
# cleanup[2] removing dnf.comps
# cleanup[2] removing dnf.db
# cleanup[2] removing dnf.crypto
# cleanup[2] removing glob
# cleanup[2] removing dnf.yum.misc
# cleanup[2] removing dnf.db.group
# cleanup[2] removing dnf.db.history
# cleanup[2] removing dnf.conf.substitutions
# cleanup[2] removing dnf.conf.config
# cleanup[2] removing dnf.conf
# cleanup[2] removing dnf.lock
# cleanup[2] removing _compat_pickle
# cleanup[2] removing _pickle
# cleanup[2] removing pickle
# cleanup[2] removing logging.handlers
# cleanup[2] removing dnf.logging
# cleanup[2] removing dnf.repo
# cleanup[2] removing dnf.conf.read
# cleanup[2] removing dnf.rpm.transaction
# cleanup[2] removing dnf.rpm
# cleanup[2] removing dnf.dnssec
# cleanup[2] removing dnf.drpm
# cleanup[2] removing dnf.goal
# cleanup[2] removing dnf.history
# cleanup[2] removing dnf.module
# cleanup[2] removing libdnf._smartcols
# cleanup[2] removing libdnf.smartcols
# cleanup[2] removing dnf.selector
# cleanup[2] removing dnf.module.exceptions
<<<
 21264 1727202768.22155: stdout chunk (state=3):
>>># cleanup[2] removing dnf.module.module_base
# cleanup[2] removing dnf.persistor
# cleanup[2] removing _opcode
# cleanup[2] removing opcode
# destroy opcode
# cleanup[2] removing dis
# cleanup[2] removing inspect
# cleanup[2] removing dnf.plugin
# cleanup[2] removing dnf.query
# cleanup[2] removing dnf.repodict
# cleanup[2] removing dnf.rpm.connection
# cleanup[2] removing dnf.rpm.miscutils
# cleanup[2] removing dnf.package
# cleanup[2] removing dnf.sack
# cleanup[2] removing dnf.subject
# cleanup[2] removing gc
# cleanup[2] removing dnf.base
# cleanup[2] removing dnf
# cleanup[2] removing dnfpluginscore
# destroy dnfpluginscore
# cleanup[2] removing dnf.cli.format
# cleanup[2] removing _curses
# cleanup[2] removing curses
# cleanup[2] removing termios
# cleanup[2] removing dnf.cli.term
# cleanup[2] removing dnf.cli.progress
# cleanup[2] removing dnf.cli.output
# cleanup[2] removing dnf.cli.aliases
# cleanup[2] removing dnf.cli.option_parser
# cleanup[2] removing dnf.cli.commands
# cleanup[2] removing dnf.cli.commands.alias
# cleanup[2] removing dnf.cli.commands.autoremove
# cleanup[2] removing dnf.cli.commands.check
# cleanup[2] removing dnf.cli.commands.clean
# cleanup[2] removing dnf.cli.commands.repoquery
<<<
 21264 1727202768.22185: stdout chunk (state=3):
>>># cleanup[2] removing dnf.cli.commands.deplist
# cleanup[2] removing dnf.cli.commands.distrosync
# cleanup[2] removing dnf.cli.commands.downgrade
# cleanup[2] removing dnf.cli.commands.group
# cleanup[2] removing dnf.transaction_sr
# cleanup[2] removing dnf.cli.commands.history
# cleanup[2] removing dnf.cli.commands.install
# cleanup[2] removing dnf.cli.commands.makecache
# cleanup[2] removing dnf.cli.commands.mark
# cleanup[2] removing dnf.cli.commands.module
# cleanup[2] removing dnf.cli.commands.reinstall
# cleanup[2] removing dnf.cli.commands.remove
# cleanup[2] removing dnf.cli.commands.repolist
# cleanup[2] removing dnf.match_counter
# cleanup[2] removing dnf.cli.commands.search
# cleanup[2] removing cmd
# cleanup[2] removing dnf.cli.commands.shell
# cleanup[2] removing dnf.cli.commands.swap
# cleanup[2] removing dnf.cli.commands.updateinfo
# cleanup[2] removing dnf.cli.commands.upgrade
# cleanup[2] removing dnf.cli.commands.upgrademinimal
# cleanup[2] removing dnf.cli.demand
# cleanup[2] removing dnf.cli.cli
# cleanup[2] removing dnf.cli
# cleanup[2] removing dnf.plugin.dynamic.builddep
# destroy dnf.plugin.dynamic.builddep
# cleanup[2] removing dateutil._version
# cleanup[2] removing dateutil
# cleanup[2] removing six
# cleanup[2] removing numbers
# destroy numbers
# cleanup[2] removing _decimal
# cleanup[2] removing decimal
# destroy decimal
# cleanup[2] removing dateutil._common
# cleanup[2] removing dateutil.relativedelta
# cleanup[2] removing six.moves
# cleanup[2] removing dateutil.tz._common
# cleanup[2] removing dateutil.tz._factories
# cleanup[2] removing dateutil.tz.tz
# cleanup[2] removing dateutil.tz
# cleanup[2] removing dateutil.parser._parser
# cleanup[2] removing dateutil.parser.isoparser
# destroy dateutil.parser.isoparser
# cleanup[2] removing dateutil.parser
# cleanup[2] removing dnf.plugin.dynamic.changelog
# destroy dnf.plugin.dynamic.changelog
# cleanup[2] removing dnf.plugin.dynamic.config_manager
# destroy dnf.plugin.dynamic.config_manager
# cleanup[2] removing dnf.plugin.dynamic.copr
# destroy dnf.plugin.dynamic.copr
# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install
# destroy dnf.plugin.dynamic.debuginfo-install
# cleanup[2] removing dnf.plugin.dynamic.download
# destroy dnf.plugin.dynamic.download
# cleanup[2] removing _sqlite3
# cleanup[2] removing sqlite3.dbapi2
# cleanup[2] removing sqlite3
# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache
# destroy dnf.plugin.dynamic.generate_completion_cache
# cleanup[2] removing dnf.plugin.dynamic.groups_manager
# destroy dnf.plugin.dynamic.groups_manager
# cleanup[2] removing dbus._compat
# cleanup[2] removing dbus.exceptions
# cleanup[2] removing _dbus_bindings
# cleanup[2] removing dbus.types
# cleanup[2] removing dbus.lowlevel
# cleanup[2] removing xml
# destroy xml
# cleanup[2] removing xml.parsers
# destroy xml.parsers
# cleanup[2] removing pyexpat.errors
# cleanup[2] removing pyexpat.model
# cleanup[2] removing pyexpat
# cleanup[2] removing xml.parsers.expat.model
# cleanup[2] removing xml.parsers.expat.errors
# cleanup[2] removing xml.parsers.expat
# destroy xml.parsers.expat
# cleanup[2] removing dbus._expat_introspect_parser
# cleanup[2] removing dbus.proxies
# cleanup[2] removing dbus.connection
# cleanup[2] removing dbus.bus
# cleanup[2] removing dbus._dbus
# cleanup[2] removing dbus
# cleanup[2] removing dnf.plugin.dynamic.needs_restarting
# destroy dnf.plugin.dynamic.needs_restarting
# cleanup[2] removing dnf.plugin.dynamic.repoclosure
# destroy dnf.plugin.dynamic.repoclosure
# cleanup[2] removing dnf.plugin.dynamic.repodiff
# destroy dnf.plugin.dynamic.repodiff
# cleanup[2] removing dnf.plugin.dynamic.repograph
# destroy dnf.plugin.dynamic.repograph
# cleanup[2] removing dnf.plugin.dynamic.repomanage
# destroy dnf.plugin.dynamic.repomanage
# cleanup[2] removing dnf.plugin.dynamic.reposync
# destroy dnf.plugin.dynamic.reposync
# cleanup[2] removing dnf.plugin.dynamic.system_upgrade
# destroy dnf.plugin.dynamic.system_upgrade
<<<
 21264 1727202768.22759: stdout chunk (state=3):
>>># destroy _sitebuiltins
<<<
 21264 1727202768.22813: stdout chunk (state=3):
>>># destroy _bz2
# destroy _lzma
# destroy bz2
# destroy lzma
# destroy zipfile._path
# destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
<<<
 21264 1727202768.22817: stdout chunk (state=3):
>>># destroy ntpath
<<<
 21264 1727202768.22878: stdout chunk (state=3):
>>># destroy zipimport
# destroy __main__
# destroy systemd.daemon
# destroy ansible.module_utils.compat.selinux
# destroy grp
# destroy syslog
# destroy selinux
<<<
 21264 1727202768.22881: stdout chunk (state=3):
>>># destroy distro
<<<
 21264 1727202768.22951: stdout chunk (state=3):
>>># destroy distro.distro
# destroy mimetypes
# destroy netrc
<<<
 21264 1727202768.22955: stdout chunk (state=3):
>>># destroy dateutil
# destroy dateutil._version
# destroy dateutil._common
# destroy dateutil.parser
# destroy dateutil.parser._parser
# destroy dateutil.relativedelta
# destroy six.moves.urllib
# destroy six.moves
# destroy six.moves.urllib_parse
# destroy six.moves.urllib.error
# destroy six.moves.urllib.request
# destroy six.moves.urllib.response
# destroy six.moves.urllib.robotparser
# destroy dateutil.tz._common
# destroy dateutil.tz._factories
# destroy dateutil.tz.tz
<<<
 21264 1727202768.23008: stdout chunk (state=3):
>>># destroy dateutil.tz
# destroy six
# destroy sqlite3
# destroy sqlite3.dbapi2
# destroy _sqlite3
# destroy dbus
# destroy dbus._compat
# destroy dbus.exceptions
# destroy dbus.types
# destroy dbus.lowlevel
# destroy dbus._expat_introspect_parser
# destroy dbus.proxies
# destroy dbus.connection
# destroy dbus.bus
# destroy dbus._dbus
# destroy pyexpat.errors
# destroy pyexpat.model
# destroy pyexpat
<<<
 21264 1727202768.23029: stdout chunk (state=3):
>>># destroy uuid
# destroy systemd.journal
<<<
 21264 1727202768.23091: stdout chunk (state=3):
>>># cleanup[3] wiping _dbus_bindings
<<<
 21264 1727202768.23135: stdout chunk (state=3):
>>># cleanup[3] wiping _decimal
# cleanup[3] wiping dnf.cli
# destroy dnf.cli.format
# destroy dnf.cli.term
# destroy dnf.cli.progress
# destroy dnf.cli.aliases
# destroy dnf.cli.option_parser
# destroy dnf.cli.demand
# destroy dnf.cli.cli
# cleanup[3] wiping dnf.cli.commands.upgrademinimal
# cleanup[3] wiping dnf.cli.commands.upgrade
# cleanup[3] wiping dnf.cli.commands.updateinfo
# cleanup[3] wiping dnf.cli.commands.swap
# cleanup[3] wiping dnf.cli.commands.shell
# destroy cmd
# cleanup[3] wiping dnf.cli.commands.search
# cleanup[3] wiping dnf.match_counter
# cleanup[3] wiping dnf.cli.commands.repolist
# cleanup[3] wiping dnf.cli.commands.remove
# cleanup[3] wiping dnf.cli.commands.reinstall
# cleanup[3] wiping dnf.cli.commands.module
# cleanup[3] wiping dnf.cli.commands.mark
# cleanup[3] wiping dnf.cli.commands.makecache
# cleanup[3] wiping dnf.cli.commands.install
# cleanup[3] wiping dnf.cli.commands.history
# cleanup[3] wiping dnf.transaction_sr
# cleanup[3] wiping dnf.cli.commands.group
# cleanup[3] wiping dnf.cli.commands.downgrade
# cleanup[3] wiping dnf.cli.commands.distrosync
# cleanup[3] wiping dnf.cli.commands.deplist
# cleanup[3] wiping dnf.cli.commands.repoquery
# cleanup[3] wiping dnf.cli.commands.clean
# cleanup[3] wiping dnf.cli.commands.check
# cleanup[3] wiping dnf.cli.commands.autoremove
# cleanup[3] wiping dnf.cli.commands.alias
# destroy dnf.cli.commands
# cleanup[3] wiping dnf.cli.output
# cleanup[3] wiping termios
<<<
 21264 1727202768.23188: stdout chunk (state=3):
>>># cleanup[3] wiping curses
# cleanup[3] wiping _curses
# cleanup[3] wiping dnf
# destroy dnf.pycomp
# destroy dnf.const
# destroy dnf.i18n
# destroy dnf.yum
# destroy dnf.yum.rpmtrans
# destroy dnf.transaction
# destroy dnf.callback
# destroy dnf.util
# destroy dnf.exceptions
# destroy dnf.comps
# destroy dnf.db
# destroy dnf.db.group
<<<
 21264 1727202768.23272: stdout chunk (state=3):
>>># destroy dnf.db.history
# destroy dnf.crypto
# destroy dnf.conf
# destroy dnf.conf.substitutions
# destroy dnf.conf.config
# destroy dnf.conf.read
# destroy dnf.lock
# destroy dnf.logging
# destroy dnf.repo
# destroy dnf.rpm
# destroy dnf.dnssec
# destroy dnf.drpm
# destroy dnf.goal
# destroy dnf.history
# destroy dnf.module
# destroy dnf.module.exceptions
# destroy dnf.module.module_base
# destroy dnf.selector
# destroy dnf.persistor
# destroy dnf.plugin
# destroy dnf.query
# destroy dnf.repodict
# destroy dnf.package
# destroy dnf.sack
# destroy dnf.subject
# destroy dnf.base
# destroy dnf.transaction_sr
# destroy dnf.match_counter
# destroy dnf.cli
# cleanup[3] wiping gc
# cleanup[3] wiping dnf.rpm.miscutils
# destroy subprocess
# cleanup[3] wiping dnf.rpm.connection
# cleanup[3] wiping inspect
# destroy ast
# destroy dis
# destroy token
# cleanup[3] wiping _opcode
# cleanup[3] wiping libdnf.smartcols
# cleanup[3] wiping libdnf._smartcols
<<<
 21264 1727202768.23304: stdout chunk (state=3):
>>># cleanup[3] wiping dnf.rpm.transaction
# cleanup[3] wiping logging.handlers
# destroy pickle
# cleanup[3] wiping _pickle
# cleanup[3] wiping _compat_pickle
# cleanup[3] wiping dnf.yum.misc
# cleanup[3] wiping glob
# cleanup[3] wiping libcomps
# cleanup[3] wiping libcomps._libpycomps
# cleanup[3] wiping hawkey
# cleanup[3] wiping hawkey._hawkey
# cleanup[3] wiping rpm
# destroy rpm.transaction
# cleanup[3] wiping rpm._rpm
# cleanup[3] wiping unicodedata
# cleanup[3] wiping libdnf
# destroy libdnf.error
# destroy libdnf.common_types
# destroy libdnf.conf
# destroy libdnf.module
# destroy libdnf.repo
# destroy libdnf.transaction
# destroy libdnf.utils
# destroy libdnf.smartcols
# cleanup[3] wiping libdnf._utils
# cleanup[3] wiping libdnf._transaction
<<<
 21264 1727202768.23437: stdout chunk (state=3):
>>># cleanup[3] wiping libdnf._repo
# cleanup[3] wiping libdnf._module
# cleanup[3] wiping libdnf._conf
# cleanup[3] wiping libdnf._common_types
# cleanup[3] wiping libdnf._error
# cleanup[3] wiping queue
# cleanup[3] wiping _queue
# cleanup[3] wiping _heapq
# destroy _heapq
# cleanup[3] wiping email.mime.text
# cleanup[3] wiping gzip
# destroy _compression
# cleanup[3] wiping http.cookiejar
# destroy copy
# cleanup[3] wiping urllib.request
# destroy bisect
# cleanup[3] wiping urllib.error
# cleanup[3] wiping urllib.response
# cleanup[3] wiping http.client
# destroy http
# destroy ssl
# cleanup[3] wiping _ssl
# cleanup[3] wiping email.parser
# cleanup[3] wiping email.feedparser
# cleanup[3] wiping email.mime.multipart
# cleanup[3] wiping email.mime.application
# cleanup[3] wiping email.mime.nonmultipart
# cleanup[3] wiping email.mime.base
# cleanup[3] wiping email.policy
# cleanup[3] wiping email.contentmanager
# cleanup[3] wiping email.message
# destroy quopri
# cleanup[3] wiping email.iterators
# cleanup[3] wiping email.headerregistry
# cleanup[3] wiping email._header_value_parser
# cleanup[3] wiping email._encoded_words
# cleanup[3] wiping email._policybase
# cleanup[3] wiping email.utils
# cleanup[3] wiping email._parseaddr
# cleanup[3] wiping calendar
<<<
 21264 1727202768.23539: stdout chunk (state=3):
>>># cleanup[3] wiping email.header
# cleanup[3] wiping email.charset
# cleanup[3] wiping email.base64mime
# cleanup[3] wiping email.quoprimime
# cleanup[3] wiping email.errors
# cleanup[3] wiping email.encoders
# cleanup[3] wiping email.mime
# destroy email.mime.base
# destroy email.mime.nonmultipart
# destroy email.mime.application
# destroy email.mime.multipart
# destroy email.mime.text
# cleanup[3] wiping email
# destroy email._parseaddr
# destroy email._policybase
# destroy email._encoded_words
# destroy email._header_value_parser
# destroy email.mime
# destroy email.encoders
# destroy email.errors
# destroy email.quoprimime
# destroy email.base64mime
# destroy email.charset
# destroy email.header
# destroy email.utils
# destroy email.headerregistry
# destroy email.iterators
# destroy email.message
# destroy email.contentmanager
# destroy email.policy
# destroy email.feedparser
# destroy email.parser
# cleanup[3] wiping argparse
# cleanup[3] wiping gettext
# cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
# cleanup[3] wiping ansible.module_utils.six.moves
# cleanup[3] wiping systemd._daemon
# cleanup[3] wiping socket
# cleanup[3] wiping array
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping logging
<<<
 21264 1727202768.23791: stdout chunk (state=3):
>>># destroy logging.handlers
# cleanup[3] wiping string
# cleanup[3] wiping _string
# destroy _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping datetime
# cleanup[3] wiping _datetime
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping _posixsubprocess
# cleanup[3] wiping signal
# cleanup[3] wiping shlex
# cleanup[3] wiping selectors
# cleanup[3] wiping select
# cleanup[3] wiping platform
# cleanup[3] wiping pwd
# cleanup[3] wiping locale
# destroy encodings
# cleanup[3] wiping _locale
# destroy _locale
# cleanup[3] wiping fcntl
# cleanup[3] wiping atexit
# destroy atexit
# cleanup[3] wiping json
# destroy json.decoder
# destroy json.encoder
# cleanup[3] wiping json.scanner
# cleanup[3] wiping _json
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping urllib.parse
# destroy ipaddress
# cleanup[3] wiping urllib
# destroy urllib.response
# destroy urllib.error
# destroy urllib.request
# cleanup[3] wiping contextlib
# cleanup[3] wiping threading
<<<
 21264 1727202768.23836: stdout chunk (state=3):
>>># cleanup[3] wiping tempfile
# cleanup[3] wiping weakref
# cleanup[3] wiping random
# cleanup[3] wiping hashlib
# cleanup[3] wiping _blake2
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# destroy _bisect
# cleanup[3] wiping math
# cleanup[3] wiping shutil
# cleanup[3] wiping zlib
# cleanup[3] wiping errno
# cleanup[3] wiping fnmatch
# cleanup[3] wiping importlib.util
# cleanup[3] wiping importlib._abc
# cleanup[3] wiping importlib.machinery
# cleanup[3] wiping importlib
# destroy importlib._abc
# destroy importlib.machinery
# destroy importlib.util
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping base64
# cleanup[3] wiping binascii
# cleanup[3] wiping struct
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
# destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
# cleanup[3] wiping _sre
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy _collections_abc
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
# cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
# destroy posixpath
# cleanup[3] wiping genericpath
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping io
# destroy abc
# cleanup[3] wiping _abc
# cleanup[3] wiping _signal
# destroy _signal
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
# cleanup[3] wiping marshal
# cleanup[3] wiping _io
# cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _imp
# cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping sys
# cleanup[3] wiping builtins
# destroy _dbus_bindings
# destroy decimal
# destroy _curses
# destroy libcomps._libpycomps
# destroy hawkey._hawkey
# destroy rpm._rpm
# destroy selinux._selinux
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
<<<
 21264 1727202768.24325: stdout chunk (state=3):
>>># destroy sys.monitoring
# destroy _socket
<<<
 21264 1727202768.24366: stdout chunk (state=3):
>>># destroy _weakref
# destroy _thread
# destroy _hashlib
<<<
 21264 1727202768.24454: stdout chunk (state=3):
>>># destroy platform
# destroy _uuid
# destroy stat
# destroy genericpath
# destroy re._parser
# destroy tokenize
<<<
 21264 1727202768.24489: stdout chunk (state=3):
>>># destroy _compat_pickle
# destroy libdnf._error
# destroy ansible.module_utils.six.moves.urllib
# destroy _queue
# destroy array
# destroy copyreg
<<<
 21264 1727202768.24635: stdout chunk (state=3):
>>># destroy _pickle
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy _typing
# destroy _tokenize
# destroy ansible.module_utils.six.moves
<<<
 21264 1727202768.24638: stdout chunk (state=3):
>>># destroy gzip
# destroy _frozen_importlib_external
# destroy _imp
# destroy _io
# destroy marshal
# destroy unicodedata
<<<
 21264 1727202768.24719: stdout chunk (state=3):
>>># destroy _blake2
# destroy email
# destroy queue
# destroy shlex
# destroy pwd
# destroy gettext
# destroy libcomps
# destroy urllib
# destroy dnf.rpm.transaction
# destroy dnf.rpm.connection
# destroy dnf.rpm.miscutils
# destroy hashlib
# destroy json
# destroy importlib
# destroy inspect
# destroy gc
# destroy math
# destroy shutil
# destroy zlib
# destroy urllib.parse
# destroy fnmatch
# destroy tempfile
# destroy traceback
# destroy calendar<<<
 21264 1727202768.24826: stdout chunk (state=3):
>>>
# destroy dnf.yum.misc
# destroy glob
# destroy curses
# destroy struct
# destroy termios
# destroy argparse
# destroy dnf.cli.commands.alias
# destroy dnf.cli.commands.autoremove
# destroy dnf.cli.commands.check
# destroy dnf.cli.commands.clean
# destroy dnf.cli.commands.repoquery
# destroy dnf.cli.commands.deplist
# destroy dnf.cli.commands.distrosync
# destroy dnf.cli.commands.downgrade
# destroy dnf.cli.commands.group
# destroy dnf.cli.commands.history
# destroy dnf.cli.commands.install
# destroy dnf.cli.commands.makecache
# destroy dnf.cli.commands.mark
# destroy dnf.cli.commands.module
# destroy dnf.cli.commands.reinstall
# destroy dnf.cli.commands.remove
# destroy dnf.cli.commands.repolist
# destroy dnf.cli.commands.search
# destroy dnf.cli.commands.shell
# destroy dnf.cli.commands.swap
# destroy dnf.cli.commands.updateinfo
# destroy dnf.cli.commands.upgrade
# destroy dnf.cli.commands.upgrademinimal
# destroy datetime
# destroy logging
# destroy operator
# destroy random
# destroy hawkey
# destroy dnf.cli.output
# destroy dnf
# destroy rpm
<<<
 21264 1727202768.24864: stdout chunk (state=3):
>>># destroy itertools
# destroy functools
# destroy locale
# destroy signal
# destroy threading
# destroy contextlib
# destroy time
# destroy fcntl
# destroy _posixsubprocess
# destroy select
# destroy selectors
# destroy json.scanner
# destroy _json
# destroy collections
# destroy io
# destroy _opcode
<<<
 21264 1727202768.24975: stdout chunk (state=3):
>>># destroy _warnings
# destroy posix
# destroy binascii
# destroy http.client
# destroy http.cookiejar
# destroy socket
# destroy base64
# destroy errno
# destroy warnings
# destroy string
<<<
 21264 1727202768.24993: stdout chunk (state=3):
>>># destroy _ssl
<<<
 21264 1727202768.25060: stdout chunk (state=3):
>>># clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
<<<
 21264 1727202768.25223: stdout chunk (state=3):
>>># destroy codecs
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy encodings.utf_8_sig
# destroy encodings.cp437
# destroy _codecs
# destroy re
<<<
 21264 1727202768.25259: stdout chunk (state=3):
>>># destroy _random
<<<
 21264 1727202768.25273: stdout chunk (state=3):
>>># destroy _sre
# destroy _operator
# destroy _functools
# clear sys.audit hooks
<<<
 21264 1727202768.26137: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
Shared connection to 10.31.41.56 closed.
<<<
 21264 1727202768.26140: stdout chunk (state=3):
>>><<<
 21264 1727202768.26188: stderr chunk (state=3):
>>><<<
 21264 1727202768.26410: _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.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'
import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'
import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b93684d0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b9337b30>
# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'
import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b936aa50>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib/python3.12/site-packages'
Adding directory: '/usr/lib64/python3.12/site-packages'
Adding directory: '/usr/lib/python3.12/site-packages'
Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'
# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'
import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b913d130>
# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py
# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'
import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b913e060>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b917bec0>
# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py
# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'
import '_operator' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b917bf80>
# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py
# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'
import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py
# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'
import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b91b3830>
# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py
# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'
import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b91b3ec0>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b9193b60>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b91912b0>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b9179070>
# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'
import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'
import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b91d77d0>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b91d63f0>
# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'
import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b9192150>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b91d4b30>
# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py
# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'
import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b9208890>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b91782f0>
# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py
# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'
# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b9208d40>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b9208bf0>
# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b9208fe0>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b9176e10>
# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py
# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'
import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b9209670>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b9209370>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'
import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b920a540>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py
# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py
# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'
import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b9220740>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b9221e20>
# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py
# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py
# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'
import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b9222cc0>
# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b92232f0>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b9222210>
# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py
# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'
# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b9223d70>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b92234a0>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b920a4b0>
# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py
# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py
# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'
# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b8f57c50>
# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py
# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'
# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b8f807d0>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8f80530>
# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b8f80740>
# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py
# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'
# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b8f81100>
# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b8f81af0>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8f809b0>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8f55df0>
# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py
# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py
# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'
import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8f82ed0>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8f81c10>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b920ac60>
# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py
# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'
import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8fab230>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py
# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'
import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8fd3590>
# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py
# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'
import 'ntpath' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'
import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b90302c0>
# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py
# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'
import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b9032a20>
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b90303e0>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8ff9310>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'
import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8925310>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8fd2390>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8f83e00>
# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f50b8fd26f0>
# zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip'
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py
# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py
# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'
import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b897f080>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b895df70>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b895d0d0>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py
# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'
import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b897cf20>
# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py
# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py
# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'
# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b89aaa80>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b89aa810>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b89aa120>
# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'
import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b89aa570>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b897faa0>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b89ab800>
# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b89ab9e0>
# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py
# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'
import '_locale' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b89abf20>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py
# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'
import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b880dcd0>
# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b880f8f0>
# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py
# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'
import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b88182c0>
# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py
# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'
import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8819460>
# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py
# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py
# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'
import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b881bef0>
# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b881c590>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b881a1e0>
# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py
# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py
# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py
# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py
# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'
import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b881fe30>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b881e900>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b881e660>
# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py
# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'
import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b881ebd0>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b881a630>
# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b8863f20>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'
import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b88641a0>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py
# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'
# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b8865d60>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8865b20>
# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py
# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'
# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b88682f0>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8866450>
# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py
# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py
# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'
import '_string' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b886bad0>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b88684a0>
# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b886c8c0>
# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b886ccb0>
# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b886cbf0>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b88644a0>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py
# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'
# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b88f8470>
# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b88f9490>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b886ec00>
# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b886ff80>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b886e810>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f50b88f99a0>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f50b88f99a0>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/">
# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'
# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b88fd640>
# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'
import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b88fe4b0>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b881a660>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py
# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'
import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b88fe180>
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py
# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'
import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b88ff590>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'
# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b8709ee0>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b87072c0>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py
# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py
# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'
import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b89fe900>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b89ee5d0>
import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b870a0c0>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b936b980>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py
# code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc'
import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b87a04d0>
# /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py
# code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc'
import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b87a06b0>
# /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py
# code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc'
# /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py
# code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py
# code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc'
import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b87a0dd0>
import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b87a0950>
# /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py
# code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc'
# /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py
# code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc'
import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b87a1700>
# /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py
# code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc'
# /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py
# code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc'
# /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py
# code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc'
# /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py
# code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc'
# /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py
# code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc'
import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8785700>
# /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py
# code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc'
import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8784170>
# /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py
# code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc'
import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8372540>
import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b87a2f00>
# /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py
# code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc'
# /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py
# code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py
# code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc'
import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8375100>
import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8373c80>
import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8373020>
import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b87a2390>
# /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py
# code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc'
# /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py
# code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc'
# /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py
# code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc'
import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b83e1160>
import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8399280>
import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b87a2960>
# /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py
# code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc'
# /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py
# code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc'
# /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py
# code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc'
import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b83e8b60>
import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b83e2f00>
import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8398da0>
import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b87a1d60>
import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b87a1760>
import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b87a1490>
import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b87a0710>
# /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py
# code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc'
import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b87a1790>
# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py
# code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc'
# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py
# code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc'
import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b83e9190>
import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b83e8d70>
# /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py
# code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc'
import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b83e98e0>
# /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py
# code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py
# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'
# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'
# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'
import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b83ec4d0>
import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b83cd670>
import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b83ea7e0>
# /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py
# code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc'
import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b83cd100>
# /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py
# code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc'
import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8406300>
# /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc'
# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc'
import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8406f60>
import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8406a20>
# /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc'
import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8407260>
# /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py
# code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc'
import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b83dba10>
# /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py
# code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc'
import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8295e80>
# zipimport: zlib available
import 'ansible.module_utils.urls' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat.version' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.respawn' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.yumdnf' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_jt_oat9a/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc'
# /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py
# code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc'
import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b82d6f90>
# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py
# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'
import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b82d70b0>
# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py
# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py
# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'
# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'
# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'
import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b802b260>
import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b802aab0>
# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'
# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'
import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b802ac90>
import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b82d75f0>
import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b82d6270>
# /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc'
import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b82d6c90>
# /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc'
# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py
# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc'
# extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so'
# extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so'
import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b80a0800>
import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b80a0410>
# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py
# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc'
# extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'
# extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'
import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b80a3fb0>
import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b80a08f0>
# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py
# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc'
# extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so'
# extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so'
import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b7b33200>
import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b80c8260>
# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py
# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc'
# extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so'
# extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so'
import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b7bb0dd0>
import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b7b33650>
# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py
# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc'
# extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so'
# extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so'
import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b7bb3c80>
import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b7bb0e60>
# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py
# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc'
# extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so'
# extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so'
import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b7befe60>
import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b7bb3fb0>
# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py
# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc'
# extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so'
# extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so'
import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b62011c0>
import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b62005c0>
import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b8043f50>
# /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc'
# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'
# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'
import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b621c6e0>
import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b6203b30>
# /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc'
import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b621ed20>
# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py
# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc'
import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b621fc20>
# /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc'
# extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'
# extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'
import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b6244530>
# /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py
# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc'
import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b62459d0>
import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b621fe60>
import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b621ebd0>
import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b621e570>
# /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc'
# extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so'
# extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so'
import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b62475f0>
import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b621f290>
import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b621c9e0>
import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b6203140>
# /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc'
# extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so'
# extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so'
import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b6203860>
import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b62035c0>
import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b6201340>
# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc'
import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b6284c50>
# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py
# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py
# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc'
import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b62871a0>
# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py
# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'
import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b6287920>
import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b6286480>
# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py
# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc'
import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b62b0170>
import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b6284c20>
# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py
# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py
# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc'
import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b62b1be0>
import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b62b1160>
import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b62b0f80>
# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py
# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc'
import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b62dccb0>
# /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py
# code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py
# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py
# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'
import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5baecf0>
# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'
# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'
import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b5baf050>
import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b62def60>
import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b62dd100>
import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b62dc1a0>
import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b62b23f0>
import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b62b2120>
# /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py
# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc'
import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5be8bf0>
import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5bafd10>
import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b62b2930>
# /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc'
import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5be92e0>
# /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc'
import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5be96a0>
# /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc'
import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5be9730>
# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc'
import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5be9850>
# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py
# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc'
# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py
# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc'
# extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'
# extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'
import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b5c08440>
import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5bea570>
# /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc'
import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5c085f0>
# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py
# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc'
import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5c086e0>
import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5be9640>
# /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc'
import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5c087d0>
# /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py
# code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py
# code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py
# code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc'
# extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'
# extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'
import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b5c54290>
import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5c2f6b0>
import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5c2e120>
import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5c0a060>
import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5c094c0>
# /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc'
import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5c0a420>
# /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc'
import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5c0b710>
# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py
# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc'
import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5c70bf0>
# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py
# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc'
import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5c70e60>
# /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc'
import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5c717c0>
import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5c71250>
# /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc'
import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5c726c0>
import 'gc' # <class '_frozen_importlib.BuiltinImporter'>
import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b802b380>
import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b82d5fa0>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc'
import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5c73200>
# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc'
import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5a4bcb0>
# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc'
# /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py
# code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc'
# extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'
# extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'
import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b5a69d00>
import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5a698b0>
# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'
# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'
import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b5c73110>
import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5a68770>
import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5a4bfb0>
import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5a48d10>
# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc'
import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5a4ba70>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc'
import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5a7f200>
import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5a7dd30>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc'
import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5aa4a10>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc'
import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5aa4d10>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc'
import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5aa4f80>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc'
import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5aa5220>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc'
import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5aa5940>
import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5aa5790>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc'
import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5aa71a0>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc'
import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5aa7320>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc'
import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5aa7560>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc'
import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5ac0500>
import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5aa7d40>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc'
import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5ac10a0>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc'
import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5ac1490>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc'
import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5ac1670>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc'
import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5ac1940>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc'
import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5ac2810>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc'
import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5ac2a80>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc'
import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5ac2c90>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc'
import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5ac3890>
import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5ac33b0>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py
# code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc'
import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5ae8740>
import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5ac3f80>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc'
import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5ae93d0>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc'
import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5ae96a0>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc'
import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5aea600>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc'
import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5aea870>
# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc'
import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5aeaa20>
import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5c73650>
import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5c733e0>
import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5c72b10>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc'
import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5aeb3e0>
import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5aeb110>
# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py
# code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc'
import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5b11880>
# /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py
# code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py
# code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc'
import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5b12f60>
# extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'
# extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'
import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b5b121e0>
import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5b11d90>
# /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc'
import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5890830>
import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5877c50>
# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc'
import 'six.moves' # <six._SixMetaPathImporter object at 0x7f50b5b13440>
# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc'
import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b58936b0>
# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc'
import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5893f80>
# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc'
# destroy dateutil.tz.win
import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5890ec0>
import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5890b90>
import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5aeb6b0>
# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc'
import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5b113d0>
import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5aeb410>
import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5a483e0>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc'
import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b58ba1b0>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc'
import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b58baa50>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc'
import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b58bb9e0>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc'
import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b58bbf80>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc'
# /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py
# code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py
# code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc'
# extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so'
# extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so'
import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b58e9700>
import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b58e90d0>
import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b58e8d70>
import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b58e8a10>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc'
import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b58e9370>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc'
# /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py
# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc'
import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b58eb500>
# /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py
# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc'
import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b58eb590>
# /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py
# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc'
# extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'
# extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'
import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b58ebc80>
import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b58ebb30>
# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py
# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc'
# /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py
# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc'
# /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py
# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc'
# /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py
# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc'
import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5916180>
# /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py
# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc'
# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py
# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc'
# /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py
# code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc'
import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5917380>
# /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py
# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc'
import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b59175f0>
# /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py
# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc'
# extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'
# extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'
import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50b5917740>
import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5917590>
import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5916e40>
import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b59162d0>
import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b59155b0>
import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5914b60>
import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5914410>
import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b58eaff0>
import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b58ea4e0>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc'
import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5917050>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc'
import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5917bf0>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc'
import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5940500>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc'
import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b59408c0>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc'
import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b59411f0>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc'
import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50b5941d30>

{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute", "rsyslog"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}}
# destroy dnf.plugin.dynamic
# destroy __main__
# clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
# cleanup[2] removing email
# cleanup[2] removing email.mime
# cleanup[2] removing quopri
# cleanup[2] removing email.encoders
# cleanup[2] removing email.errors
# cleanup[2] removing email.quoprimime
# cleanup[2] removing email.base64mime
# cleanup[2] removing email.charset
# cleanup[2] removing email.header
# cleanup[2] removing calendar
# cleanup[2] removing email._parseaddr
# cleanup[2] removing email.utils
# cleanup[2] removing email._policybase
# cleanup[2] removing email._encoded_words
# cleanup[2] removing email._header_value_parser
# cleanup[2] removing email.headerregistry
# cleanup[2] removing email.iterators
# cleanup[2] removing email.message
# cleanup[2] removing email.contentmanager
# cleanup[2] removing email.policy
# cleanup[2] removing email.mime.base
# cleanup[2] removing email.mime.nonmultipart
# cleanup[2] removing email.mime.application
# cleanup[2] removing email.mime.multipart
# cleanup[2] removing email.feedparser
# cleanup[2] removing email.parser
# cleanup[2] removing http
# cleanup[2] removing _ssl
# cleanup[2] removing ssl
# cleanup[2] removing http.client
# cleanup[2] removing mimetypes
# cleanup[2] removing netrc
# cleanup[2] removing urllib.response
# cleanup[2] removing urllib.error
# cleanup[2] removing urllib.request
# cleanup[2] removing http.cookiejar
# cleanup[2] removing gzip
# cleanup[2] removing ansible.module_utils.urls
# destroy ansible.module_utils.urls
# cleanup[2] removing ansible.module_utils.compat.version
# destroy ansible.module_utils.compat.version
# cleanup[2] removing ansible.module_utils.common.respawn
# destroy ansible.module_utils.common.respawn
# cleanup[2] removing ansible.module_utils.yumdnf
# destroy ansible.module_utils.yumdnf
# cleanup[2] removing email.mime.text
# cleanup[2] removing configparser
# destroy configparser
# cleanup[2] removing _heapq
# cleanup[2] removing heapq
# destroy heapq
# cleanup[2] removing _queue
# cleanup[2] removing queue
# cleanup[2] removing dnf.pycomp
# cleanup[2] removing dnf.const
# cleanup[2] removing libdnf._error
# cleanup[2] removing libdnf.error
# cleanup[2] removing libdnf._common_types
# cleanup[2] removing libdnf.common_types
# cleanup[2] removing libdnf._conf
# cleanup[2] removing libdnf.conf
# cleanup[2] removing libdnf._module
# cleanup[2] removing libdnf.module
# cleanup[2] removing libdnf._repo
# cleanup[2] removing libdnf.repo
# cleanup[2] removing libdnf._transaction
# cleanup[2] removing libdnf.transaction
# cleanup[2] removing libdnf._utils
# cleanup[2] removing libdnf.utils
# cleanup[2] removing libdnf
# cleanup[2] removing unicodedata
# cleanup[2] removing dnf.i18n
# cleanup[2] removing dnf.yum
# cleanup[2] removing dnf.transaction
# cleanup[2] removing rpm._rpm
# cleanup[2] removing rpm.transaction
# cleanup[2] removing rpm
# cleanup[2] removing dnf.yum.rpmtrans
# cleanup[2] removing dnf.callback
# cleanup[2] removing hawkey._hawkey
# cleanup[2] removing hawkey
# cleanup[2] removing dnf.util
# cleanup[2] removing dnf.exceptions
# cleanup[2] removing libcomps._libpycomps
# cleanup[2] removing libcomps
# cleanup[2] removing dnf.comps
# cleanup[2] removing dnf.db
# cleanup[2] removing dnf.crypto
# cleanup[2] removing glob
# cleanup[2] removing dnf.yum.misc
# cleanup[2] removing dnf.db.group
# cleanup[2] removing dnf.db.history
# cleanup[2] removing dnf.conf.substitutions
# cleanup[2] removing dnf.conf.config
# cleanup[2] removing dnf.conf
# cleanup[2] removing dnf.lock
# cleanup[2] removing _compat_pickle
# cleanup[2] removing _pickle
# cleanup[2] removing pickle
# cleanup[2] removing logging.handlers
# cleanup[2] removing dnf.logging
# cleanup[2] removing dnf.repo
# cleanup[2] removing dnf.conf.read
# cleanup[2] removing dnf.rpm.transaction
# cleanup[2] removing dnf.rpm
# cleanup[2] removing dnf.dnssec
# cleanup[2] removing dnf.drpm
# cleanup[2] removing dnf.goal
# cleanup[2] removing dnf.history
# cleanup[2] removing dnf.module
# cleanup[2] removing libdnf._smartcols
# cleanup[2] removing libdnf.smartcols
# cleanup[2] removing dnf.selector
# cleanup[2] removing dnf.module.exceptions
# cleanup[2] removing dnf.module.module_base
# cleanup[2] removing dnf.persistor
# cleanup[2] removing _opcode
# cleanup[2] removing opcode
# destroy opcode
# cleanup[2] removing dis
# cleanup[2] removing inspect
# cleanup[2] removing dnf.plugin
# cleanup[2] removing dnf.query
# cleanup[2] removing dnf.repodict
# cleanup[2] removing dnf.rpm.connection
# cleanup[2] removing dnf.rpm.miscutils
# cleanup[2] removing dnf.package
# cleanup[2] removing dnf.sack
# cleanup[2] removing dnf.subject
# cleanup[2] removing gc
# cleanup[2] removing dnf.base
# cleanup[2] removing dnf
# cleanup[2] removing dnfpluginscore
# destroy dnfpluginscore
# cleanup[2] removing dnf.cli.format
# cleanup[2] removing _curses
# cleanup[2] removing curses
# cleanup[2] removing termios
# cleanup[2] removing dnf.cli.term
# cleanup[2] removing dnf.cli.progress
# cleanup[2] removing dnf.cli.output
# cleanup[2] removing dnf.cli.aliases
# cleanup[2] removing dnf.cli.option_parser
# cleanup[2] removing dnf.cli.commands
# cleanup[2] removing dnf.cli.commands.alias
# cleanup[2] removing dnf.cli.commands.autoremove
# cleanup[2] removing dnf.cli.commands.check
# cleanup[2] removing dnf.cli.commands.clean
# cleanup[2] removing dnf.cli.commands.repoquery
# cleanup[2] removing dnf.cli.commands.deplist
# cleanup[2] removing dnf.cli.commands.distrosync
# cleanup[2] removing dnf.cli.commands.downgrade
# cleanup[2] removing dnf.cli.commands.group
# cleanup[2] removing dnf.transaction_sr
# cleanup[2] removing dnf.cli.commands.history
# cleanup[2] removing dnf.cli.commands.install
# cleanup[2] removing dnf.cli.commands.makecache
# cleanup[2] removing dnf.cli.commands.mark
# cleanup[2] removing dnf.cli.commands.module
# cleanup[2] removing dnf.cli.commands.reinstall
# cleanup[2] removing dnf.cli.commands.remove
# cleanup[2] removing dnf.cli.commands.repolist
# cleanup[2] removing dnf.match_counter
# cleanup[2] removing dnf.cli.commands.search
# cleanup[2] removing cmd
# cleanup[2] removing dnf.cli.commands.shell
# cleanup[2] removing dnf.cli.commands.swap
# cleanup[2] removing dnf.cli.commands.updateinfo
# cleanup[2] removing dnf.cli.commands.upgrade
# cleanup[2] removing dnf.cli.commands.upgrademinimal
# cleanup[2] removing dnf.cli.demand
# cleanup[2] removing dnf.cli.cli
# cleanup[2] removing dnf.cli
# cleanup[2] removing dnf.plugin.dynamic.builddep
# destroy dnf.plugin.dynamic.builddep
# cleanup[2] removing dateutil._version
# cleanup[2] removing dateutil
# cleanup[2] removing six
# cleanup[2] removing numbers
# destroy numbers
# cleanup[2] removing _decimal
# cleanup[2] removing decimal
# destroy decimal
# cleanup[2] removing dateutil._common
# cleanup[2] removing dateutil.relativedelta
# cleanup[2] removing six.moves
# cleanup[2] removing dateutil.tz._common
# cleanup[2] removing dateutil.tz._factories
# cleanup[2] removing dateutil.tz.tz
# cleanup[2] removing dateutil.tz
# cleanup[2] removing dateutil.parser._parser
# cleanup[2] removing dateutil.parser.isoparser
# destroy dateutil.parser.isoparser
# cleanup[2] removing dateutil.parser
# cleanup[2] removing dnf.plugin.dynamic.changelog
# destroy dnf.plugin.dynamic.changelog
# cleanup[2] removing dnf.plugin.dynamic.config_manager
# destroy dnf.plugin.dynamic.config_manager
# cleanup[2] removing dnf.plugin.dynamic.copr
# destroy dnf.plugin.dynamic.copr
# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install
# destroy dnf.plugin.dynamic.debuginfo-install
# cleanup[2] removing dnf.plugin.dynamic.download
# destroy dnf.plugin.dynamic.download
# cleanup[2] removing _sqlite3
# cleanup[2] removing sqlite3.dbapi2
# cleanup[2] removing sqlite3
# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache
# destroy dnf.plugin.dynamic.generate_completion_cache
# cleanup[2] removing dnf.plugin.dynamic.groups_manager
# destroy dnf.plugin.dynamic.groups_manager
# cleanup[2] removing dbus._compat
# cleanup[2] removing dbus.exceptions
# cleanup[2] removing _dbus_bindings
# cleanup[2] removing dbus.types
# cleanup[2] removing dbus.lowlevel
# cleanup[2] removing xml
# destroy xml
# cleanup[2] removing xml.parsers
# destroy xml.parsers
# cleanup[2] removing pyexpat.errors
# cleanup[2] removing pyexpat.model
# cleanup[2] removing pyexpat
# cleanup[2] removing xml.parsers.expat.model
# cleanup[2] removing xml.parsers.expat.errors
# cleanup[2] removing xml.parsers.expat
# destroy xml.parsers.expat
# cleanup[2] removing dbus._expat_introspect_parser
# cleanup[2] removing dbus.proxies
# cleanup[2] removing dbus.connection
# cleanup[2] removing dbus.bus
# cleanup[2] removing dbus._dbus
# cleanup[2] removing dbus
# cleanup[2] removing dnf.plugin.dynamic.needs_restarting
# destroy dnf.plugin.dynamic.needs_restarting
# cleanup[2] removing dnf.plugin.dynamic.repoclosure
# destroy dnf.plugin.dynamic.repoclosure
# cleanup[2] removing dnf.plugin.dynamic.repodiff
# destroy dnf.plugin.dynamic.repodiff
# cleanup[2] removing dnf.plugin.dynamic.repograph
# destroy dnf.plugin.dynamic.repograph
# cleanup[2] removing dnf.plugin.dynamic.repomanage
# destroy dnf.plugin.dynamic.repomanage
# cleanup[2] removing dnf.plugin.dynamic.reposync
# destroy dnf.plugin.dynamic.reposync
# cleanup[2] removing dnf.plugin.dynamic.system_upgrade
# destroy dnf.plugin.dynamic.system_upgrade
# destroy _sitebuiltins
# destroy _bz2
# destroy _lzma
# destroy bz2
# destroy lzma
# destroy zipfile._path
# destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy ntpath
# destroy zipimport
# destroy __main__
# destroy systemd.daemon
# destroy ansible.module_utils.compat.selinux
# destroy grp
# destroy syslog
# destroy selinux
# destroy distro
# destroy distro.distro
# destroy mimetypes
# destroy netrc
# destroy dateutil
# destroy dateutil._version
# destroy dateutil._common
# destroy dateutil.parser
# destroy dateutil.parser._parser
# destroy dateutil.relativedelta
# destroy six.moves.urllib
# destroy six.moves
# destroy six.moves.urllib_parse
# destroy six.moves.urllib.error
# destroy six.moves.urllib.request
# destroy six.moves.urllib.response
# destroy six.moves.urllib.robotparser
# destroy dateutil.tz._common
# destroy dateutil.tz._factories
# destroy dateutil.tz.tz
# destroy dateutil.tz
# destroy six
# destroy sqlite3
# destroy sqlite3.dbapi2
# destroy _sqlite3
# destroy dbus
# destroy dbus._compat
# destroy dbus.exceptions
# destroy dbus.types
# destroy dbus.lowlevel
# destroy dbus._expat_introspect_parser
# destroy dbus.proxies
# destroy dbus.connection
# destroy dbus.bus
# destroy dbus._dbus
# destroy pyexpat.errors
# destroy pyexpat.model
# destroy pyexpat
# destroy uuid
# destroy systemd.journal
# cleanup[3] wiping _dbus_bindings
# cleanup[3] wiping _decimal
# cleanup[3] wiping dnf.cli
# destroy dnf.cli.format
# destroy dnf.cli.term
# destroy dnf.cli.progress
# destroy dnf.cli.aliases
# destroy dnf.cli.option_parser
# destroy dnf.cli.demand
# destroy dnf.cli.cli
# cleanup[3] wiping dnf.cli.commands.upgrademinimal
# cleanup[3] wiping dnf.cli.commands.upgrade
# cleanup[3] wiping dnf.cli.commands.updateinfo
# cleanup[3] wiping dnf.cli.commands.swap
# cleanup[3] wiping dnf.cli.commands.shell
# destroy cmd
# cleanup[3] wiping dnf.cli.commands.search
# cleanup[3] wiping dnf.match_counter
# cleanup[3] wiping dnf.cli.commands.repolist
# cleanup[3] wiping dnf.cli.commands.remove
# cleanup[3] wiping dnf.cli.commands.reinstall
# cleanup[3] wiping dnf.cli.commands.module
# cleanup[3] wiping dnf.cli.commands.mark
# cleanup[3] wiping dnf.cli.commands.makecache
# cleanup[3] wiping dnf.cli.commands.install
# cleanup[3] wiping dnf.cli.commands.history
# cleanup[3] wiping dnf.transaction_sr
# cleanup[3] wiping dnf.cli.commands.group
# cleanup[3] wiping dnf.cli.commands.downgrade
# cleanup[3] wiping dnf.cli.commands.distrosync
# cleanup[3] wiping dnf.cli.commands.deplist
# cleanup[3] wiping dnf.cli.commands.repoquery
# cleanup[3] wiping dnf.cli.commands.clean
# cleanup[3] wiping dnf.cli.commands.check
# cleanup[3] wiping dnf.cli.commands.autoremove
# cleanup[3] wiping dnf.cli.commands.alias
# destroy dnf.cli.commands
# cleanup[3] wiping dnf.cli.output
# cleanup[3] wiping termios
# cleanup[3] wiping curses
# cleanup[3] wiping _curses
# cleanup[3] wiping dnf
# destroy dnf.pycomp
# destroy dnf.const
# destroy dnf.i18n
# destroy dnf.yum
# destroy dnf.yum.rpmtrans
# destroy dnf.transaction
# destroy dnf.callback
# destroy dnf.util
# destroy dnf.exceptions
# destroy dnf.comps
# destroy dnf.db
# destroy dnf.db.group
# destroy dnf.db.history
# destroy dnf.crypto
# destroy dnf.conf
# destroy dnf.conf.substitutions
# destroy dnf.conf.config
# destroy dnf.conf.read
# destroy dnf.lock
# destroy dnf.logging
# destroy dnf.repo
# destroy dnf.rpm
# destroy dnf.dnssec
# destroy dnf.drpm
# destroy dnf.goal
# destroy dnf.history
# destroy dnf.module
# destroy dnf.module.exceptions
# destroy dnf.module.module_base
# destroy dnf.selector
# destroy dnf.persistor
# destroy dnf.plugin
# destroy dnf.query
# destroy dnf.repodict
# destroy dnf.package
# destroy dnf.sack
# destroy dnf.subject
# destroy dnf.base
# destroy dnf.transaction_sr
# destroy dnf.match_counter
# destroy dnf.cli
# cleanup[3] wiping gc
# cleanup[3] wiping dnf.rpm.miscutils
# destroy subprocess
# cleanup[3] wiping dnf.rpm.connection
# cleanup[3] wiping inspect
# destroy ast
# destroy dis
# destroy token
# cleanup[3] wiping _opcode
# cleanup[3] wiping libdnf.smartcols
# cleanup[3] wiping libdnf._smartcols
# cleanup[3] wiping dnf.rpm.transaction
# cleanup[3] wiping logging.handlers
# destroy pickle
# cleanup[3] wiping _pickle
# cleanup[3] wiping _compat_pickle
# cleanup[3] wiping dnf.yum.misc
# cleanup[3] wiping glob
# cleanup[3] wiping libcomps
# cleanup[3] wiping libcomps._libpycomps
# cleanup[3] wiping hawkey
# cleanup[3] wiping hawkey._hawkey
# cleanup[3] wiping rpm
# destroy rpm.transaction
# cleanup[3] wiping rpm._rpm
# cleanup[3] wiping unicodedata
# cleanup[3] wiping libdnf
# destroy libdnf.error
# destroy libdnf.common_types
# destroy libdnf.conf
# destroy libdnf.module
# destroy libdnf.repo
# destroy libdnf.transaction
# destroy libdnf.utils
# destroy libdnf.smartcols
# cleanup[3] wiping libdnf._utils
# cleanup[3] wiping libdnf._transaction
# cleanup[3] wiping libdnf._repo
# cleanup[3] wiping libdnf._module
# cleanup[3] wiping libdnf._conf
# cleanup[3] wiping libdnf._common_types
# cleanup[3] wiping libdnf._error
# cleanup[3] wiping queue
# cleanup[3] wiping _queue
# cleanup[3] wiping _heapq
# destroy _heapq
# cleanup[3] wiping email.mime.text
# cleanup[3] wiping gzip
# destroy _compression
# cleanup[3] wiping http.cookiejar
# destroy copy
# cleanup[3] wiping urllib.request
# destroy bisect
# cleanup[3] wiping urllib.error
# cleanup[3] wiping urllib.response
# cleanup[3] wiping http.client
# destroy http
# destroy ssl
# cleanup[3] wiping _ssl
# cleanup[3] wiping email.parser
# cleanup[3] wiping email.feedparser
# cleanup[3] wiping email.mime.multipart
# cleanup[3] wiping email.mime.application
# cleanup[3] wiping email.mime.nonmultipart
# cleanup[3] wiping email.mime.base
# cleanup[3] wiping email.policy
# cleanup[3] wiping email.contentmanager
# cleanup[3] wiping email.message
# destroy quopri
# cleanup[3] wiping email.iterators
# cleanup[3] wiping email.headerregistry
# cleanup[3] wiping email._header_value_parser
# cleanup[3] wiping email._encoded_words
# cleanup[3] wiping email._policybase
# cleanup[3] wiping email.utils
# cleanup[3] wiping email._parseaddr
# cleanup[3] wiping calendar
# cleanup[3] wiping email.header
# cleanup[3] wiping email.charset
# cleanup[3] wiping email.base64mime
# cleanup[3] wiping email.quoprimime
# cleanup[3] wiping email.errors
# cleanup[3] wiping email.encoders
# cleanup[3] wiping email.mime
# destroy email.mime.base
# destroy email.mime.nonmultipart
# destroy email.mime.application
# destroy email.mime.multipart
# destroy email.mime.text
# cleanup[3] wiping email
# destroy email._parseaddr
# destroy email._policybase
# destroy email._encoded_words
# destroy email._header_value_parser
# destroy email.mime
# destroy email.encoders
# destroy email.errors
# destroy email.quoprimime
# destroy email.base64mime
# destroy email.charset
# destroy email.header
# destroy email.utils
# destroy email.headerregistry
# destroy email.iterators
# destroy email.message
# destroy email.contentmanager
# destroy email.policy
# destroy email.feedparser
# destroy email.parser
# cleanup[3] wiping argparse
# cleanup[3] wiping gettext
# cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
# cleanup[3] wiping ansible.module_utils.six.moves
# cleanup[3] wiping systemd._daemon
# cleanup[3] wiping socket
# cleanup[3] wiping array
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping logging
# destroy logging.handlers
# cleanup[3] wiping string
# cleanup[3] wiping _string
# destroy _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping datetime
# cleanup[3] wiping _datetime
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping _posixsubprocess
# cleanup[3] wiping signal
# cleanup[3] wiping shlex
# cleanup[3] wiping selectors
# cleanup[3] wiping select
# cleanup[3] wiping platform
# cleanup[3] wiping pwd
# cleanup[3] wiping locale
# destroy encodings
# cleanup[3] wiping _locale
# destroy _locale
# cleanup[3] wiping fcntl
# cleanup[3] wiping atexit
# destroy atexit
# cleanup[3] wiping json
# destroy json.decoder
# destroy json.encoder
# cleanup[3] wiping json.scanner
# cleanup[3] wiping _json
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping urllib.parse
# destroy ipaddress
# cleanup[3] wiping urllib
# destroy urllib.response
# destroy urllib.error
# destroy urllib.request
# cleanup[3] wiping contextlib
# cleanup[3] wiping threading
# cleanup[3] wiping tempfile
# cleanup[3] wiping weakref
# cleanup[3] wiping random
# cleanup[3] wiping hashlib
# cleanup[3] wiping _blake2
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# destroy _bisect
# cleanup[3] wiping math
# cleanup[3] wiping shutil
# cleanup[3] wiping zlib
# cleanup[3] wiping errno
# cleanup[3] wiping fnmatch
# cleanup[3] wiping importlib.util
# cleanup[3] wiping importlib._abc
# cleanup[3] wiping importlib.machinery
# cleanup[3] wiping importlib
# destroy importlib._abc
# destroy importlib.machinery
# destroy importlib.util
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping base64
# cleanup[3] wiping binascii
# cleanup[3] wiping struct
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
# destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
# cleanup[3] wiping _sre
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy _collections_abc
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
# cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
# destroy posixpath
# cleanup[3] wiping genericpath
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping io
# destroy abc
# cleanup[3] wiping _abc
# cleanup[3] wiping _signal
# destroy _signal
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
# cleanup[3] wiping marshal
# cleanup[3] wiping _io
# cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _imp
# cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping sys
# cleanup[3] wiping builtins
# destroy _dbus_bindings
# destroy decimal
# destroy _curses
# destroy libcomps._libpycomps
# destroy hawkey._hawkey
# destroy rpm._rpm
# destroy selinux._selinux
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
# destroy sys.monitoring
# destroy _socket
# destroy _weakref
# destroy _thread
# destroy _hashlib
# destroy platform
# destroy _uuid
# destroy stat
# destroy genericpath
# destroy re._parser
# destroy tokenize
# destroy _compat_pickle
# destroy libdnf._error
# destroy ansible.module_utils.six.moves.urllib
# destroy _queue
# destroy array
# destroy copyreg
# destroy _pickle
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy _typing
# destroy _tokenize
# destroy ansible.module_utils.six.moves
# destroy gzip
# destroy _frozen_importlib_external
# destroy _imp
# destroy _io
# destroy marshal
# destroy unicodedata
# destroy _blake2
# destroy email
# destroy queue
# destroy shlex
# destroy pwd
# destroy gettext
# destroy libcomps
# destroy urllib
# destroy dnf.rpm.transaction
# destroy dnf.rpm.connection
# destroy dnf.rpm.miscutils
# destroy hashlib
# destroy json
# destroy importlib
# destroy inspect
# destroy gc
# destroy math
# destroy shutil
# destroy zlib
# destroy urllib.parse
# destroy fnmatch
# destroy tempfile
# destroy traceback
# destroy calendar
# destroy dnf.yum.misc
# destroy glob
# destroy curses
# destroy struct
# destroy termios
# destroy argparse
# destroy dnf.cli.commands.alias
# destroy dnf.cli.commands.autoremove
# destroy dnf.cli.commands.check
# destroy dnf.cli.commands.clean
# destroy dnf.cli.commands.repoquery
# destroy dnf.cli.commands.deplist
# destroy dnf.cli.commands.distrosync
# destroy dnf.cli.commands.downgrade
# destroy dnf.cli.commands.group
# destroy dnf.cli.commands.history
# destroy dnf.cli.commands.install
# destroy dnf.cli.commands.makecache
# destroy dnf.cli.commands.mark
# destroy dnf.cli.commands.module
# destroy dnf.cli.commands.reinstall
# destroy dnf.cli.commands.remove
# destroy dnf.cli.commands.repolist
# destroy dnf.cli.commands.search
# destroy dnf.cli.commands.shell
# destroy dnf.cli.commands.swap
# destroy dnf.cli.commands.updateinfo
# destroy dnf.cli.commands.upgrade
# destroy dnf.cli.commands.upgrademinimal
# destroy datetime
# destroy logging
# destroy operator
# destroy random
# destroy hawkey
# destroy dnf.cli.output
# destroy dnf
# destroy rpm
# destroy itertools
# destroy functools
# destroy locale
# destroy signal
# destroy threading
# destroy contextlib
# destroy time
# destroy fcntl
# destroy _posixsubprocess
# destroy select
# destroy selectors
# destroy json.scanner
# destroy _json
# destroy collections
# destroy io
# destroy _opcode
# destroy _warnings
# destroy posix
# destroy binascii
# destroy http.client
# destroy http.cookiejar
# destroy socket
# destroy base64
# destroy errno
# destroy warnings
# destroy string
# destroy _ssl
# clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
# destroy codecs
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy encodings.utf_8_sig
# destroy encodings.cp437
# destroy _codecs
# destroy re
# destroy _random
# destroy _sre
# destroy _operator
# destroy _functools
# clear sys.audit hooks
, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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.41.56 closed.
[WARNING]: Module invocation had junk after the JSON data: # destroy
dnf.plugin.dynamic # destroy __main__ # clear sys.path_importer_cache # clear
sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear
sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear
sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ #
clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore
sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins #
cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2]
removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref
# cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing
posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing
time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2]
removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing
encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal #
cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io #
cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing
stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath #
cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2]
removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing
encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy
_distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing
types # cleanup[2] removing _operator # cleanup[2] removing operator #
cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword #
cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing
_collections # cleanup[2] removing collections # cleanup[2] removing _functools
# cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2]
removing _sre # cleanup[2] removing re._constants # cleanup[2] removing
re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler
# cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing
_struct # cleanup[2] removing struct # cleanup[2] removing binascii #
cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap #
cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing
warnings # cleanup[2] removing importlib # cleanup[2] removing
importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing
importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2]
removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib #
cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2]
removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma #
cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing
_bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2]
removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib #
cleanup[2] removing random # cleanup[2] removing _weakrefset # destroy
_weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile #
cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2]
removing ntpath # cleanup[2] removing urllib # cleanup[2] removing ipaddress #
cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2]
removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2]
removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing
collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing #
destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2]
removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils #
destroy ansible.module_utils # cleanup[2] removing __future__ # destroy
__future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner #
cleanup[2] removing json.decoder # cleanup[2] removing json.encoder #
cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp
# cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing
locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2]
removing select # cleanup[2] removing selectors # cleanup[2] removing shlex #
cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2]
removing subprocess # cleanup[2] removing token # cleanup[2] removing _tokenize
# cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2]
removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog
# cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime
# cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2]
removing uuid # cleanup[2] removing _string # cleanup[2] removing string #
cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2]
removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2]
removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing
array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon #
cleanup[2] removing systemd.daemon # cleanup[2] removing
ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2]
removing ansible.module_utils.common # destroy ansible.module_utils.common #
cleanup[2] removing ansible.module_utils.common.text # destroy
ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six # cleanup[2] removing
ansible.module_utils.six.moves # cleanup[2] removing
ansible.module_utils.six.moves.collections_abc # cleanup[2] removing
ansible.module_utils.common.text.converters # destroy
ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes #
cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy
ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2]
removing ansible.module_utils._text # destroy ansible.module_utils._text #
cleanup[2] removing copy # cleanup[2] removing
ansible.module_utils.common.collections # destroy
ansible.module_utils.common.collections # cleanup[2] removing
ansible.module_utils.common.warnings # destroy
ansible.module_utils.common.warnings # cleanup[2] removing
ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]
removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing #
cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy
ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy
_ast # cleanup[2] removing ast # cleanup[2] removing
ansible.module_utils.common.text.formatters # destroy
ansible.module_utils.common.text.formatters # cleanup[2] removing
ansible.module_utils.common.validation # destroy
ansible.module_utils.common.validation # cleanup[2] removing
ansible.module_utils.common.parameters # destroy
ansible.module_utils.common.parameters # cleanup[2] removing
ansible.module_utils.common.arg_spec # destroy
ansible.module_utils.common.arg_spec # cleanup[2] removing
ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 #
cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2]
removing ansible.module_utils.common.file # destroy
ansible.module_utils.common.file # cleanup[2] removing
ansible.module_utils.common.process # destroy
ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2]
removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing
distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing
ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info # destroy
ansible.module_utils.common.sys_info # cleanup[2] removing
ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]
removing ansible.modules # destroy ansible.modules # cleanup[2] removing email
# cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2]
removing email.encoders # cleanup[2] removing email.errors # cleanup[2]
removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2]
removing email.charset # cleanup[2] removing email.header # cleanup[2] removing
calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing
email.utils # cleanup[2] removing email._policybase # cleanup[2] removing
email._encoded_words # cleanup[2] removing email._header_value_parser #
cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators
# cleanup[2] removing email.message # cleanup[2] removing email.contentmanager
# cleanup[2] removing email.policy # cleanup[2] removing email.mime.base #
cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing
email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2]
removing email.feedparser # cleanup[2] removing email.parser # cleanup[2]
removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2]
removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing
netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error
# cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar #
cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls #
destroy ansible.module_utils.urls # cleanup[2] removing
ansible.module_utils.compat.version # destroy
ansible.module_utils.compat.version # cleanup[2] removing
ansible.module_utils.common.respawn # destroy
ansible.module_utils.common.respawn # cleanup[2] removing
ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2]
removing email.mime.text # cleanup[2] removing configparser # destroy
configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy
heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2]
removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing
libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing
libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2]
removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing
libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing
libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing
libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2]
removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing
libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n #
cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2]
removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing
rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback #
cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2]
removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing
libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing
dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto #
cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2]
removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2]
removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config #
cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2]
removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing
pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging
# cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2]
removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2]
removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing
dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module #
cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols #
cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions #
cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor
# cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode #
cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing
dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict #
cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils
# cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2]
removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base #
cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy
dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing
_curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2]
removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2]
removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2]
removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands #
cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing
dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check #
cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing
dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist #
cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing
dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group #
cleanup[2] removing dnf.transaction_sr # cleanup[2] removing
dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install #
cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing
dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module #
cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing
dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist #
cleanup[2] removing dnf.match_counter # cleanup[2] removing
dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing
dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2]
removing dnf.cli.commands.updateinfo # cleanup[2] removing
dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal
# cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli #
cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep #
destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version #
cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing
numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing
decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2]
removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2]
removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories #
cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz #
cleanup[2] removing dateutil.parser._parser # cleanup[2] removing
dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2]
removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog #
destroy dnf.plugin.dynamic.changelog # cleanup[2] removing
dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager #
cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr #
cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy
dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing
dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2]
removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing
sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache #
destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing
dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager #
cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions #
cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types #
cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml #
cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing
pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing
pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing
xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy
xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser #
cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection #
cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2]
removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting #
destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing
dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure #
cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy
dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph
# destroy dnf.plugin.dynamic.repograph # cleanup[2] removing
dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage #
cleanup[2] removing dnf.plugin.dynamic.reposync # destroy
dnf.plugin.dynamic.reposync # cleanup[2] removing
dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade #
destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy
lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy
zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ #
destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy
grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro
# destroy mimetypes # destroy netrc # destroy dateutil # destroy
dateutil._version # destroy dateutil._common # destroy dateutil.parser #
destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy
six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy
six.moves.urllib.error # destroy six.moves.urllib.request # destroy
six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy
dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz #
destroy dateutil.tz # destroy six # destroy sqlite3 # destroy sqlite3.dbapi2 #
destroy _sqlite3 # destroy dbus # destroy dbus._compat # destroy
dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy
dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection
# destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy
pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal #
cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _decimal # cleanup[3]
wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy
dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser #
destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping
dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade #
cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping
dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd
# cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping
dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3]
wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall #
cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping
dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache #
cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping
dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3]
wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade #
cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping
dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery #
cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping
dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove #
cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands #
cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3]
wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy
dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy
dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy
dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db #
destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy
dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy
dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo #
destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal #
destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions #
destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor #
destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy
dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base #
destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli #
cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess
# cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy
ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3]
wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3]
wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy
pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle #
cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping
libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey #
cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy
rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata #
cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types #
destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy
libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols #
cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction #
cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3]
wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3]
wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue #
cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text #
cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping
http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy
bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response #
cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping
_ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser #
cleanup[3] wiping email.mime.multipart # cleanup[3] wiping
email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3]
wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping
email.contentmanager # cleanup[3] wiping email.message # destroy quopri #
cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry #
cleanup[3] wiping email._header_value_parser # cleanup[3] wiping
email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping
email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar #
cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3]
wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3]
wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping
email.mime # destroy email.mime.base # destroy email.mime.nonmultipart #
destroy email.mime.application # destroy email.mime.multipart # destroy
email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy
email._policybase # destroy email._encoded_words # destroy
email._header_value_parser # destroy email.mime # destroy email.encoders #
destroy email.errors # destroy email.quoprimime # destroy email.base64mime #
destroy email.charset # destroy email.header # destroy email.utils # destroy
email.headerregistry # destroy email.iterators # destroy email.message #
destroy email.contentmanager # destroy email.policy # destroy email.feedparser
# destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext
# cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian #
cleanup[3] wiping _ctypes # cleanup[3] wiping
ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping
ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3]
wiping socket # cleanup[3] wiping array # cleanup[3] wiping _socket #
cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader #
cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy
logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string #
destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime #
cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache #
destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize #
cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3]
wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select #
cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale #
destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3]
wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping
json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping
json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3]
wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping
urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy
urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3]
wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile #
cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping
hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3]
wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3]
wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3]
wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util #
cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery #
cleanup[3] wiping importlib # destroy importlib._abc # destroy
importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings #
cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping
importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii #
cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re #
destroy re._constants # destroy re._casefix # destroy re._compiler # destroy
enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3]
wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools #
cleanup[3] wiping collections # destroy _collections_abc # destroy
collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools
# cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping
types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy
posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3]
wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3]
wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping
encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping
codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping
_frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping
marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3]
wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp #
cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping
builtins # destroy _dbus_bindings # destroy decimal # destroy _curses # destroy
libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy
selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy
systemd._reader # destroy systemd._journal # destroy _datetime # destroy
sys.monitoring # destroy _socket # destroy _weakref # destroy _thread # destroy
_hashlib # destroy platform # destroy _uuid # destroy stat # destroy
genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle #
destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy
_queue # destroy array # destroy copyreg # destroy _pickle # destroy
ansible.module_utils.six.moves.urllib_parse # destroy
ansible.module_utils.six.moves.urllib.error # destroy
ansible.module_utils.six.moves.urllib.request # destroy
ansible.module_utils.six.moves.urllib.response # destroy
ansible.module_utils.six.moves.urllib.robotparser # destroy _typing # destroy
_tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy
_frozen_importlib_external # destroy _imp # destroy _io # destroy marshal #
destroy unicodedata # destroy _blake2 # destroy email # destroy queue # destroy
shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib #
destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy
dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib #
destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib #
destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback #
destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses #
destroy struct # destroy termios # destroy argparse # destroy
dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy
dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy
dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy
dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy
dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy
dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy
dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy
dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy
dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy
dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy
dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy
dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy
operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy
dnf # destroy rpm # destroy itertools # destroy functools # destroy locale #
destroy signal # destroy threading # destroy contextlib # destroy time #
destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors #
destroy json.scanner # destroy _json # destroy collections # destroy io #
destroy _opcode # destroy _warnings # destroy posix # destroy binascii #
destroy http.client # destroy http.cookiejar # destroy socket # destroy base64
# destroy errno # destroy warnings # destroy string # destroy _ssl # clear
sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs
# destroy encodings.aliases # destroy encodings.utf_8 # destroy
encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re #
destroy _random # destroy _sre # destroy _operator # destroy _functools # clear
sys.audit hooks
 21264 1727202768.29297: done with _execute_module (ansible.legacy.dnf, {'name': ['iproute', 'rsyslog'], 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727202767.3918877-22062-249232851207687/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})
 21264 1727202768.29301: _low_level_execute_command(): starting
 21264 1727202768.29303: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727202767.3918877-22062-249232851207687/ > /dev/null 2>&1 && sleep 0'
 21264 1727202768.29305: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
<<<
 21264 1727202768.29307: stderr chunk (state=3):
>>>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.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
<<<
 21264 1727202768.29310: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
 21264 1727202768.29312: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202768.29315: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202768.30503: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202768.30543: stderr chunk (state=3):
>>><<<
 21264 1727202768.30549: stdout chunk (state=3):
>>><<<
 21264 1727202768.30569: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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
 21264 1727202768.30578: handler run complete
 21264 1727202768.30615: attempt loop complete, returning result
 21264 1727202768.30618: _execute() done
 21264 1727202768.30621: dumping result to json
 21264 1727202768.30626: done dumping result, returning
 21264 1727202768.30635: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages [0e798799-7813-bb7e-0ba7-00000000061c]
 21264 1727202768.30638: sending task result for task 0e798799-7813-bb7e-0ba7-00000000061c
 21264 1727202768.30792: done sending task result for task 0e798799-7813-bb7e-0ba7-00000000061c
 21264 1727202768.30795: WORKER PROCESS EXITING
ok: [managed-node1] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do
 21264 1727202768.30938: no more pending results, returning what we have
 21264 1727202768.30947: results queue empty
 21264 1727202768.30948: checking for any_errors_fatal
 21264 1727202768.30953: done checking for any_errors_fatal
 21264 1727202768.30954: checking for max_fail_percentage
 21264 1727202768.30955: done checking for max_fail_percentage
 21264 1727202768.30956: checking to see if all hosts have failed and the running result is not ok
 21264 1727202768.30957: done checking to see if all hosts have failed
 21264 1727202768.30958: getting the remaining hosts for this loop
 21264 1727202768.30959: done getting the remaining hosts for this loop
 21264 1727202768.30962: getting the next task for host managed-node1
 21264 1727202768.30968: done getting next task for host managed-node1
 21264 1727202768.30971:  ^ task is: TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Reset erased flag
 21264 1727202768.30978:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=7, 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), 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
 21264 1727202768.30988: getting variables
 21264 1727202768.30989: in VariableManager get_vars()
 21264 1727202768.31021: Calling all_inventory to load vars for managed-node1
 21264 1727202768.31024: Calling groups_inventory to load vars for managed-node1
 21264 1727202768.31026: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202768.31033: Calling all_plugins_play to load vars for managed-node1
 21264 1727202768.31035: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202768.31038: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202768.31252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202768.31478: done with get_vars()
 21264 1727202768.31491: done getting variables
 21264 1727202768.31555: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Reset erased flag] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:40
Tuesday 24 September 2024  14:32:48 -0400 (0:00:01.037)       0:00:12.087 ***** 
 21264 1727202768.31601: entering _queue_task() for managed-node1/set_fact
 21264 1727202768.31844: worker is 1 (out of 1 available)
 21264 1727202768.31858: exiting _queue_task() for managed-node1/set_fact
 21264 1727202768.31869: done queuing things up, now waiting for results queue to drain
 21264 1727202768.31871: waiting for pending results...
 21264 1727202768.32526: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Reset erased flag
 21264 1727202768.32991: in run() - task 0e798799-7813-bb7e-0ba7-00000000061d
 21264 1727202768.32995: variable 'ansible_search_path' from source: unknown
 21264 1727202768.32998: variable 'ansible_search_path' from source: unknown
 21264 1727202768.33001: calling self._execute()
 21264 1727202768.33179: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202768.33193: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202768.33217: variable 'omit' from source: magic vars
 21264 1727202768.33378: variable 'omit' from source: magic vars
 21264 1727202768.33499: variable 'omit' from source: magic vars
 21264 1727202768.33535: variable 'omit' from source: magic vars
 21264 1727202768.33579: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
 21264 1727202768.33624: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
 21264 1727202768.33648: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
 21264 1727202768.33669: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202768.33688: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202768.33724: variable 'inventory_hostname' from source: host vars for 'managed-node1'
 21264 1727202768.33733: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202768.33740: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202768.33843: Set connection var ansible_pipelining to False
 21264 1727202768.33851: Set connection var ansible_shell_type to sh
 21264 1727202768.33862: Set connection var ansible_module_compression to ZIP_DEFLATED
 21264 1727202768.33874: Set connection var ansible_timeout to 10
 21264 1727202768.33929: Set connection var ansible_shell_executable to /bin/sh
 21264 1727202768.33932: Set connection var ansible_connection to ssh
 21264 1727202768.33934: variable 'ansible_shell_executable' from source: unknown
 21264 1727202768.33936: variable 'ansible_connection' from source: unknown
 21264 1727202768.33938: variable 'ansible_module_compression' from source: unknown
 21264 1727202768.33940: variable 'ansible_shell_type' from source: unknown
 21264 1727202768.33942: variable 'ansible_shell_executable' from source: unknown
 21264 1727202768.33944: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202768.33946: variable 'ansible_pipelining' from source: unknown
 21264 1727202768.33953: variable 'ansible_timeout' from source: unknown
 21264 1727202768.33961: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202768.34107: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)
 21264 1727202768.34125: variable 'omit' from source: magic vars
 21264 1727202768.34145: starting attempt loop
 21264 1727202768.34149: running the handler
 21264 1727202768.34255: handler run complete
 21264 1727202768.34258: attempt loop complete, returning result
 21264 1727202768.34260: _execute() done
 21264 1727202768.34263: dumping result to json
 21264 1727202768.34265: done dumping result, returning
 21264 1727202768.34267: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Reset erased flag [0e798799-7813-bb7e-0ba7-00000000061d]
 21264 1727202768.34269: sending task result for task 0e798799-7813-bb7e-0ba7-00000000061d
 21264 1727202768.34328: done sending task result for task 0e798799-7813-bb7e-0ba7-00000000061d
 21264 1727202768.34331: WORKER PROCESS EXITING
ok: [managed-node1] => {
    "ansible_facts": {
        "__rsyslog_erased": false
    },
    "changed": false
}
 21264 1727202768.34419: no more pending results, returning what we have
 21264 1727202768.34422: results queue empty
 21264 1727202768.34422: checking for any_errors_fatal
 21264 1727202768.34430: done checking for any_errors_fatal
 21264 1727202768.34431: checking for max_fail_percentage
 21264 1727202768.34433: done checking for max_fail_percentage
 21264 1727202768.34433: checking to see if all hosts have failed and the running result is not ok
 21264 1727202768.34434: done checking to see if all hosts have failed
 21264 1727202768.34435: getting the remaining hosts for this loop
 21264 1727202768.34437: done getting the remaining hosts for this loop
 21264 1727202768.34441: getting the next task for host managed-node1
 21264 1727202768.34448: done getting next task for host managed-node1
 21264 1727202768.34452:  ^ task is: TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Gather package facts
 21264 1727202768.34459:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=7, 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=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? (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), 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
 21264 1727202768.34468: getting variables
 21264 1727202768.34470: in VariableManager get_vars()
 21264 1727202768.34508: Calling all_inventory to load vars for managed-node1
 21264 1727202768.34511: Calling groups_inventory to load vars for managed-node1
 21264 1727202768.34513: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202768.34523: Calling all_plugins_play to load vars for managed-node1
 21264 1727202768.34526: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202768.34529: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202768.34893: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202768.35110: done with get_vars()
 21264 1727202768.35120: done getting variables

TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Gather package facts] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:44
Tuesday 24 September 2024  14:32:48 -0400 (0:00:00.036)       0:00:12.123 ***** 
 21264 1727202768.35213: entering _queue_task() for managed-node1/package_facts
 21264 1727202768.35218: Creating lock for package_facts
 21264 1727202768.35434: worker is 1 (out of 1 available)
 21264 1727202768.35446: exiting _queue_task() for managed-node1/package_facts
 21264 1727202768.35457: done queuing things up, now waiting for results queue to drain
 21264 1727202768.35458: waiting for pending results...
 21264 1727202768.35736: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Gather package facts
 21264 1727202768.36087: in run() - task 0e798799-7813-bb7e-0ba7-00000000061e
 21264 1727202768.36091: variable 'ansible_search_path' from source: unknown
 21264 1727202768.36094: variable 'ansible_search_path' from source: unknown
 21264 1727202768.36096: calling self._execute()
 21264 1727202768.36104: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202768.36117: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202768.36131: variable 'omit' from source: magic vars
 21264 1727202768.36245: variable 'omit' from source: magic vars
 21264 1727202768.36367: variable 'omit' from source: magic vars
 21264 1727202768.36413: variable 'omit' from source: magic vars
 21264 1727202768.36465: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
 21264 1727202768.36507: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
 21264 1727202768.36537: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
 21264 1727202768.36558: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202768.36573: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202768.36605: variable 'inventory_hostname' from source: host vars for 'managed-node1'
 21264 1727202768.36613: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202768.36619: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202768.36720: Set connection var ansible_pipelining to False
 21264 1727202768.36730: Set connection var ansible_shell_type to sh
 21264 1727202768.36750: Set connection var ansible_module_compression to ZIP_DEFLATED
 21264 1727202768.36768: Set connection var ansible_timeout to 10
 21264 1727202768.36867: Set connection var ansible_shell_executable to /bin/sh
 21264 1727202768.36871: Set connection var ansible_connection to ssh
 21264 1727202768.36873: variable 'ansible_shell_executable' from source: unknown
 21264 1727202768.36875: variable 'ansible_connection' from source: unknown
 21264 1727202768.36877: variable 'ansible_module_compression' from source: unknown
 21264 1727202768.36879: variable 'ansible_shell_type' from source: unknown
 21264 1727202768.36884: variable 'ansible_shell_executable' from source: unknown
 21264 1727202768.36887: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202768.36890: variable 'ansible_pipelining' from source: unknown
 21264 1727202768.36893: variable 'ansible_timeout' from source: unknown
 21264 1727202768.36895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202768.37090: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)
 21264 1727202768.37116: variable 'omit' from source: magic vars
 21264 1727202768.37128: starting attempt loop
 21264 1727202768.37136: running the handler
 21264 1727202768.37154: _low_level_execute_command(): starting
 21264 1727202768.37167: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'
 21264 1727202768.37994: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202768.38039: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
<<<
 21264 1727202768.38063: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
 21264 1727202768.38200: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202768.38405: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202768.40145: stdout chunk (state=3):
>>>/root
<<<
 21264 1727202768.40306: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202768.40315: stdout chunk (state=3):
>>><<<
 21264 1727202768.40351: stderr chunk (state=3):
>>><<<
 21264 1727202768.40431: _low_level_execute_command() done: rc=0, stdout=/root
, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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
 21264 1727202768.40588: _low_level_execute_command(): starting
 21264 1727202768.40592: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727202768.4047046-22106-97004103416992 `" && echo ansible-tmp-1727202768.4047046-22106-97004103416992="` echo /root/.ansible/tmp/ansible-tmp-1727202768.4047046-22106-97004103416992 `" ) && sleep 0'
 21264 1727202768.41349: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202768.41409: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
<<<
 21264 1727202768.41427: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
 21264 1727202768.41461: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202768.41679: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202768.43655: stdout chunk (state=3):
>>>ansible-tmp-1727202768.4047046-22106-97004103416992=/root/.ansible/tmp/ansible-tmp-1727202768.4047046-22106-97004103416992
<<<
 21264 1727202768.43794: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202768.43879: stderr chunk (state=3):
>>><<<
 21264 1727202768.43912: stdout chunk (state=3):
>>><<<
 21264 1727202768.43996: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727202768.4047046-22106-97004103416992=/root/.ansible/tmp/ansible-tmp-1727202768.4047046-22106-97004103416992
, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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
 21264 1727202768.44221: variable 'ansible_module_compression' from source: unknown
 21264 1727202768.44230: ANSIBALLZ: Using lock for package_facts
 21264 1727202768.44232: ANSIBALLZ: Acquiring lock
 21264 1727202768.44234: ANSIBALLZ: Lock acquired: 140283047495632
 21264 1727202768.44238: ANSIBALLZ: Creating module
 21264 1727202768.80340: ANSIBALLZ: Writing module into payload
 21264 1727202768.80488: ANSIBALLZ: Writing module
 21264 1727202768.80523: ANSIBALLZ: Renaming module
 21264 1727202768.80536: ANSIBALLZ: Done creating module
 21264 1727202768.80560: variable 'ansible_facts' from source: unknown
 21264 1727202768.80725: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727202768.4047046-22106-97004103416992/AnsiballZ_package_facts.py
 21264 1727202768.80956: Sending initial data
 21264 1727202768.80959: Sent initial data (161 bytes)
 21264 1727202768.81783: stderr chunk (state=3):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
<<<
 21264 1727202768.81811: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
 21264 1727202768.81868: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
debug2: match not found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202768.81873: stderr chunk (state=3):
>>>debug1: configuration requests final Match pass
debug2: resolve_canonicalize: hostname 10.31.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202768.81986: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
debug2: fd 3 setting O_NONBLOCK
debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202768.82112: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202768.83844: stderr chunk (state=3):
>>>debug2: Remote version: 3
<<<
 21264 1727202768.83874: stderr chunk (state=3):
>>>debug2: Server supports extension "posix-rename@openssh.com" revision 1
debug2: Server supports extension "statvfs@openssh.com" revision 2
debug2: Server supports extension "fstatvfs@openssh.com" revision 2
debug2: Server supports extension "hardlink@openssh.com" revision 1
debug2: Server supports extension "fsync@openssh.com" revision 1
debug2: Server supports extension "lsetstat@openssh.com" revision 1
debug2: Server supports extension "limits@openssh.com" revision 1
debug2: Server supports extension "expand-path@openssh.com" revision 1
debug2: Server supports extension "copy-data" revision 1
debug2: Unrecognised server extension "home-directory"
debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1
<<<
 21264 1727202768.83918: stderr chunk (state=3):
>>>debug2: Sending SSH2_FXP_REALPATH "."
<<<
 21264 1727202768.83988: stdout chunk (state=3):
>>>sftp> put /root/.ansible/tmp/ansible-local-21264ljj_fs96/tmpkm9c_ia1 /root/.ansible/tmp/ansible-tmp-1727202768.4047046-22106-97004103416992/AnsiballZ_package_facts.py
<<<
 21264 1727202768.83991: stderr chunk (state=3):
>>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727202768.4047046-22106-97004103416992/AnsiballZ_package_facts.py"
<<<
 21264 1727202768.84044: stderr chunk (state=3):
>>>debug1: stat remote: No such file or directory
debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21264ljj_fs96/tmpkm9c_ia1" to remote "/root/.ansible/tmp/ansible-tmp-1727202768.4047046-22106-97004103416992/AnsiballZ_package_facts.py"
debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727202768.4047046-22106-97004103416992/AnsiballZ_package_facts.py"
<<<
 21264 1727202768.86087: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202768.86091: stderr chunk (state=3):
>>><<<
 21264 1727202768.86093: stdout chunk (state=3):
>>><<<
 21264 1727202768.86095: done transferring module to remote
 21264 1727202768.86097: _low_level_execute_command(): starting
 21264 1727202768.86099: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727202768.4047046-22106-97004103416992/ /root/.ansible/tmp/ansible-tmp-1727202768.4047046-22106-97004103416992/AnsiballZ_package_facts.py && sleep 0'
 21264 1727202768.86779: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
<<<
 21264 1727202768.86828: stderr chunk (state=3):
>>>debug1: Reading configuration data /root/.ssh/config
<<<
 21264 1727202768.87007: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202768.87170: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
<<<
 21264 1727202768.87234: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
 21264 1727202768.87271: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202768.87387: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202768.89402: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202768.89405: stdout chunk (state=3):
>>><<<
 21264 1727202768.89407: stderr chunk (state=3):
>>><<<
 21264 1727202768.89429: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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
 21264 1727202768.89438: _low_level_execute_command(): starting
 21264 1727202768.89447: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727202768.4047046-22106-97004103416992/AnsiballZ_package_facts.py && sleep 0'
 21264 1727202768.90088: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
<<<
 21264 1727202768.90105: stderr chunk (state=3):
>>>debug1: Reading configuration data /root/.ssh/config
<<<
 21264 1727202768.90122: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
<<<
 21264 1727202768.90147: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
 21264 1727202768.90250: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
debug2: fd 3 setting O_NONBLOCK
<<<
 21264 1727202768.90275: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202768.90395: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202768.92701: stdout chunk (state=3):
>>>import _frozen_importlib # frozen
<<<
 21264 1727202768.92764: stdout chunk (state=3):
>>>import _imp # builtin
import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>
import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202768.92833: stdout chunk (state=3):
>>>import '_io' # <class '_frozen_importlib.BuiltinImporter'>
import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202768.92898: stdout chunk (state=3):
>>>import 'posix' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202768.92914: stdout chunk (state=3):
>>>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
<<<
 21264 1727202768.93004: stdout chunk (state=3):
>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'
import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202768.93045: stdout chunk (state=3):
>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py
<<<
 21264 1727202768.93084: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'
<<<
 21264 1727202768.93149: stdout chunk (state=3):
>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3c184d0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3be7b30>
# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'
import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3c1aa50>
<<<
 21264 1727202768.93154: stdout chunk (state=3):
>>>import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202768.93317: stdout chunk (state=3):
>>>import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202768.93320: stdout chunk (state=3):
>>>import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202768.93412: stdout chunk (state=3):
>>>import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202768.93445: stdout chunk (state=3):
>>>import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib/python3.12/site-packages'
Adding directory: '/usr/lib64/python3.12/site-packages'
Adding directory: '/usr/lib/python3.12/site-packages'
Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'
<<<
 21264 1727202768.93497: stdout chunk (state=3):
>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'
import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3a2d130>
<<<
 21264 1727202768.93691: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py
# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'
import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3a2e060>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
<<<
 21264 1727202768.94044: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202768.94061: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
<<<
 21264 1727202768.94108: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
<<<
 21264 1727202768.94130: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
<<<
 21264 1727202768.94273: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3a6bf20>
<<<
 21264 1727202768.94293: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py
# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'
import '_operator' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3a800b0>
# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py
# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py
<<<
 21264 1727202768.94347: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202768.94375: stdout chunk (state=3):
>>>import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202768.94408: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py
# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'
import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3aa3920>
# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py
<<<
 21264 1727202768.94433: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'
import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3aa3fb0>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202768.94514: stdout chunk (state=3):
>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3a83bc0>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202768.94618: stdout chunk (state=3):
>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3a81310>
<<<
 21264 1727202768.94638: stdout chunk (state=3):
>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3a690d0>
<<<
 21264 1727202768.94666: stdout chunk (state=3):
>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py
<<<
 21264 1727202768.94670: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'
<<<
 21264 1727202768.94768: stdout chunk (state=3):
>>>import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202768.94774: stdout chunk (state=3):
>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'
<<<
 21264 1727202768.94823: stdout chunk (state=3):
>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3ac78c0>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3ac64e0>
<<<
 21264 1727202768.94848: stdout chunk (state=3):
>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py
<<<
 21264 1727202768.94852: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'
import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3a821e0>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3a6afc0>
<<<
 21264 1727202768.94896: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py
<<<
 21264 1727202768.94915: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'
import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3af4950>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3a68350>
<<<
 21264 1727202768.94925: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py
# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'
<<<
 21264 1727202768.94956: stdout chunk (state=3):
>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202768.94961: stdout chunk (state=3):
>>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b3af4e00>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3af4cb0>
<<<
 21264 1727202768.95007: stdout chunk (state=3):
>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b3af50a0>
<<<
 21264 1727202768.95012: stdout chunk (state=3):
>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3a66e70>
<<<
 21264 1727202768.95045: stdout chunk (state=3):
>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py
<<<
 21264 1727202768.95051: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202768.95063: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py
<<<
 21264 1727202768.95103: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'
<<<
 21264 1727202768.95119: stdout chunk (state=3):
>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3af5790>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3af5460>
<<<
 21264 1727202768.95122: stdout chunk (state=3):
>>>import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202768.95155: stdout chunk (state=3):
>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'
<<<
 21264 1727202768.95173: stdout chunk (state=3):
>>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3af6660>
<<<
 21264 1727202768.95197: stdout chunk (state=3):
>>>import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202768.95202: stdout chunk (state=3):
>>>import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202768.95225: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py
<<<
 21264 1727202768.95264: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'
<<<
 21264 1727202768.95290: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py
# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'
import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3b10860>
<<<
 21264 1727202768.95299: stdout chunk (state=3):
>>>import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202768.95332: stdout chunk (state=3):
>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202768.95353: stdout chunk (state=3):
>>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b3b11fa0>
<<<
 21264 1727202768.95364: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py
<<<
 21264 1727202768.95377: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'
<<<
 21264 1727202768.95395: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py
<<<
 21264 1727202768.95413: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'
<<<
 21264 1727202768.95418: stdout chunk (state=3):
>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3b12e40>
<<<
 21264 1727202768.95458: stdout chunk (state=3):
>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b3b13470>
<<<
 21264 1727202768.95478: stdout chunk (state=3):
>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3b12390>
<<<
 21264 1727202768.95488: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py
<<<
 21264 1727202768.95503: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'
<<<
 21264 1727202768.95545: stdout chunk (state=3):
>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202768.95550: stdout chunk (state=3):
>>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b3b13e60>
<<<
 21264 1727202768.95565: stdout chunk (state=3):
>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3b13590>
<<<
 21264 1727202768.95607: stdout chunk (state=3):
>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3af65d0>
<<<
 21264 1727202768.95629: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py
<<<
 21264 1727202768.95655: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'
<<<
 21264 1727202768.95673: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py
<<<
 21264 1727202768.95695: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'
<<<
 21264 1727202768.95728: stdout chunk (state=3):
>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b37ffd10>
<<<
 21264 1727202768.95758: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py
# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'
<<<
 21264 1727202768.95789: stdout chunk (state=3):
>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b3828860>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b38285c0>
<<<
 21264 1727202768.95821: stdout chunk (state=3):
>>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b3828890>
<<<
 21264 1727202768.95845: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py
<<<
 21264 1727202768.95848: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'
<<<
 21264 1727202768.95929: stdout chunk (state=3):
>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202768.96053: stdout chunk (state=3):
>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b38291c0>
<<<
 21264 1727202768.96193: stdout chunk (state=3):
>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202768.96209: stdout chunk (state=3):
>>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b3829bb0>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3828a70>
<<<
 21264 1727202768.96237: stdout chunk (state=3):
>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b37fdeb0>
<<<
 21264 1727202768.96241: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py
<<<
 21264 1727202768.96258: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'
<<<
 21264 1727202768.96285: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py
<<<
 21264 1727202768.96303: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'
import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b382af60>
<<<
 21264 1727202768.96329: stdout chunk (state=3):
>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3829a30>
<<<
 21264 1727202768.96347: stdout chunk (state=3):
>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3af6d80>
<<<
 21264 1727202768.96373: stdout chunk (state=3):
>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py
<<<
 21264 1727202768.96443: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202768.96457: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py
<<<
 21264 1727202768.96494: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'
<<<
 21264 1727202768.96531: stdout chunk (state=3):
>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b38532c0>
<<<
 21264 1727202768.96585: stdout chunk (state=3):
>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py
<<<
 21264 1727202768.96603: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202768.96615: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py
<<<
 21264 1727202768.96640: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'
<<<
 21264 1727202768.96675: stdout chunk (state=3):
>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b38776b0>
<<<
 21264 1727202768.96700: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py
<<<
 21264 1727202768.96754: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'
<<<
 21264 1727202768.96821: stdout chunk (state=3):
>>>import 'ntpath' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202768.96839: stdout chunk (state=3):
>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'
import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b38d84a0>
<<<
 21264 1727202768.96870: stdout chunk (state=3):
>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py
<<<
 21264 1727202768.96891: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'
<<<
 21264 1727202768.96906: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py
<<<
 21264 1727202768.96952: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'
<<<
 21264 1727202768.97212: stdout chunk (state=3):
>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b38dac00>
<<<
 21264 1727202768.97215: stdout chunk (state=3):
>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b38d85c0>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b38a1490>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'
import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b36e9580>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b38764b0>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b382be90>
<<<
 21264 1727202768.97368: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
<<<
 21264 1727202768.97393: stdout chunk (state=3):
>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd0b38765d0>
<<<
 21264 1727202768.97648: stdout chunk (state=3):
>>># zipimport: found 105 names in '/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip'
# zipimport: zlib available
<<<
 21264 1727202768.97768: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202768.97800: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py
<<<
 21264 1727202768.97815: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'
<<<
 21264 1727202768.97847: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py
<<<
 21264 1727202768.97923: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'
<<<
 21264 1727202768.97988: stdout chunk (state=3):
>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'
import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b37531d0>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202768.98160: stdout chunk (state=3):
>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b37320c0>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3731220>
# zipimport: zlib available
<<<
 21264 1727202768.98204: stdout chunk (state=3):
>>>import 'ansible' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/">
# zipimport: zlib available
<<<
 21264 1727202768.98231: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202768.98258: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/">
<<<
 21264 1727202768.98272: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202768.99685: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.00858: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py
# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'
import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3750f20>
<<<
 21264 1727202769.00877: stdout chunk (state=3):
>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py
# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202769.00929: stdout chunk (state=3):
>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py
<<<
 21264 1727202769.00933: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'
<<<
 21264 1727202769.00946: stdout chunk (state=3):
>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py
# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'
<<<
 21264 1727202769.00980: stdout chunk (state=3):
>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b3782ab0>
<<<
 21264 1727202769.01020: stdout chunk (state=3):
>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3782870>
<<<
 21264 1727202769.01054: stdout chunk (state=3):
>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3782180>
<<<
 21264 1727202769.01088: stdout chunk (state=3):
>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py
<<<
 21264 1727202769.01121: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'
<<<
 21264 1727202769.01133: stdout chunk (state=3):
>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3782600>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3753bf0>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202769.01164: stdout chunk (state=3):
>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b3783860>
<<<
 21264 1727202769.01203: stdout chunk (state=3):
>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b37839e0>
<<<
 21264 1727202769.01222: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py
<<<
 21264 1727202769.01278: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'
<<<
 21264 1727202769.01290: stdout chunk (state=3):
>>>import '_locale' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202769.01339: stdout chunk (state=3):
>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3783f20>
<<<
 21264 1727202769.01361: stdout chunk (state=3):
>>>import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202769.01364: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py
<<<
 21264 1727202769.01399: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'
<<<
 21264 1727202769.01434: stdout chunk (state=3):
>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3129c70>
<<<
 21264 1727202769.01462: stdout chunk (state=3):
>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b312b890>
<<<
 21264 1727202769.01502: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py
<<<
 21264 1727202769.01505: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'
<<<
 21264 1727202769.01557: stdout chunk (state=3):
>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b312c290>
<<<
 21264 1727202769.01560: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py
<<<
 21264 1727202769.01614: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'
<<<
 21264 1727202769.01622: stdout chunk (state=3):
>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b312d160>
<<<
 21264 1727202769.01644: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py
<<<
 21264 1727202769.01671: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'
<<<
 21264 1727202769.01698: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py
# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'
<<<
 21264 1727202769.01761: stdout chunk (state=3):
>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b312fe30>
<<<
 21264 1727202769.01803: stdout chunk (state=3):
>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b3782c00>
<<<
 21264 1727202769.01834: stdout chunk (state=3):
>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b312e120>
<<<
 21264 1727202769.01848: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py
<<<
 21264 1727202769.01879: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'
<<<
 21264 1727202769.01909: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py
# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'
<<<
 21264 1727202769.01932: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py
<<<
 21264 1727202769.02069: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'
<<<
 21264 1727202769.02121: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py
# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'
import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3137da0>
<<<
 21264 1727202769.02124: stdout chunk (state=3):
>>>import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202769.02220: stdout chunk (state=3):
>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3136870>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b31365d0>
<<<
 21264 1727202769.02223: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py
<<<
 21264 1727202769.02234: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'
<<<
 21264 1727202769.02298: stdout chunk (state=3):
>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3136b40>
<<<
 21264 1727202769.02356: stdout chunk (state=3):
>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b312e630>
<<<
 21264 1727202769.02389: stdout chunk (state=3):
>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b317bf20>
<<<
 21264 1727202769.02442: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'
import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b317b950>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py
<<<
 21264 1727202769.02446: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'
<<<
 21264 1727202769.02499: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py
# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'
<<<
 21264 1727202769.02521: stdout chunk (state=3):
>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202769.02524: stdout chunk (state=3):
>>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b317db20>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b317d8e0>
# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py
<<<
 21264 1727202769.02563: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'
<<<
 21264 1727202769.02621: stdout chunk (state=3):
>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b317ffe0>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b317e210>
<<<
 21264 1727202769.02641: stdout chunk (state=3):
>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py
<<<
 21264 1727202769.02688: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202769.02718: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py
# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'
<<<
 21264 1727202769.02737: stdout chunk (state=3):
>>>import '_string' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202769.02785: stdout chunk (state=3):
>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b31837d0>
<<<
 21264 1727202769.02913: stdout chunk (state=3):
>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b31801a0>
<<<
 21264 1727202769.02983: stdout chunk (state=3):
>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b3184800>
<<<
 21264 1727202769.03013: stdout chunk (state=3):
>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b31849e0>
<<<
 21264 1727202769.03067: stdout chunk (state=3):
>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b3184ad0>
<<<
 21264 1727202769.03111: stdout chunk (state=3):
>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b317c200>
<<<
 21264 1727202769.03114: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'
<<<
 21264 1727202769.03144: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py
# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'
<<<
 21264 1727202769.03192: stdout chunk (state=3):
>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202769.03214: stdout chunk (state=3):
>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b30101a0>
<<<
 21264 1727202769.03375: stdout chunk (state=3):
>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202769.03389: stdout chunk (state=3):
>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b3011460>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3186930>
<<<
 21264 1727202769.03424: stdout chunk (state=3):
>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b3187cb0>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3186540>
<<<
 21264 1727202769.03449: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/">
<<<
 21264 1727202769.03503: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.03564: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.03669: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
<<<
 21264 1727202769.03710: stdout chunk (state=3):
>>>import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/">
# zipimport: zlib available
<<<
 21264 1727202769.03728: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
<<<
 21264 1727202769.03848: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.04057: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.04516: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.05061: stdout chunk (state=3):
>>>import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/">
<<<
 21264 1727202769.05084: stdout chunk (state=3):
>>>import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7fd0b3011a30>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7fd0b3011a30>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/common/text/">
<<<
 21264 1727202769.05104: stdout chunk (state=3):
>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py
<<<
 21264 1727202769.05123: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202769.05179: stdout chunk (state=3):
>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b3015760>
<<<
 21264 1727202769.05272: stdout chunk (state=3):
>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'
<<<
 21264 1727202769.05298: stdout chunk (state=3):
>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b30164b0>
<<<
 21264 1727202769.05306: stdout chunk (state=3):
>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3011700>
<<<
 21264 1727202769.05359: stdout chunk (state=3):
>>>import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/compat/">
<<<
 21264 1727202769.05384: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.05405: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.05416: stdout chunk (state=3):
>>>import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/">
# zipimport: zlib available
<<<
 21264 1727202769.05555: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.05714: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py
# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'
<<<
 21264 1727202769.05738: stdout chunk (state=3):
>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3016480>
<<<
 21264 1727202769.05740: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.06209: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.06667: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.06738: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.06801: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/common/">
<<<
 21264 1727202769.06817: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.06850: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.06889: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/common/">
<<<
 21264 1727202769.06893: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.06964: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.07049: stdout chunk (state=3):
>>>import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/">
<<<
 21264 1727202769.07074: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.07077: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.07083: stdout chunk (state=3):
>>>import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/">
<<<
 21264 1727202769.07102: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.07144: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.07179: stdout chunk (state=3):
>>>import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/parsing/">
<<<
 21264 1727202769.07194: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.07420: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.07656: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py
<<<
 21264 1727202769.07718: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'
<<<
 21264 1727202769.07735: stdout chunk (state=3):
>>>import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202769.07807: stdout chunk (state=3):
>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3017740>
<<<
 21264 1727202769.07823: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.07896: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.07970: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/common/">
<<<
 21264 1727202769.07985: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/common/">
<<<
 21264 1727202769.08013: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.08052: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.08099: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/common/">
<<<
 21264 1727202769.08109: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.08152: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.08195: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.08255: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.08325: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py
<<<
 21264 1727202769.08377: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202769.08471: stdout chunk (state=3):
>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202769.08477: stdout chunk (state=3):
>>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b30220c0>
<<<
 21264 1727202769.08509: stdout chunk (state=3):
>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b301d0a0>
<<<
 21264 1727202769.08540: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/common/">
<<<
 21264 1727202769.08559: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.08621: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.08687: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.08714: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.08766: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202769.08793: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py
<<<
 21264 1727202769.08811: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'
<<<
 21264 1727202769.08833: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py
<<<
 21264 1727202769.08904: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'
<<<
 21264 1727202769.08937: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py
<<<
 21264 1727202769.08940: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'
<<<
 21264 1727202769.09003: stdout chunk (state=3):
>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b310aab0>
<<<
 21264 1727202769.09042: stdout chunk (state=3):
>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b31fe780>
<<<
 21264 1727202769.09140: stdout chunk (state=3):
>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3022330>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3021f10>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/">
<<<
 21264 1727202769.09151: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.09173: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.09212: stdout chunk (state=3):
>>>import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/common/">
<<<
 21264 1727202769.09288: stdout chunk (state=3):
>>>import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/">
<<<
 21264 1727202769.09305: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
<<<
 21264 1727202769.09328: stdout chunk (state=3):
>>>import 'ansible.modules' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/">
# zipimport: zlib available
<<<
 21264 1727202769.09562: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.09795: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.09838: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.09892: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.respawn' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/common/">
<<<
 21264 1727202769.09898: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.09919: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.09941: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.09985: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.10026: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.10063: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.10102: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.namespace' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/">
<<<
 21264 1727202769.10115: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.10186: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.10258: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.10284: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.10341: stdout chunk (state=3):
>>>import 'ansible.module_utils.compat.typing' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/compat/">
<<<
 21264 1727202769.10345: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.10561: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.10696: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.10737: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.10801: stdout chunk (state=3):
>>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py
# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202769.10842: stdout chunk (state=3):
>>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py
<<<
 21264 1727202769.10845: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'
<<<
 21264 1727202769.10886: stdout chunk (state=3):
>>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py
# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'
<<<
 21264 1727202769.10907: stdout chunk (state=3):
>>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b30ba870>
<<<
 21264 1727202769.10928: stdout chunk (state=3):
>>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py
<<<
 21264 1727202769.10958: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'
<<<
 21264 1727202769.10961: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py
<<<
 21264 1727202769.11010: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'
<<<
 21264 1727202769.11025: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py
<<<
 21264 1727202769.11064: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'
<<<
 21264 1727202769.11105: stdout chunk (state=3):
>>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b2c38230>
<<<
 21264 1727202769.11133: stdout chunk (state=3):
>>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202769.11148: stdout chunk (state=3):
>>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'
import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b2c385c0>
<<<
 21264 1727202769.11199: stdout chunk (state=3):
>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b30a5580>
<<<
 21264 1727202769.11219: stdout chunk (state=3):
>>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b30bb4a0>
<<<
 21264 1727202769.11245: stdout chunk (state=3):
>>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b30b8a70>
import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b30b9fa0>
<<<
 21264 1727202769.11274: stdout chunk (state=3):
>>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py
<<<
 21264 1727202769.11301: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'
<<<
 21264 1727202769.11337: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py
# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'
<<<
 21264 1727202769.11362: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py
<<<
 21264 1727202769.11479: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'
<<<
 21264 1727202769.11523: stdout chunk (state=3):
>>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'
# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'
import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b2ca4560>
import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b2c3be30>
<<<
 21264 1727202769.11560: stdout chunk (state=3):
>>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'
# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'
import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b2c3bfe0>
<<<
 21264 1727202769.11601: stdout chunk (state=3):
>>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b2c3b260>
# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py
# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'
<<<
 21264 1727202769.11648: stdout chunk (state=3):
>>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b2ca4650>
# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py
<<<
 21264 1727202769.11711: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'
<<<
 21264 1727202769.11715: stdout chunk (state=3):
>>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'
# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'
import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b2ca71a0>
<<<
 21264 1727202769.11787: stdout chunk (state=3):
>>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b2ca5190>
import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b30b85c0>
import 'ansible.module_utils.facts.timeout' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/">
<<<
 21264 1727202769.11858: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.collector' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.other' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
<<<
 21264 1727202769.12126: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.12130: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.other.facter' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.other.ohai' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
<<<
 21264 1727202769.12160: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.12187: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.apparmor' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/">
<<<
 21264 1727202769.12218: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.12244: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.12297: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.caps' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/">
<<<
 21264 1727202769.12448: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.12451: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.12488: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.chroot' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
<<<
 21264 1727202769.12522: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.12585: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.12636: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.utils' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/">
<<<
 21264 1727202769.12771: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.cmdline' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
<<<
 21264 1727202769.13262: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.13616: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.distribution' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/">
<<<
 21264 1727202769.13632: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.13687: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.13736: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.13773: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.13805: stdout chunk (state=3):
>>>import 'ansible.module_utils.compat.datetime' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/compat/">
<<<
 21264 1727202769.13835: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.date_time' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
<<<
 21264 1727202769.13946: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.facts.system.env' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
<<<
 21264 1727202769.14007: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.dns' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/">
<<<
 21264 1727202769.14041: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.14056: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.14080: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.fips' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/">
<<<
 21264 1727202769.14173: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.14176: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.facts.system.loadavg' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
<<<
 21264 1727202769.14264: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.14326: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py
# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'
<<<
 21264 1727202769.14385: stdout chunk (state=3):
>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b2ca79b0>
<<<
 21264 1727202769.14388: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py
<<<
 21264 1727202769.14416: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'
<<<
 21264 1727202769.14563: stdout chunk (state=3):
>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b2cc1370>
import 'ansible.module_utils.facts.system.local' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
<<<
 21264 1727202769.14618: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.14704: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.lsb' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/">
<<<
 21264 1727202769.14707: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.14805: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.14894: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.pkg_mgr' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/">
<<<
 21264 1727202769.14897: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.14949: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.15034: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.platform' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
<<<
 21264 1727202769.15079: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.15134: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py
<<<
 21264 1727202769.15185: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'
<<<
 21264 1727202769.15259: stdout chunk (state=3):
>>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202769.15323: stdout chunk (state=3):
>>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'
import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b2cdf440>
<<<
 21264 1727202769.15525: stdout chunk (state=3):
>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b2cc3fb0>
import 'ansible.module_utils.facts.system.python' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/">
<<<
 21264 1727202769.15538: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.15593: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.15649: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.selinux' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
<<<
 21264 1727202769.15743: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.15827: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.15942: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.16104: stdout chunk (state=3):
>>>import 'ansible.module_utils.compat.version' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/compat/">
import 'ansible.module_utils.facts.system.service_mgr' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/">
<<<
 21264 1727202769.16107: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.16141: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.16184: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/">
<<<
 21264 1727202769.16213: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.16337: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.16397: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py
# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'
# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'
# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'
import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b2ac6f00>
import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b2ac6c00>
import 'ansible.module_utils.facts.system.user' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/">
<<<
 21264 1727202769.16516: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.hardware' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
<<<
 21264 1727202769.16549: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.facts.hardware.base' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
<<<
 21264 1727202769.16825: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.facts.hardware.aix' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
<<<
 21264 1727202769.16918: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.17020: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.17061: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.17108: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.sysctl' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/">
import 'ansible.module_utils.facts.hardware.darwin' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/">
<<<
 21264 1727202769.17142: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.17334: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.17337: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
<<<
 21264 1727202769.17459: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.hardware.freebsd' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/">
import 'ansible.module_utils.facts.hardware.dragonfly' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/">
<<<
 21264 1727202769.17475: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.17596: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.17708: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.hardware.hpux' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/">
<<<
 21264 1727202769.17729: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.17757: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.17796: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.18347: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.18880: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.hardware.linux' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/">
import 'ansible.module_utils.facts.hardware.hurd' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/">
<<<
 21264 1727202769.18886: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.18986: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.19097: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.hardware.netbsd' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
<<<
 21264 1727202769.19201: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.19315: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.hardware.openbsd' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/">
<<<
 21264 1727202769.19319: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.19465: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.19688: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.hardware.sunos' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/">
<<<
 21264 1727202769.19724: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
<<<
 21264 1727202769.19825: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.network.base' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
<<<
 21264 1727202769.19918: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.19987: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.20268: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.20411: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.network.generic_bsd' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/">
import 'ansible.module_utils.facts.network.aix' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/">
<<<
 21264 1727202769.20442: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
<<<
 21264 1727202769.20645: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.network.darwin' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
<<<
 21264 1727202769.20648: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.network.dragonfly' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
<<<
 21264 1727202769.20746: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.network.fc_wwn' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.freebsd' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/">
<<<
 21264 1727202769.20834: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.20888: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.20915: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.network.hpux' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
<<<
 21264 1727202769.20995: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.21024: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.network.hurd' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
<<<
 21264 1727202769.21405: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.21558: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.network.linux' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
<<<
 21264 1727202769.21734: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.facts.network.iscsi' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/">
<<<
 21264 1727202769.21976: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.21983: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.21990: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.network.nvme' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.netbsd' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.openbsd' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
<<<
 21264 1727202769.22134: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.22142: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.network.sunos' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/">
<<<
 21264 1727202769.22263: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.virtual' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.virtual.base' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/">
# zipimport: zlib available
<<<
 21264 1727202769.22314: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
<<<
 21264 1727202769.22391: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.22427: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.22548: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.22584: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.virtual.sysctl' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/">
import 'ansible.module_utils.facts.virtual.freebsd' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/">
import 'ansible.module_utils.facts.virtual.dragonfly' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/">
# zipimport: zlib available
<<<
 21264 1727202769.22657: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.22684: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.virtual.hpux' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/">
# zipimport: zlib available
<<<
 21264 1727202769.23009: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.23066: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.virtual.linux' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/">
<<<
 21264 1727202769.23299: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.virtual.netbsd' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.virtual.openbsd' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/">
# zipimport: zlib available
<<<
 21264 1727202769.23436: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.23511: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.virtual.sunos' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/">
import 'ansible.module_utils.facts.default_collectors' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
<<<
 21264 1727202769.23663: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.facts.ansible_collector' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/">
import 'ansible.module_utils.facts.compat' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/">
import 'ansible.module_utils.facts' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/">
# zipimport: zlib available
<<<
 21264 1727202769.24029: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202769.24033: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.packages' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202769.24475: stdout chunk (state=3):
>>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'
# extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'
import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b2aec170>
<<<
 21264 1727202769.24512: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py
<<<
 21264 1727202769.24552: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc'
import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3017110>
import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b2aea5d0>
<<<
 21264 1727202769.41657: stdout chunk (state=3):
>>>
{"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "7.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "7.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "7.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "7.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "7.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "7.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "7.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "7.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "7.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "7.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "7.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "7.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "7.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "7.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks"<<<
 21264 1727202769.41764: stdout chunk (state=3):
>>>: [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10",<<<
 21264 1727202769.41804: stdout chunk (state=3):
>>> "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "25.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "25.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "25.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "25.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "25.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "25.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "202405<<<
 21264 1727202769.41859: stdout chunk (state=3):
>>>31", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "7.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "7.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip": [{"name": "python3-pip", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}}
<<<
 21264 1727202769.42429: stdout chunk (state=3):
>>># clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
<<<
 21264 1727202769.42450: stdout chunk (state=3):
>>># cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
<<<
 21264 1727202769.42480: stdout chunk (state=3):
>>># cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
<<<
 21264 1727202769.42516: stdout chunk (state=3):
>>># cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
<<<
 21264 1727202769.42557: stdout chunk (state=3):
>>># cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
<<<
 21264 1727202769.42581: stdout chunk (state=3):
>>># destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
<<<
 21264 1727202769.42645: stdout chunk (state=3):
>>># destroy ansible.modules
# cleanup[2] removing ansible.module_utils.common.respawn
# destroy ansible.module_utils.common.respawn
# cleanup[2] removing ansible.module_utils.facts.namespace
# cleanup[2] removing ansible.module_utils.compat.typing
# cleanup[2] removing multiprocessing.process
# cleanup[2] removing _compat_pickle
# cleanup[2] removing _pickle
# cleanup[2] removing pickle
# cleanup[2] removing multiprocessing.reduction
# cleanup[2] removing multiprocessing.context
# cleanup[2] removing __mp_main__
# destroy __main__
# cleanup[2] removing multiprocessing
# cleanup[2] removing _heapq
# cleanup[2] removing heapq
# destroy heapq
# cleanup[2] removing _queue
# cleanup[2] removing queue
# cleanup[2] removing multiprocessing.util
# cleanup[2] removing _multiprocessing
# cleanup[2] removing multiprocessing.connection
# cleanup[2] removing multiprocessing.pool
# cleanup[2] removing ansible.module_utils.facts.timeout
# cleanup[2] removing ansible.module_utils.facts.collector
# cleanup[2] removing ansible.module_utils.facts.other
<<<
 21264 1727202769.42687: stdout chunk (state=3):
>>># cleanup[2] removing ansible.module_utils.facts.other.facter
# cleanup[2] removing ansible.module_utils.facts.other.ohai
# cleanup[2] removing ansible.module_utils.facts.system
# cleanup[2] removing ansible.module_utils.facts.system.apparmor
# cleanup[2] removing ansible.module_utils.facts.system.caps
# cleanup[2] removing ansible.module_utils.facts.system.chroot
# cleanup[2] removing ansible.module_utils.facts.utils
# cleanup[2] removing ansible.module_utils.facts.system.cmdline
# cleanup[2] removing ansible.module_utils.facts.system.distribution
# cleanup[2] removing ansible.module_utils.compat.datetime
# destroy ansible.module_utils.compat.datetime
# cleanup[2] removing ansible.module_utils.facts.system.date_time
# cleanup[2] removing ansible.module_utils.facts.system.env
# cleanup[2] removing ansible.module_utils.facts.system.dns
# cleanup[2] removing ansible.module_utils.facts.system.fips
# cleanup[2] removing ansible.module_utils.facts.system.loadavg
# cleanup[2] removing glob
# cleanup[2] removing configparser
# cleanup[2] removing ansible.module_utils.facts.system.local
# cleanup[2] removing ansible.module_utils.facts.system.lsb
# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr
# cleanup[2] removing ansible.module_utils.facts.system.platform
# cleanup[2] removing _ssl
# cleanup[2] removing ssl
# destroy ssl
# cleanup[2] removing ansible.module_utils.facts.system.python
# cleanup[2] removing ansible.module_utils.facts.system.selinux
# cleanup[2] removing ansible.module_utils.compat.version
# destroy ansible.module_utils.compat.version
# cleanup[2] removing ansible.module_utils.facts.system.service_mgr
# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys
# cleanup[2] removing termios
# cleanup[2] removing getpass
# cleanup[2] removing ansible.module_utils.facts.system.user
# cleanup[2] removing ansible.module_utils.facts.hardware
<<<
 21264 1727202769.42691: stdout chunk (state=3):
>>># cleanup[2] removing ansible.module_utils.facts.hardware.base
# cleanup[2] removing ansible.module_utils.facts.hardware.aix
# cleanup[2] removing ansible.module_utils.facts.sysctl
# cleanup[2] removing ansible.module_utils.facts.hardware.darwin
# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd
# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly
# cleanup[2] removing ansible.module_utils.facts.hardware.hpux
# cleanup[2] removing ansible.module_utils.facts.hardware.linux
# cleanup[2] removing ansible.module_utils.facts.hardware.hurd
# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd
# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd
# cleanup[2] removing ansible.module_utils.facts.hardware.sunos
# cleanup[2] removing ansible.module_utils.facts.network
# cleanup[2] removing ansible.module_utils.facts.network.base
# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd
# cleanup[2] removing ansible.module_utils.facts.network.aix
# cleanup[2] removing ansible.module_utils.facts.network.darwin
# cleanup[2] removing ansible.module_utils.facts.network.dragonfly
# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn
# cleanup[2] removing ansible.module_utils.facts.network.freebsd
# cleanup[2] removing ansible.module_utils.facts.network.hpux
# cleanup[2] removing ansible.module_utils.facts.network.hurd
# cleanup[2] removing ansible.module_utils.facts.network.linux
# cleanup[2] removing ansible.module_utils.facts.network.iscsi
# cleanup[2] removing ansible.module_utils.facts.network.nvme
# cleanup[2] removing ansible.module_utils.facts.network.netbsd
# cleanup[2] removing ansible.module_utils.facts.network.openbsd
# cleanup[2] removing ansible.module_utils.facts.network.sunos
# cleanup[2] removing ansible.module_utils.facts.virtual
# cleanup[2] removing ansible.module_utils.facts.virtual.base
# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl
# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd
# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly
# cleanup[2] removing ansible.module_utils.facts.virtual.hpux
# cleanup[2] removing ansible.module_utils.facts.virtual.linux
# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd
# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd
# cleanup[2] removing ansible.module_utils.facts.virtual.sunos
# cleanup[2] removing ansible.module_utils.facts.default_collectors
# cleanup[2] removing ansible.module_utils.facts.ansible_collector
# cleanup[2] removing ansible.module_utils.facts.compat
# cleanup[2] removing ansible.module_utils.facts
# destroy ansible.module_utils.facts
# destroy ansible.module_utils.facts.namespace
# destroy ansible.module_utils.facts.other
# destroy ansible.module_utils.facts.other.facter
# destroy ansible.module_utils.facts.other.ohai
# destroy ansible.module_utils.facts.system
# destroy ansible.module_utils.facts.system.apparmor
# destroy ansible.module_utils.facts.system.caps
# destroy ansible.module_utils.facts.system.chroot
# destroy ansible.module_utils.facts.system.cmdline
# destroy ansible.module_utils.facts.system.distribution
# destroy ansible.module_utils.facts.system.date_time
# destroy ansible.module_utils.facts.system.env<<<
 21264 1727202769.42716: stdout chunk (state=3):
>>>
# destroy ansible.module_utils.facts.system.dns
# destroy ansible.module_utils.facts.system.fips
# destroy ansible.module_utils.facts.system.loadavg
# destroy ansible.module_utils.facts.system.local
# destroy ansible.module_utils.facts.system.lsb
# destroy ansible.module_utils.facts.system.pkg_mgr
# destroy ansible.module_utils.facts.system.platform
# destroy ansible.module_utils.facts.system.python
# destroy ansible.module_utils.facts.system.selinux
# destroy ansible.module_utils.facts.system.service_mgr
# destroy ansible.module_utils.facts.system.ssh_pub_keys
# destroy ansible.module_utils.facts.system.user
# destroy ansible.module_utils.facts.utils
# destroy ansible.module_utils.facts.hardware
# destroy ansible.module_utils.facts.hardware.base
# destroy ansible.module_utils.facts.hardware.aix
# destroy ansible.module_utils.facts.hardware.darwin
# destroy ansible.module_utils.facts.hardware.freebsd
# destroy ansible.module_utils.facts.hardware.dragonfly
# destroy ansible.module_utils.facts.hardware.hpux
# destroy ansible.module_utils.facts.hardware.linux
# destroy ansible.module_utils.facts.hardware.hurd
# destroy ansible.module_utils.facts.hardware.netbsd
# destroy ansible.module_utils.facts.hardware.openbsd
# destroy ansible.module_utils.facts.hardware.sunos
# destroy ansible.module_utils.facts.sysctl
# destroy ansible.module_utils.facts.network
# destroy ansible.module_utils.facts.network.base
# destroy ansible.module_utils.facts.network.generic_bsd
# destroy ansible.module_utils.facts.network.aix
# destroy ansible.module_utils.facts.network.darwin
# destroy ansible.module_utils.facts.network.dragonfly
# destroy ansible.module_utils.facts.network.fc_wwn
# destroy ansible.module_utils.facts.network.freebsd
# destroy ansible.module_utils.facts.network.hpux
# destroy ansible.module_utils.facts.network.hurd
# destroy ansible.module_utils.facts.network.linux
# destroy ansible.module_utils.facts.network.iscsi
# destroy ansible.module_utils.facts.network.nvme
# destroy ansible.module_utils.facts.network.netbsd
# destroy ansible.module_utils.facts.network.openbsd
# destroy ansible.module_utils.facts.network.sunos
# destroy ansible.module_utils.facts.virtual
# destroy ansible.module_utils.facts.virtual.base
# destroy ansible.module_utils.facts.virtual.sysctl
# destroy ansible.module_utils.facts.virtual.freebsd
# destroy ansible.module_utils.facts.virtual.dragonfly
# destroy ansible.module_utils.facts.virtual.hpux
# destroy ansible.module_utils.facts.virtual.linux
# destroy ansible.module_utils.facts.virtual.netbsd
# destroy ansible.module_utils.facts.virtual.openbsd
# destroy ansible.module_utils.facts.virtual.sunos
# destroy ansible.module_utils.facts.compat
# cleanup[2] removing ansible.module_utils.facts.packages
# destroy ansible.module_utils.facts.packages
# cleanup[2] removing rpm._rpm
# cleanup[2] removing rpm.transaction
# cleanup[2] removing rpm
<<<
 21264 1727202769.43129: stdout chunk (state=3):
>>># destroy _sitebuiltins
<<<
 21264 1727202769.43154: stdout chunk (state=3):
>>># destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
# destroy _lzma
# destroy _blake2
# destroy binascii
# destroy zlib
# destroy bz2
# destroy lzma
# destroy zipfile._path
<<<
 21264 1727202769.43197: stdout chunk (state=3):
>>># destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy ipaddress
<<<
 21264 1727202769.43234: stdout chunk (state=3):
>>># destroy ntpath
# destroy importlib
# destroy zipimport
<<<
 21264 1727202769.43269: stdout chunk (state=3):
>>># destroy __main__
# destroy systemd.journal
# destroy systemd.daemon
# destroy hashlib
# destroy json.decoder
# destroy json.encoder
# destroy json.scanner
# destroy _json
# destroy grp
# destroy encodings
# destroy _locale
<<<
 21264 1727202769.43310: stdout chunk (state=3):
>>># destroy locale
# destroy select
# destroy _signal
# destroy _posixsubprocess
# destroy syslog
# destroy uuid
<<<
 21264 1727202769.43358: stdout chunk (state=3):
>>># destroy selinux
# destroy shutil
# destroy distro
# destroy distro.distro
# destroy argparse
# destroy logging
<<<
 21264 1727202769.43436: stdout chunk (state=3):
>>># destroy ansible.module_utils.facts.default_collectors
# destroy ansible.module_utils.facts.ansible_collector
# destroy multiprocessing
# destroy multiprocessing.connection
# destroy multiprocessing.pool
# destroy signal
# destroy pickle
# destroy multiprocessing.context
# destroy array
# destroy _compat_pickle
# destroy _pickle
# destroy queue
# destroy _heapq
# destroy _queue
# destroy multiprocessing.process
# destroy tempfile
# destroy multiprocessing.util
# destroy multiprocessing.reduction
# destroy selectors
# destroy _multiprocessing
<<<
 21264 1727202769.43485: stdout chunk (state=3):
>>># destroy shlex
# destroy fcntl
# destroy datetime
# destroy subprocess
# destroy base64
<<<
 21264 1727202769.43528: stdout chunk (state=3):
>>># destroy _ssl
# destroy ansible.module_utils.compat.selinux
# destroy getpass
# destroy pwd
# destroy termios
# destroy errno
# destroy json
<<<
 21264 1727202769.43553: stdout chunk (state=3):
>>># destroy socket
# destroy struct
# destroy glob
# destroy fnmatch
# destroy ansible.module_utils.compat.typing
# destroy ansible.module_utils.facts.timeout
# destroy ansible.module_utils.facts.collector
<<<
 21264 1727202769.43694: stdout chunk (state=3):
>>># destroy rpm.transaction
# destroy rpm
# cleanup[3] wiping rpm._rpm
# cleanup[3] wiping configparser
# cleanup[3] wiping selinux._selinux
<<<
 21264 1727202769.43716: stdout chunk (state=3):
>>># cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
# cleanup[3] wiping ansible.module_utils.six.moves
# destroy configparser
# cleanup[3] wiping systemd._daemon
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping _datetime
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping platform
# cleanup[3] wiping atexit
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping threading
# cleanup[3] wiping weakref
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
# destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
# cleanup[3] wiping _sre
# cleanup[3] wiping functools
<<<
 21264 1727202769.43751: stdout chunk (state=3):
>>># cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy _collections_abc
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
# cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
# destroy posixpath
# cleanup[3] wiping genericpath
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping io
# destroy abc
# cleanup[3] wiping _abc
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
<<<
 21264 1727202769.43873: stdout chunk (state=3):
>>># cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
# cleanup[3] wiping marshal
# cleanup[3] wiping _io
# cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _imp
# cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping sys
# cleanup[3] wiping builtins
# destroy rpm._rpm
# destroy selinux._selinux
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
<<<
 21264 1727202769.44126: stdout chunk (state=3):
>>># destroy systemd._journal
# destroy _datetime
<<<
 21264 1727202769.44129: stdout chunk (state=3):
>>># destroy sys.monitoring
# destroy _socket
# destroy _collections
# destroy platform
# destroy _uuid
# destroy stat
# destroy genericpath
# destroy re._parser
# destroy tokenize
# destroy ansible.module_utils.six.moves.urllib
# destroy copyreg
# destroy contextlib
# destroy _typing
# destroy _tokenize
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy functools
# destroy operator
# destroy ansible.module_utils.six.moves
# destroy _frozen_importlib_external
# destroy _imp
# destroy _io
# destroy marshal
# clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
<<<
 21264 1727202769.44212: stdout chunk (state=3):
>>># destroy codecs
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy encodings.utf_8_sig<<<
 21264 1727202769.44248: stdout chunk (state=3):
>>>
# destroy encodings.cp437
# destroy _codecs
# destroy io
# destroy traceback
# destroy warnings
# destroy weakref
# destroy collections
# destroy threading
# destroy atexit
# destroy _warnings
# destroy math
# destroy _bisect
# destroy time
# destroy _random
# destroy _weakref
<<<
 21264 1727202769.44290: stdout chunk (state=3):
>>># destroy _hashlib
# destroy _operator
# destroy _string
# destroy re
<<<
 21264 1727202769.44321: stdout chunk (state=3):
>>># destroy itertools
# destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy builtins
# destroy _thread
# clear sys.audit hooks
<<<
 21264 1727202769.44900: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
Shared connection to 10.31.41.56 closed.
<<<
 21264 1727202769.44930: stderr chunk (state=3):
>>><<<
 21264 1727202769.45188: stdout chunk (state=3):
>>><<<
 21264 1727202769.45600: _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.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'
import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'
import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3c184d0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3be7b30>
# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'
import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3c1aa50>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib/python3.12/site-packages'
Adding directory: '/usr/lib64/python3.12/site-packages'
Adding directory: '/usr/lib/python3.12/site-packages'
Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'
# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'
import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3a2d130>
# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py
# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'
import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3a2e060>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3a6bf20>
# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py
# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'
import '_operator' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3a800b0>
# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py
# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'
import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py
# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'
import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3aa3920>
# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py
# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'
import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3aa3fb0>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3a83bc0>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3a81310>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3a690d0>
# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'
import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'
import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3ac78c0>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3ac64e0>
# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'
import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3a821e0>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3a6afc0>
# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py
# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'
import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3af4950>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3a68350>
# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py
# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'
# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b3af4e00>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3af4cb0>
# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b3af50a0>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3a66e70>
# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py
# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'
import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3af5790>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3af5460>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'
import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3af6660>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py
# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py
# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'
import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3b10860>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b3b11fa0>
# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py
# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py
# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'
import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3b12e40>
# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b3b13470>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3b12390>
# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py
# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'
# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b3b13e60>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3b13590>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3af65d0>
# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py
# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py
# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'
# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b37ffd10>
# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py
# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'
# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b3828860>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b38285c0>
# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b3828890>
# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py
# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'
# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b38291c0>
# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b3829bb0>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3828a70>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b37fdeb0>
# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py
# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py
# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'
import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b382af60>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3829a30>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3af6d80>
# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py
# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'
import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b38532c0>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py
# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'
import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b38776b0>
# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py
# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'
import 'ntpath' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'
import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b38d84a0>
# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py
# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'
import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b38dac00>
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b38d85c0>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b38a1490>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'
import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b36e9580>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b38764b0>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b382be90>
# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd0b38765d0>
# zipimport: found 105 names in '/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip'
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py
# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py
# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'
import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b37531d0>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b37320c0>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3731220>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py
# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'
import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3750f20>
# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py
# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py
# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'
# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b3782ab0>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3782870>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3782180>
# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'
import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3782600>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3753bf0>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b3783860>
# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b37839e0>
# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py
# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'
import '_locale' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3783f20>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py
# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'
import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3129c70>
# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b312b890>
# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py
# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'
import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b312c290>
# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py
# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'
import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b312d160>
# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py
# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py
# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'
import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b312fe30>
# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b3782c00>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b312e120>
# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py
# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py
# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py
# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py
# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'
import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3137da0>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3136870>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b31365d0>
# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py
# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'
import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3136b40>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b312e630>
# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b317bf20>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'
import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b317b950>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py
# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'
# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b317db20>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b317d8e0>
# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py
# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'
# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b317ffe0>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b317e210>
# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py
# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py
# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'
import '_string' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b31837d0>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b31801a0>
# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b3184800>
# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b31849e0>
# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b3184ad0>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b317c200>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py
# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'
# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b30101a0>
# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b3011460>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3186930>
# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b3187cb0>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3186540>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7fd0b3011a30>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7fd0b3011a30>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/common/text/">
# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'
# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b3015760>
# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'
import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b30164b0>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3011700>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py
# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'
import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3016480>
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/parsing/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py
# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'
import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3017740>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'
# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b30220c0>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b301d0a0>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py
# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py
# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'
import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b310aab0>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b31fe780>
import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3022330>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3021f10>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.respawn' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.namespace' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat.typing' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py
# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py
# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'
# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py
# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'
import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b30ba870>
# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py
# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py
# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py
# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'
import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b2c38230>
# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'
# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'
import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b2c385c0>
import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b30a5580>
import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b30bb4a0>
import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b30b8a70>
import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b30b9fa0>
# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py
# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py
# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py
# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'
# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'
# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'
import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b2ca4560>
import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b2c3be30>
# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'
# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'
import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b2c3bfe0>
import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b2c3b260>
# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py
# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'
import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b2ca4650>
# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py
# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'
# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'
# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'
import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b2ca71a0>
import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b2ca5190>
import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b30b85c0>
import 'ansible.module_utils.facts.timeout' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/">
import 'ansible.module_utils.facts.collector' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.other' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.other.facter' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.other.ohai' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.apparmor' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.caps' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.chroot' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.utils' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/">
import 'ansible.module_utils.facts.system.cmdline' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.distribution' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat.datetime' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/compat/">
import 'ansible.module_utils.facts.system.date_time' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.env' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.dns' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.fips' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.loadavg' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py
# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'
import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b2ca79b0>
# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py
# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'
import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b2cc1370>
import 'ansible.module_utils.facts.system.local' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.lsb' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.pkg_mgr' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.platform' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py
# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'
# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'
# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'
import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b2cdf440>
import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b2cc3fb0>
import 'ansible.module_utils.facts.system.python' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.selinux' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat.version' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/compat/">
import 'ansible.module_utils.facts.system.service_mgr' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.ssh_pub_keys' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py
# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'
# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'
# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'
import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b2ac6f00>
import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b2ac6c00>
import 'ansible.module_utils.facts.system.user' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.hardware' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.hardware.base' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.hardware.aix' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.sysctl' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/">
import 'ansible.module_utils.facts.hardware.darwin' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.hardware.freebsd' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/">
import 'ansible.module_utils.facts.hardware.dragonfly' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.hardware.hpux' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.hardware.linux' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/">
import 'ansible.module_utils.facts.hardware.hurd' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.hardware.netbsd' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.hardware.openbsd' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.hardware.sunos' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.base' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.generic_bsd' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/">
import 'ansible.module_utils.facts.network.aix' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.darwin' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.dragonfly' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.fc_wwn' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.freebsd' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.hpux' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.hurd' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.linux' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.iscsi' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.nvme' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.netbsd' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.openbsd' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.sunos' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.virtual' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.virtual.base' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.virtual.sysctl' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/">
import 'ansible.module_utils.facts.virtual.freebsd' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/">
import 'ansible.module_utils.facts.virtual.dragonfly' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.virtual.hpux' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.virtual.linux' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.virtual.netbsd' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.virtual.openbsd' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.virtual.sunos' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/">
import 'ansible.module_utils.facts.default_collectors' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.ansible_collector' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/">
import 'ansible.module_utils.facts.compat' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/">
import 'ansible.module_utils.facts' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.packages' # <zipimporter object "/tmp/ansible_package_facts_payload_ghm8wdxj/ansible_package_facts_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc'
# extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'
# extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'
import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0b2aec170>
# /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py
# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc'
import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b3017110>
import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0b2aea5d0>

{"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "7.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "7.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "7.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "7.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "7.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "7.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "7.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "7.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "7.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "7.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "7.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "7.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "7.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "7.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "25.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "25.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "25.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "25.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "25.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "25.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "7.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "7.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip": [{"name": "python3-pip", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}}
# clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
# cleanup[2] removing ansible.module_utils.common.respawn
# destroy ansible.module_utils.common.respawn
# cleanup[2] removing ansible.module_utils.facts.namespace
# cleanup[2] removing ansible.module_utils.compat.typing
# cleanup[2] removing multiprocessing.process
# cleanup[2] removing _compat_pickle
# cleanup[2] removing _pickle
# cleanup[2] removing pickle
# cleanup[2] removing multiprocessing.reduction
# cleanup[2] removing multiprocessing.context
# cleanup[2] removing __mp_main__
# destroy __main__
# cleanup[2] removing multiprocessing
# cleanup[2] removing _heapq
# cleanup[2] removing heapq
# destroy heapq
# cleanup[2] removing _queue
# cleanup[2] removing queue
# cleanup[2] removing multiprocessing.util
# cleanup[2] removing _multiprocessing
# cleanup[2] removing multiprocessing.connection
# cleanup[2] removing multiprocessing.pool
# cleanup[2] removing ansible.module_utils.facts.timeout
# cleanup[2] removing ansible.module_utils.facts.collector
# cleanup[2] removing ansible.module_utils.facts.other
# cleanup[2] removing ansible.module_utils.facts.other.facter
# cleanup[2] removing ansible.module_utils.facts.other.ohai
# cleanup[2] removing ansible.module_utils.facts.system
# cleanup[2] removing ansible.module_utils.facts.system.apparmor
# cleanup[2] removing ansible.module_utils.facts.system.caps
# cleanup[2] removing ansible.module_utils.facts.system.chroot
# cleanup[2] removing ansible.module_utils.facts.utils
# cleanup[2] removing ansible.module_utils.facts.system.cmdline
# cleanup[2] removing ansible.module_utils.facts.system.distribution
# cleanup[2] removing ansible.module_utils.compat.datetime
# destroy ansible.module_utils.compat.datetime
# cleanup[2] removing ansible.module_utils.facts.system.date_time
# cleanup[2] removing ansible.module_utils.facts.system.env
# cleanup[2] removing ansible.module_utils.facts.system.dns
# cleanup[2] removing ansible.module_utils.facts.system.fips
# cleanup[2] removing ansible.module_utils.facts.system.loadavg
# cleanup[2] removing glob
# cleanup[2] removing configparser
# cleanup[2] removing ansible.module_utils.facts.system.local
# cleanup[2] removing ansible.module_utils.facts.system.lsb
# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr
# cleanup[2] removing ansible.module_utils.facts.system.platform
# cleanup[2] removing _ssl
# cleanup[2] removing ssl
# destroy ssl
# cleanup[2] removing ansible.module_utils.facts.system.python
# cleanup[2] removing ansible.module_utils.facts.system.selinux
# cleanup[2] removing ansible.module_utils.compat.version
# destroy ansible.module_utils.compat.version
# cleanup[2] removing ansible.module_utils.facts.system.service_mgr
# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys
# cleanup[2] removing termios
# cleanup[2] removing getpass
# cleanup[2] removing ansible.module_utils.facts.system.user
# cleanup[2] removing ansible.module_utils.facts.hardware
# cleanup[2] removing ansible.module_utils.facts.hardware.base
# cleanup[2] removing ansible.module_utils.facts.hardware.aix
# cleanup[2] removing ansible.module_utils.facts.sysctl
# cleanup[2] removing ansible.module_utils.facts.hardware.darwin
# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd
# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly
# cleanup[2] removing ansible.module_utils.facts.hardware.hpux
# cleanup[2] removing ansible.module_utils.facts.hardware.linux
# cleanup[2] removing ansible.module_utils.facts.hardware.hurd
# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd
# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd
# cleanup[2] removing ansible.module_utils.facts.hardware.sunos
# cleanup[2] removing ansible.module_utils.facts.network
# cleanup[2] removing ansible.module_utils.facts.network.base
# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd
# cleanup[2] removing ansible.module_utils.facts.network.aix
# cleanup[2] removing ansible.module_utils.facts.network.darwin
# cleanup[2] removing ansible.module_utils.facts.network.dragonfly
# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn
# cleanup[2] removing ansible.module_utils.facts.network.freebsd
# cleanup[2] removing ansible.module_utils.facts.network.hpux
# cleanup[2] removing ansible.module_utils.facts.network.hurd
# cleanup[2] removing ansible.module_utils.facts.network.linux
# cleanup[2] removing ansible.module_utils.facts.network.iscsi
# cleanup[2] removing ansible.module_utils.facts.network.nvme
# cleanup[2] removing ansible.module_utils.facts.network.netbsd
# cleanup[2] removing ansible.module_utils.facts.network.openbsd
# cleanup[2] removing ansible.module_utils.facts.network.sunos
# cleanup[2] removing ansible.module_utils.facts.virtual
# cleanup[2] removing ansible.module_utils.facts.virtual.base
# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl
# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd
# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly
# cleanup[2] removing ansible.module_utils.facts.virtual.hpux
# cleanup[2] removing ansible.module_utils.facts.virtual.linux
# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd
# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd
# cleanup[2] removing ansible.module_utils.facts.virtual.sunos
# cleanup[2] removing ansible.module_utils.facts.default_collectors
# cleanup[2] removing ansible.module_utils.facts.ansible_collector
# cleanup[2] removing ansible.module_utils.facts.compat
# cleanup[2] removing ansible.module_utils.facts
# destroy ansible.module_utils.facts
# destroy ansible.module_utils.facts.namespace
# destroy ansible.module_utils.facts.other
# destroy ansible.module_utils.facts.other.facter
# destroy ansible.module_utils.facts.other.ohai
# destroy ansible.module_utils.facts.system
# destroy ansible.module_utils.facts.system.apparmor
# destroy ansible.module_utils.facts.system.caps
# destroy ansible.module_utils.facts.system.chroot
# destroy ansible.module_utils.facts.system.cmdline
# destroy ansible.module_utils.facts.system.distribution
# destroy ansible.module_utils.facts.system.date_time
# destroy ansible.module_utils.facts.system.env
# destroy ansible.module_utils.facts.system.dns
# destroy ansible.module_utils.facts.system.fips
# destroy ansible.module_utils.facts.system.loadavg
# destroy ansible.module_utils.facts.system.local
# destroy ansible.module_utils.facts.system.lsb
# destroy ansible.module_utils.facts.system.pkg_mgr
# destroy ansible.module_utils.facts.system.platform
# destroy ansible.module_utils.facts.system.python
# destroy ansible.module_utils.facts.system.selinux
# destroy ansible.module_utils.facts.system.service_mgr
# destroy ansible.module_utils.facts.system.ssh_pub_keys
# destroy ansible.module_utils.facts.system.user
# destroy ansible.module_utils.facts.utils
# destroy ansible.module_utils.facts.hardware
# destroy ansible.module_utils.facts.hardware.base
# destroy ansible.module_utils.facts.hardware.aix
# destroy ansible.module_utils.facts.hardware.darwin
# destroy ansible.module_utils.facts.hardware.freebsd
# destroy ansible.module_utils.facts.hardware.dragonfly
# destroy ansible.module_utils.facts.hardware.hpux
# destroy ansible.module_utils.facts.hardware.linux
# destroy ansible.module_utils.facts.hardware.hurd
# destroy ansible.module_utils.facts.hardware.netbsd
# destroy ansible.module_utils.facts.hardware.openbsd
# destroy ansible.module_utils.facts.hardware.sunos
# destroy ansible.module_utils.facts.sysctl
# destroy ansible.module_utils.facts.network
# destroy ansible.module_utils.facts.network.base
# destroy ansible.module_utils.facts.network.generic_bsd
# destroy ansible.module_utils.facts.network.aix
# destroy ansible.module_utils.facts.network.darwin
# destroy ansible.module_utils.facts.network.dragonfly
# destroy ansible.module_utils.facts.network.fc_wwn
# destroy ansible.module_utils.facts.network.freebsd
# destroy ansible.module_utils.facts.network.hpux
# destroy ansible.module_utils.facts.network.hurd
# destroy ansible.module_utils.facts.network.linux
# destroy ansible.module_utils.facts.network.iscsi
# destroy ansible.module_utils.facts.network.nvme
# destroy ansible.module_utils.facts.network.netbsd
# destroy ansible.module_utils.facts.network.openbsd
# destroy ansible.module_utils.facts.network.sunos
# destroy ansible.module_utils.facts.virtual
# destroy ansible.module_utils.facts.virtual.base
# destroy ansible.module_utils.facts.virtual.sysctl
# destroy ansible.module_utils.facts.virtual.freebsd
# destroy ansible.module_utils.facts.virtual.dragonfly
# destroy ansible.module_utils.facts.virtual.hpux
# destroy ansible.module_utils.facts.virtual.linux
# destroy ansible.module_utils.facts.virtual.netbsd
# destroy ansible.module_utils.facts.virtual.openbsd
# destroy ansible.module_utils.facts.virtual.sunos
# destroy ansible.module_utils.facts.compat
# cleanup[2] removing ansible.module_utils.facts.packages
# destroy ansible.module_utils.facts.packages
# cleanup[2] removing rpm._rpm
# cleanup[2] removing rpm.transaction
# cleanup[2] removing rpm
# destroy _sitebuiltins
# destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
# destroy _lzma
# destroy _blake2
# destroy binascii
# destroy zlib
# destroy bz2
# destroy lzma
# destroy zipfile._path
# destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy ipaddress
# destroy ntpath
# destroy importlib
# destroy zipimport
# destroy __main__
# destroy systemd.journal
# destroy systemd.daemon
# destroy hashlib
# destroy json.decoder
# destroy json.encoder
# destroy json.scanner
# destroy _json
# destroy grp
# destroy encodings
# destroy _locale
# destroy locale
# destroy select
# destroy _signal
# destroy _posixsubprocess
# destroy syslog
# destroy uuid
# destroy selinux
# destroy shutil
# destroy distro
# destroy distro.distro
# destroy argparse
# destroy logging
# destroy ansible.module_utils.facts.default_collectors
# destroy ansible.module_utils.facts.ansible_collector
# destroy multiprocessing
# destroy multiprocessing.connection
# destroy multiprocessing.pool
# destroy signal
# destroy pickle
# destroy multiprocessing.context
# destroy array
# destroy _compat_pickle
# destroy _pickle
# destroy queue
# destroy _heapq
# destroy _queue
# destroy multiprocessing.process
# destroy tempfile
# destroy multiprocessing.util
# destroy multiprocessing.reduction
# destroy selectors
# destroy _multiprocessing
# destroy shlex
# destroy fcntl
# destroy datetime
# destroy subprocess
# destroy base64
# destroy _ssl
# destroy ansible.module_utils.compat.selinux
# destroy getpass
# destroy pwd
# destroy termios
# destroy errno
# destroy json
# destroy socket
# destroy struct
# destroy glob
# destroy fnmatch
# destroy ansible.module_utils.compat.typing
# destroy ansible.module_utils.facts.timeout
# destroy ansible.module_utils.facts.collector
# destroy rpm.transaction
# destroy rpm
# cleanup[3] wiping rpm._rpm
# cleanup[3] wiping configparser
# cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
# cleanup[3] wiping ansible.module_utils.six.moves
# destroy configparser
# cleanup[3] wiping systemd._daemon
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping _datetime
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping platform
# cleanup[3] wiping atexit
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping threading
# cleanup[3] wiping weakref
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
# destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
# cleanup[3] wiping _sre
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy _collections_abc
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
# cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
# destroy posixpath
# cleanup[3] wiping genericpath
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping io
# destroy abc
# cleanup[3] wiping _abc
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
# cleanup[3] wiping marshal
# cleanup[3] wiping _io
# cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _imp
# cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping sys
# cleanup[3] wiping builtins
# destroy rpm._rpm
# destroy selinux._selinux
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
# destroy sys.monitoring
# destroy _socket
# destroy _collections
# destroy platform
# destroy _uuid
# destroy stat
# destroy genericpath
# destroy re._parser
# destroy tokenize
# destroy ansible.module_utils.six.moves.urllib
# destroy copyreg
# destroy contextlib
# destroy _typing
# destroy _tokenize
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy functools
# destroy operator
# destroy ansible.module_utils.six.moves
# destroy _frozen_importlib_external
# destroy _imp
# destroy _io
# destroy marshal
# clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
# destroy codecs
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy encodings.utf_8_sig
# destroy encodings.cp437
# destroy _codecs
# destroy io
# destroy traceback
# destroy warnings
# destroy weakref
# destroy collections
# destroy threading
# destroy atexit
# destroy _warnings
# destroy math
# destroy _bisect
# destroy time
# destroy _random
# destroy _weakref
# destroy _hashlib
# destroy _operator
# destroy _string
# destroy re
# destroy itertools
# destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy builtins
# destroy _thread
# clear sys.audit hooks
, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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.41.56 closed.
[WARNING]: Module invocation had junk after the JSON data: # clear
sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear
sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc
# clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear
sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore
sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing
builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp #
cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2]
removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal #
cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external #
cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing
_codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases #
cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 #
cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing
abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2]
removing _stat # cleanup[2] removing stat # cleanup[2] removing
_collections_abc # cleanup[2] removing genericpath # cleanup[2] removing
posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2]
removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2]
removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site #
destroy site # cleanup[2] removing types # cleanup[2] removing _operator #
cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2]
removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy
reprlib # cleanup[2] removing _collections # cleanup[2] removing collections #
cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2]
removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants #
cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2]
removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re #
cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing
binascii # cleanup[2] removing base64 # cleanup[2] removing
importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external #
cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2]
removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2]
removing importlib.util # cleanup[2] removing runpy # destroy runpy #
cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing
zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2]
removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma #
cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing
_bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing
_random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 #
cleanup[2] removing hashlib # cleanup[2] removing random # destroy random #
cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing
weakref # cleanup[2] removing tempfile # cleanup[2] removing threading #
cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2]
removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2]
removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib #
cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path #
cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2]
removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing
typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil #
cleanup[2] removing ansible # destroy ansible # cleanup[2] removing
ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing
__future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2]
removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing
json.encoder # cleanup[2] removing json # cleanup[2] removing atexit #
cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing
_locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2]
removing platform # cleanup[2] removing select # cleanup[2] removing selectors
# cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing
_posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token #
destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize #
cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2]
removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd #
destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime
# cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing
_string # cleanup[2] removing string # destroy string # cleanup[2] removing
logging # cleanup[2] removing systemd._journal # cleanup[2] removing
systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing
systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array #
cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2]
removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat #
destroy ansible.module_utils.compat # cleanup[2] removing
ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2]
removing ansible.module_utils.common.text # destroy
ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six # cleanup[2] removing
ansible.module_utils.six.moves # cleanup[2] removing
ansible.module_utils.six.moves.collections_abc # cleanup[2] removing
ansible.module_utils.common.text.converters # destroy
ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes #
cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy
ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2]
removing ansible.module_utils._text # destroy ansible.module_utils._text #
cleanup[2] removing copy # destroy copy # cleanup[2] removing
ansible.module_utils.common.collections # destroy
ansible.module_utils.common.collections # cleanup[2] removing
ansible.module_utils.common.warnings # destroy
ansible.module_utils.common.warnings # cleanup[2] removing
ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]
removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing #
cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy
ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy
_ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing
ansible.module_utils.common.text.formatters # destroy
ansible.module_utils.common.text.formatters # cleanup[2] removing
ansible.module_utils.common.validation # destroy
ansible.module_utils.common.validation # cleanup[2] removing
ansible.module_utils.common.parameters # destroy
ansible.module_utils.common.parameters # cleanup[2] removing
ansible.module_utils.common.arg_spec # destroy
ansible.module_utils.common.arg_spec # cleanup[2] removing
ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 #
cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2]
removing ansible.module_utils.common.file # destroy
ansible.module_utils.common.file # cleanup[2] removing
ansible.module_utils.common.process # destroy
ansible.module_utils.common.process # cleanup[2] removing gettext # destroy
gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro #
cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro #
cleanup[2] removing ansible.module_utils.common._utils # destroy
ansible.module_utils.common._utils # cleanup[2] removing
ansible.module_utils.common.sys_info # destroy
ansible.module_utils.common.sys_info # cleanup[2] removing
ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]
removing ansible.modules # destroy ansible.modules # cleanup[2] removing
ansible.module_utils.common.respawn # destroy
ansible.module_utils.common.respawn # cleanup[2] removing
ansible.module_utils.facts.namespace # cleanup[2] removing
ansible.module_utils.compat.typing # cleanup[2] removing
multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2]
removing _pickle # cleanup[2] removing pickle # cleanup[2] removing
multiprocessing.reduction # cleanup[2] removing multiprocessing.context #
cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing
multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq #
destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue #
cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing
# cleanup[2] removing multiprocessing.connection # cleanup[2] removing
multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout #
cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing
ansible.module_utils.facts.other # cleanup[2] removing
ansible.module_utils.facts.other.facter # cleanup[2] removing
ansible.module_utils.facts.other.ohai # cleanup[2] removing
ansible.module_utils.facts.system # cleanup[2] removing
ansible.module_utils.facts.system.apparmor # cleanup[2] removing
ansible.module_utils.facts.system.caps # cleanup[2] removing
ansible.module_utils.facts.system.chroot # cleanup[2] removing
ansible.module_utils.facts.utils # cleanup[2] removing
ansible.module_utils.facts.system.cmdline # cleanup[2] removing
ansible.module_utils.facts.system.distribution # cleanup[2] removing
ansible.module_utils.compat.datetime # destroy
ansible.module_utils.compat.datetime # cleanup[2] removing
ansible.module_utils.facts.system.date_time # cleanup[2] removing
ansible.module_utils.facts.system.env # cleanup[2] removing
ansible.module_utils.facts.system.dns # cleanup[2] removing
ansible.module_utils.facts.system.fips # cleanup[2] removing
ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob #
cleanup[2] removing configparser # cleanup[2] removing
ansible.module_utils.facts.system.local # cleanup[2] removing
ansible.module_utils.facts.system.lsb # cleanup[2] removing
ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing
ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl #
cleanup[2] removing ssl # destroy ssl # cleanup[2] removing
ansible.module_utils.facts.system.python # cleanup[2] removing
ansible.module_utils.facts.system.selinux # cleanup[2] removing
ansible.module_utils.compat.version # destroy
ansible.module_utils.compat.version # cleanup[2] removing
ansible.module_utils.facts.system.service_mgr # cleanup[2] removing
ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios #
cleanup[2] removing getpass # cleanup[2] removing
ansible.module_utils.facts.system.user # cleanup[2] removing
ansible.module_utils.facts.hardware # cleanup[2] removing
ansible.module_utils.facts.hardware.base # cleanup[2] removing
ansible.module_utils.facts.hardware.aix # cleanup[2] removing
ansible.module_utils.facts.sysctl # cleanup[2] removing
ansible.module_utils.facts.hardware.darwin # cleanup[2] removing
ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing
ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing
ansible.module_utils.facts.hardware.hpux # cleanup[2] removing
ansible.module_utils.facts.hardware.linux # cleanup[2] removing
ansible.module_utils.facts.hardware.hurd # cleanup[2] removing
ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing
ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing
ansible.module_utils.facts.hardware.sunos # cleanup[2] removing
ansible.module_utils.facts.network # cleanup[2] removing
ansible.module_utils.facts.network.base # cleanup[2] removing
ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing
ansible.module_utils.facts.network.aix # cleanup[2] removing
ansible.module_utils.facts.network.darwin # cleanup[2] removing
ansible.module_utils.facts.network.dragonfly # cleanup[2] removing
ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing
ansible.module_utils.facts.network.freebsd # cleanup[2] removing
ansible.module_utils.facts.network.hpux # cleanup[2] removing
ansible.module_utils.facts.network.hurd # cleanup[2] removing
ansible.module_utils.facts.network.linux # cleanup[2] removing
ansible.module_utils.facts.network.iscsi # cleanup[2] removing
ansible.module_utils.facts.network.nvme # cleanup[2] removing
ansible.module_utils.facts.network.netbsd # cleanup[2] removing
ansible.module_utils.facts.network.openbsd # cleanup[2] removing
ansible.module_utils.facts.network.sunos # cleanup[2] removing
ansible.module_utils.facts.virtual # cleanup[2] removing
ansible.module_utils.facts.virtual.base # cleanup[2] removing
ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing
ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing
ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing
ansible.module_utils.facts.virtual.hpux # cleanup[2] removing
ansible.module_utils.facts.virtual.linux # cleanup[2] removing
ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing
ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing
ansible.module_utils.facts.virtual.sunos # cleanup[2] removing
ansible.module_utils.facts.default_collectors # cleanup[2] removing
ansible.module_utils.facts.ansible_collector # cleanup[2] removing
ansible.module_utils.facts.compat # cleanup[2] removing
ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy
ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other
# destroy ansible.module_utils.facts.other.facter # destroy
ansible.module_utils.facts.other.ohai # destroy
ansible.module_utils.facts.system # destroy
ansible.module_utils.facts.system.apparmor # destroy
ansible.module_utils.facts.system.caps # destroy
ansible.module_utils.facts.system.chroot # destroy
ansible.module_utils.facts.system.cmdline # destroy
ansible.module_utils.facts.system.distribution # destroy
ansible.module_utils.facts.system.date_time # destroy
ansible.module_utils.facts.system.env # destroy
ansible.module_utils.facts.system.dns # destroy
ansible.module_utils.facts.system.fips # destroy
ansible.module_utils.facts.system.loadavg # destroy
ansible.module_utils.facts.system.local # destroy
ansible.module_utils.facts.system.lsb # destroy
ansible.module_utils.facts.system.pkg_mgr # destroy
ansible.module_utils.facts.system.platform # destroy
ansible.module_utils.facts.system.python # destroy
ansible.module_utils.facts.system.selinux # destroy
ansible.module_utils.facts.system.service_mgr # destroy
ansible.module_utils.facts.system.ssh_pub_keys # destroy
ansible.module_utils.facts.system.user # destroy
ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware
# destroy ansible.module_utils.facts.hardware.base # destroy
ansible.module_utils.facts.hardware.aix # destroy
ansible.module_utils.facts.hardware.darwin # destroy
ansible.module_utils.facts.hardware.freebsd # destroy
ansible.module_utils.facts.hardware.dragonfly # destroy
ansible.module_utils.facts.hardware.hpux # destroy
ansible.module_utils.facts.hardware.linux # destroy
ansible.module_utils.facts.hardware.hurd # destroy
ansible.module_utils.facts.hardware.netbsd # destroy
ansible.module_utils.facts.hardware.openbsd # destroy
ansible.module_utils.facts.hardware.sunos # destroy
ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network
# destroy ansible.module_utils.facts.network.base # destroy
ansible.module_utils.facts.network.generic_bsd # destroy
ansible.module_utils.facts.network.aix # destroy
ansible.module_utils.facts.network.darwin # destroy
ansible.module_utils.facts.network.dragonfly # destroy
ansible.module_utils.facts.network.fc_wwn # destroy
ansible.module_utils.facts.network.freebsd # destroy
ansible.module_utils.facts.network.hpux # destroy
ansible.module_utils.facts.network.hurd # destroy
ansible.module_utils.facts.network.linux # destroy
ansible.module_utils.facts.network.iscsi # destroy
ansible.module_utils.facts.network.nvme # destroy
ansible.module_utils.facts.network.netbsd # destroy
ansible.module_utils.facts.network.openbsd # destroy
ansible.module_utils.facts.network.sunos # destroy
ansible.module_utils.facts.virtual # destroy
ansible.module_utils.facts.virtual.base # destroy
ansible.module_utils.facts.virtual.sysctl # destroy
ansible.module_utils.facts.virtual.freebsd # destroy
ansible.module_utils.facts.virtual.dragonfly # destroy
ansible.module_utils.facts.virtual.hpux # destroy
ansible.module_utils.facts.virtual.linux # destroy
ansible.module_utils.facts.virtual.netbsd # destroy
ansible.module_utils.facts.virtual.openbsd # destroy
ansible.module_utils.facts.virtual.sunos # destroy
ansible.module_utils.facts.compat # cleanup[2] removing
ansible.module_utils.facts.packages # destroy
ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2]
removing rpm.transaction # cleanup[2] removing rpm # destroy _sitebuiltins #
destroy importlib.machinery # destroy importlib._abc # destroy importlib.util #
destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy
binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path #
destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy
ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy
__main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib #
destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy
_json # destroy grp # destroy encodings # destroy _locale # destroy locale #
destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog #
destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy
distro.distro # destroy argparse # destroy logging # destroy
ansible.module_utils.facts.default_collectors # destroy
ansible.module_utils.facts.ansible_collector # destroy multiprocessing #
destroy multiprocessing.connection # destroy multiprocessing.pool # destroy
signal # destroy pickle # destroy multiprocessing.context # destroy array #
destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq #
destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy
multiprocessing.util # destroy multiprocessing.reduction # destroy selectors #
destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime #
destroy subprocess # destroy base64 # destroy _ssl # destroy
ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy
termios # destroy errno # destroy json # destroy socket # destroy struct #
destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing #
destroy ansible.module_utils.facts.timeout # destroy
ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm #
cleanup[3] wiping rpm._rpm # cleanup[3] wiping configparser # cleanup[3] wiping
selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3]
wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3]
wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping
systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping
systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid #
cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache #
destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize #
cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping
_typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3]
wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random #
cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping
importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re #
destroy re._constants # destroy re._casefix # destroy re._compiler # destroy
enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3]
wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools #
cleanup[3] wiping collections # destroy _collections_abc # destroy
collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools
# cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping
types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy
posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3]
wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3]
wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping
encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs #
cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external #
cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io #
cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping
_thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib #
cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy rpm._rpm # destroy
selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy
systemd._reader # destroy systemd._journal # destroy _datetime # destroy
sys.monitoring # destroy _socket # destroy _collections # destroy platform #
destroy _uuid # destroy stat # destroy genericpath # destroy re._parser #
destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy
copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy
ansible.module_utils.six.moves.urllib_parse # destroy
ansible.module_utils.six.moves.urllib.error # destroy
ansible.module_utils.six.moves.urllib.request # destroy
ansible.module_utils.six.moves.urllib.response # destroy
ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy
operator # destroy ansible.module_utils.six.moves # destroy
_frozen_importlib_external # destroy _imp # destroy _io # destroy marshal #
clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy
codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy
encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io #
destroy traceback # destroy warnings # destroy weakref # destroy collections #
destroy threading # destroy atexit # destroy _warnings # destroy math # destroy
_bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib
# destroy _operator # destroy _string # destroy re # destroy itertools #
destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy
builtins # destroy _thread # clear sys.audit hooks
 21264 1727202769.51221: done with _execute_module (package_facts, {'manager': 'auto', '_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': 'package_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727202768.4047046-22106-97004103416992/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})
 21264 1727202769.51267: _low_level_execute_command(): starting
 21264 1727202769.51279: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727202768.4047046-22106-97004103416992/ > /dev/null 2>&1 && sleep 0'
 21264 1727202769.51950: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
<<<
 21264 1727202769.52005: stderr chunk (state=3):
>>>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.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202769.52112: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
<<<
 21264 1727202769.52145: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202769.52256: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202769.54236: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202769.54888: stderr chunk (state=3):
>>><<<
 21264 1727202769.54891: stdout chunk (state=3):
>>><<<
 21264 1727202769.54896: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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
 21264 1727202769.54898: handler run complete
 21264 1727202769.58092: variable 'ansible_facts' from source: unknown
 21264 1727202769.59721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202769.64730: variable 'ansible_facts' from source: unknown
 21264 1727202769.65849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202769.67898: attempt loop complete, returning result
 21264 1727202769.67902: _execute() done
 21264 1727202769.67904: dumping result to json
 21264 1727202769.68138: done dumping result, returning
 21264 1727202769.68152: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Gather package facts [0e798799-7813-bb7e-0ba7-00000000061e]
 21264 1727202769.68155: sending task result for task 0e798799-7813-bb7e-0ba7-00000000061e
 21264 1727202769.79012: done sending task result for task 0e798799-7813-bb7e-0ba7-00000000061e
 21264 1727202769.79016: WORKER PROCESS EXITING
ok: [managed-node1] => {
    "ansible_facts": {
        "packages": {
            "NetworkManager": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "NetworkManager",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "1.48.10"
                }
            ],
            "NetworkManager-libnm": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "NetworkManager-libnm",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "1.48.10"
                }
            ],
            "NetworkManager-tui": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "NetworkManager-tui",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "1.48.10"
                }
            ],
            "alternatives": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "alternatives",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "1.30"
                }
            ],
            "amd-gpu-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "amd-gpu-firmware",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "20240910"
                }
            ],
            "amd-ucode-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "amd-ucode-firmware",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "20240910"
                }
            ],
            "atheros-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "atheros-firmware",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "20240910"
                }
            ],
            "audit": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "audit",
                    "release": "9.el10",
                    "source": "rpm",
                    "version": "4.0"
                }
            ],
            "audit-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "audit-libs",
                    "release": "9.el10",
                    "source": "rpm",
                    "version": "4.0"
                }
            ],
            "audit-rules": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "audit-rules",
                    "release": "9.el10",
                    "source": "rpm",
                    "version": "4.0"
                }
            ],
            "authselect": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "authselect",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "1.5.0"
                }
            ],
            "authselect-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "authselect-libs",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "1.5.0"
                }
            ],
            "basesystem": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "basesystem",
                    "release": "21.el10",
                    "source": "rpm",
                    "version": "11"
                }
            ],
            "bash": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "bash",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "5.2.26"
                }
            ],
            "bc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "bc",
                    "release": "22.el10",
                    "source": "rpm",
                    "version": "1.07.1"
                }
            ],
            "binutils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "binutils",
                    "release": "48.el10",
                    "source": "rpm",
                    "version": "2.41"
                }
            ],
            "binutils-gold": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "binutils-gold",
                    "release": "48.el10",
                    "source": "rpm",
                    "version": "2.41"
                }
            ],
            "brcmfmac-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "brcmfmac-firmware",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "20240910"
                }
            ],
            "bzip2-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "bzip2-libs",
                    "release": "19.el10",
                    "source": "rpm",
                    "version": "1.0.8"
                }
            ],
            "c-ares": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "c-ares",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "1.25.0"
                }
            ],
            "ca-certificates": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "ca-certificates",
                    "release": "101.2.el10",
                    "source": "rpm",
                    "version": "2024.2.69_v8.0.303"
                }
            ],
            "centos-gpg-keys": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "centos-gpg-keys",
                    "release": "0.19.el10",
                    "source": "rpm",
                    "version": "10.0"
                }
            ],
            "centos-stream-release": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "centos-stream-release",
                    "release": "0.19.el10",
                    "source": "rpm",
                    "version": "10.0"
                }
            ],
            "centos-stream-repos": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "centos-stream-repos",
                    "release": "0.19.el10",
                    "source": "rpm",
                    "version": "10.0"
                }
            ],
            "checkpolicy": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "checkpolicy",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "3.7"
                }
            ],
            "chrony": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "chrony",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "4.6"
                }
            ],
            "cirrus-audio-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "cirrus-audio-firmware",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "20240910"
                }
            ],
            "cloud-utils-growpart": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "cloud-utils-growpart",
                    "release": "10.el10",
                    "source": "rpm",
                    "version": "0.33"
                }
            ],
            "coreutils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "coreutils",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "9.5"
                }
            ],
            "coreutils-common": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "coreutils-common",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "9.5"
                }
            ],
            "cpio": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cpio",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "2.15"
                }
            ],
            "cracklib": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cracklib",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "2.9.11"
                }
            ],
            "cracklib-dicts": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cracklib-dicts",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "2.9.11"
                }
            ],
            "cronie": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cronie",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "1.7.0"
                }
            ],
            "cronie-anacron": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cronie-anacron",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "1.7.0"
                }
            ],
            "crontabs": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "crontabs",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "1.11^20190603git9e74f2d"
                }
            ],
            "crypto-policies": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "crypto-policies",
                    "release": "1.git367040b.el10",
                    "source": "rpm",
                    "version": "20240822"
                }
            ],
            "crypto-policies-scripts": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "crypto-policies-scripts",
                    "release": "1.git367040b.el10",
                    "source": "rpm",
                    "version": "20240822"
                }
            ],
            "cryptsetup-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cryptsetup-libs",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "2.7.3"
                }
            ],
            "curl": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "curl",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "8.9.1"
                }
            ],
            "cyrus-sasl-gssapi": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cyrus-sasl-gssapi",
                    "release": "22.el10",
                    "source": "rpm",
                    "version": "2.1.28"
                }
            ],
            "cyrus-sasl-lib": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cyrus-sasl-lib",
                    "release": "22.el10",
                    "source": "rpm",
                    "version": "2.1.28"
                }
            ],
            "dbus": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "dbus",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "1.14.10"
                }
            ],
            "dbus-broker": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "dbus-broker",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "35"
                }
            ],
            "dbus-common": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "dbus-common",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "1.14.10"
                }
            ],
            "dbus-libs": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "dbus-libs",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "1.14.10"
                }
            ],
            "default-fonts-core-sans": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "default-fonts-core-sans",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "4.1"
                }
            ],
            "device-mapper": [
                {
                    "arch": "x86_64",
                    "epoch": 10,
                    "name": "device-mapper",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "1.02.198"
                }
            ],
            "device-mapper-event": [
                {
                    "arch": "x86_64",
                    "epoch": 10,
                    "name": "device-mapper-event",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "1.02.198"
                }
            ],
            "device-mapper-event-libs": [
                {
                    "arch": "x86_64",
                    "epoch": 10,
                    "name": "device-mapper-event-libs",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "1.02.198"
                }
            ],
            "device-mapper-libs": [
                {
                    "arch": "x86_64",
                    "epoch": 10,
                    "name": "device-mapper-libs",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "1.02.198"
                }
            ],
            "device-mapper-persistent-data": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "device-mapper-persistent-data",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "1.0.11"
                }
            ],
            "dhcpcd": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "dhcpcd",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "10.0.6"
                }
            ],
            "diffutils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "diffutils",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "3.10"
                }
            ],
            "dnf": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "dnf",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "4.20.0"
                }
            ],
            "dnf-data": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "dnf-data",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "4.20.0"
                }
            ],
            "dnf-plugins-core": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "dnf-plugins-core",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "4.7.0"
                }
            ],
            "dracut": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "dracut",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "102"
                }
            ],
            "dracut-config-rescue": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "dracut-config-rescue",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "102"
                }
            ],
            "dracut-squash": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "dracut-squash",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "102"
                }
            ],
            "duktape": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "duktape",
                    "release": "8.el10",
                    "source": "rpm",
                    "version": "2.7.0"
                }
            ],
            "e2fsprogs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "e2fsprogs",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "1.47.1"
                }
            ],
            "e2fsprogs-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "e2fsprogs-libs",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "1.47.1"
                }
            ],
            "elfutils-debuginfod-client": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "elfutils-debuginfod-client",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "0.191"
                }
            ],
            "elfutils-default-yama-scope": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "elfutils-default-yama-scope",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "0.191"
                }
            ],
            "elfutils-libelf": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "elfutils-libelf",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "0.191"
                }
            ],
            "elfutils-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "elfutils-libs",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "0.191"
                }
            ],
            "ethtool": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "ethtool",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "6.7"
                }
            ],
            "expat": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "expat",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "2.6.2"
                }
            ],
            "file": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "file",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "5.45"
                }
            ],
            "file-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "file-libs",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "5.45"
                }
            ],
            "filesystem": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "filesystem",
                    "release": "15.el10",
                    "source": "rpm",
                    "version": "3.18"
                }
            ],
            "findutils": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "findutils",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "4.10.0"
                }
            ],
            "firewalld": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "firewalld",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "2.2.1"
                }
            ],
            "firewalld-filesystem": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "firewalld-filesystem",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "2.2.1"
                }
            ],
            "fonts-filesystem": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "fonts-filesystem",
                    "release": "17.el10",
                    "source": "rpm",
                    "version": "2.0.5"
                }
            ],
            "fuse-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "fuse-libs",
                    "release": "22.el10.gating_test1",
                    "source": "rpm",
                    "version": "2.9.9"
                }
            ],
            "fuse3-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "fuse3-libs",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "3.16.2"
                }
            ],
            "gawk": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gawk",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "5.3.0"
                }
            ],
            "gawk-all-langpacks": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gawk-all-langpacks",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "5.3.0"
                }
            ],
            "gdbm": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "gdbm",
                    "release": "8.el10",
                    "source": "rpm",
                    "version": "1.23"
                }
            ],
            "gdbm-libs": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "gdbm-libs",
                    "release": "8.el10",
                    "source": "rpm",
                    "version": "1.23"
                }
            ],
            "gettext-envsubst": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gettext-envsubst",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "0.22.5"
                }
            ],
            "gettext-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gettext-libs",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "0.22.5"
                }
            ],
            "gettext-runtime": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gettext-runtime",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "0.22.5"
                }
            ],
            "git": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "git",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "2.45.2"
                }
            ],
            "git-core": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "git-core",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "2.45.2"
                }
            ],
            "git-core-doc": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "git-core-doc",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "2.45.2"
                }
            ],
            "glib2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "glib2",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "2.80.4"
                }
            ],
            "glibc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "glibc",
                    "release": "22.el10",
                    "source": "rpm",
                    "version": "2.39"
                }
            ],
            "glibc-common": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "glibc-common",
                    "release": "22.el10",
                    "source": "rpm",
                    "version": "2.39"
                }
            ],
            "glibc-gconv-extra": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "glibc-gconv-extra",
                    "release": "22.el10",
                    "source": "rpm",
                    "version": "2.39"
                }
            ],
            "glibc-langpack-en": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "glibc-langpack-en",
                    "release": "22.el10",
                    "source": "rpm",
                    "version": "2.39"
                }
            ],
            "gmp": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "gmp",
                    "release": "9.el10",
                    "source": "rpm",
                    "version": "6.2.1"
                }
            ],
            "gnupg2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gnupg2",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "2.4.5"
                }
            ],
            "gnupg2-smime": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gnupg2-smime",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "2.4.5"
                }
            ],
            "gnutls": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gnutls",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "3.8.7"
                }
            ],
            "gobject-introspection": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gobject-introspection",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "1.79.1"
                }
            ],
            "google-noto-fonts-common": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "google-noto-fonts-common",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "20240401"
                }
            ],
            "google-noto-sans-mono-vf-fonts": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "google-noto-sans-mono-vf-fonts",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "20240401"
                }
            ],
            "google-noto-sans-vf-fonts": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "google-noto-sans-vf-fonts",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "20240401"
                }
            ],
            "google-noto-serif-vf-fonts": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "google-noto-serif-vf-fonts",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "20240401"
                }
            ],
            "grep": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "grep",
                    "release": "9.el10",
                    "source": "rpm",
                    "version": "3.11"
                }
            ],
            "groff-base": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "groff-base",
                    "release": "9.el10",
                    "source": "rpm",
                    "version": "1.23.0"
                }
            ],
            "grub2-common": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "grub2-common",
                    "release": "127.el10",
                    "source": "rpm",
                    "version": "2.06"
                }
            ],
            "grub2-pc": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "grub2-pc",
                    "release": "127.el10",
                    "source": "rpm",
                    "version": "2.06"
                }
            ],
            "grub2-pc-modules": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "grub2-pc-modules",
                    "release": "127.el10",
                    "source": "rpm",
                    "version": "2.06"
                }
            ],
            "grub2-tools": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "grub2-tools",
                    "release": "127.el10",
                    "source": "rpm",
                    "version": "2.06"
                }
            ],
            "grub2-tools-minimal": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "grub2-tools-minimal",
                    "release": "127.el10",
                    "source": "rpm",
                    "version": "2.06"
                }
            ],
            "grubby": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "grubby",
                    "release": "76.el10",
                    "source": "rpm",
                    "version": "8.40"
                }
            ],
            "gssproxy": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gssproxy",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "0.9.2"
                }
            ],
            "gzip": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gzip",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "1.13"
                }
            ],
            "hostname": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "hostname",
                    "release": "13.el10",
                    "source": "rpm",
                    "version": "3.23"
                }
            ],
            "hunspell": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "hunspell",
                    "release": "8.el10",
                    "source": "rpm",
                    "version": "1.7.2"
                }
            ],
            "hunspell-en": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "hunspell-en",
                    "release": "10.el10",
                    "source": "rpm",
                    "version": "0.20201207"
                }
            ],
            "hunspell-en-GB": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "hunspell-en-GB",
                    "release": "10.el10",
                    "source": "rpm",
                    "version": "0.20201207"
                }
            ],
            "hunspell-en-US": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "hunspell-en-US",
                    "release": "10.el10",
                    "source": "rpm",
                    "version": "0.20201207"
                }
            ],
            "hunspell-filesystem": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "hunspell-filesystem",
                    "release": "8.el10",
                    "source": "rpm",
                    "version": "1.7.2"
                }
            ],
            "hwdata": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "hwdata",
                    "release": "10.1.el10",
                    "source": "rpm",
                    "version": "0.379"
                }
            ],
            "ima-evm-utils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "ima-evm-utils",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "1.5"
                }
            ],
            "inih": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "inih",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "58"
                }
            ],
            "initscripts-rename-device": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "initscripts-rename-device",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "10.26"
                }
            ],
            "initscripts-service": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "initscripts-service",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "10.26"
                }
            ],
            "intel-audio-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "intel-audio-firmware",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "20240910"
                }
            ],
            "intel-gpu-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "intel-gpu-firmware",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "20240910"
                }
            ],
            "iproute": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "iproute",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "6.7.0"
                }
            ],
            "ipset": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "ipset",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "7.21"
                }
            ],
            "ipset-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "ipset-libs",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "7.21"
                }
            ],
            "iptables-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "iptables-libs",
                    "release": "8.el10",
                    "source": "rpm",
                    "version": "1.8.10"
                }
            ],
            "iptables-nft": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "iptables-nft",
                    "release": "8.el10",
                    "source": "rpm",
                    "version": "1.8.10"
                }
            ],
            "iputils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "iputils",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "20240905"
                }
            ],
            "irqbalance": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "irqbalance",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "1.9.4"
                }
            ],
            "iwlwifi-dvm-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "iwlwifi-dvm-firmware",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "20240910"
                }
            ],
            "iwlwifi-mvm-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "iwlwifi-mvm-firmware",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "20240910"
                }
            ],
            "jansson": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "jansson",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "2.14"
                }
            ],
            "jitterentropy": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "jitterentropy",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "3.5.0"
                }
            ],
            "jq": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "jq",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "1.7.1"
                }
            ],
            "json-c": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "json-c",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "0.17"
                }
            ],
            "kbd": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kbd",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "2.6.4"
                }
            ],
            "kbd-legacy": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "kbd-legacy",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "2.6.4"
                }
            ],
            "kbd-misc": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "kbd-misc",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "2.6.4"
                }
            ],
            "kernel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kernel",
                    "release": "25.el10",
                    "source": "rpm",
                    "version": "6.11.0"
                }
            ],
            "kernel-core": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kernel-core",
                    "release": "25.el10",
                    "source": "rpm",
                    "version": "6.11.0"
                }
            ],
            "kernel-modules": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kernel-modules",
                    "release": "25.el10",
                    "source": "rpm",
                    "version": "6.11.0"
                }
            ],
            "kernel-modules-core": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kernel-modules-core",
                    "release": "25.el10",
                    "source": "rpm",
                    "version": "6.11.0"
                }
            ],
            "kernel-tools": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kernel-tools",
                    "release": "25.el10",
                    "source": "rpm",
                    "version": "6.11.0"
                }
            ],
            "kernel-tools-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kernel-tools-libs",
                    "release": "25.el10",
                    "source": "rpm",
                    "version": "6.11.0"
                }
            ],
            "kexec-tools": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kexec-tools",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "2.0.29"
                }
            ],
            "keyutils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "keyutils",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "1.6.3"
                }
            ],
            "keyutils-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "keyutils-libs",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "1.6.3"
                }
            ],
            "kmod": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kmod",
                    "release": "8.el10",
                    "source": "rpm",
                    "version": "31"
                }
            ],
            "kmod-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kmod-libs",
                    "release": "8.el10",
                    "source": "rpm",
                    "version": "31"
                }
            ],
            "kpartx": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kpartx",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "0.9.9"
                }
            ],
            "krb5-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "krb5-libs",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "1.21.3"
                }
            ],
            "langpacks-core-en": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "langpacks-core-en",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "4.1"
                }
            ],
            "langpacks-en": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "langpacks-en",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "4.1"
                }
            ],
            "langpacks-fonts-en": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "langpacks-fonts-en",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "4.1"
                }
            ],
            "less": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "less",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "661"
                }
            ],
            "libacl": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libacl",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "2.3.2"
                }
            ],
            "libaio": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libaio",
                    "release": "20.el10",
                    "source": "rpm",
                    "version": "0.3.111"
                }
            ],
            "libarchive": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libarchive",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "3.7.2"
                }
            ],
            "libassuan": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libassuan",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "2.5.6"
                }
            ],
            "libattr": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libattr",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "2.5.2"
                }
            ],
            "libbasicobjects": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libbasicobjects",
                    "release": "57.el10",
                    "source": "rpm",
                    "version": "0.1.1"
                }
            ],
            "libblkid": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libblkid",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "2.40.2"
                }
            ],
            "libbpf": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "libbpf",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "1.5.0"
                }
            ],
            "libbrotli": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libbrotli",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "1.1.0"
                }
            ],
            "libcap": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libcap",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "2.69"
                }
            ],
            "libcap-ng": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libcap-ng",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "0.8.4"
                }
            ],
            "libcap-ng-python3": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libcap-ng-python3",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "0.8.4"
                }
            ],
            "libcbor": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libcbor",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "0.11.0"
                }
            ],
            "libcollection": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libcollection",
                    "release": "57.el10",
                    "source": "rpm",
                    "version": "0.7.0"
                }
            ],
            "libcom_err": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libcom_err",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "1.47.1"
                }
            ],
            "libcomps": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libcomps",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "0.1.21"
                }
            ],
            "libcurl": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libcurl",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "8.9.1"
                }
            ],
            "libdhash": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libdhash",
                    "release": "57.el10",
                    "source": "rpm",
                    "version": "0.5.0"
                }
            ],
            "libdnf": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libdnf",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "0.73.1"
                }
            ],
            "libeconf": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libeconf",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "0.6.2"
                }
            ],
            "libedit": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libedit",
                    "release": "51.20230828cvs.el10",
                    "source": "rpm",
                    "version": "3.1"
                }
            ],
            "libestr": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libestr",
                    "release": "10.el10",
                    "source": "rpm",
                    "version": "0.1.11"
                }
            ],
            "libev": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libev",
                    "release": "12.el10",
                    "source": "rpm",
                    "version": "4.33"
                }
            ],
            "libevent": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libevent",
                    "release": "15.el10",
                    "source": "rpm",
                    "version": "2.1.12"
                }
            ],
            "libfastjson": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libfastjson",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "1.2304.0"
                }
            ],
            "libfdisk": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libfdisk",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "2.40.2"
                }
            ],
            "libffi": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libffi",
                    "release": "8.el10",
                    "source": "rpm",
                    "version": "3.4.4"
                }
            ],
            "libfido2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libfido2",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "1.14.0"
                }
            ],
            "libgcc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libgcc",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "14.2.1"
                }
            ],
            "libgcrypt": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libgcrypt",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "1.11.0"
                }
            ],
            "libgomp": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libgomp",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "14.2.1"
                }
            ],
            "libgpg-error": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libgpg-error",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "1.50"
                }
            ],
            "libidn2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libidn2",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "2.3.7"
                }
            ],
            "libini_config": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libini_config",
                    "release": "57.el10",
                    "source": "rpm",
                    "version": "1.3.1"
                }
            ],
            "libkcapi": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libkcapi",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "1.5.0"
                }
            ],
            "libkcapi-hasher": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libkcapi-hasher",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "1.5.0"
                }
            ],
            "libkcapi-hmaccalc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libkcapi-hmaccalc",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "1.5.0"
                }
            ],
            "libksba": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libksba",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "1.6.7"
                }
            ],
            "libldb": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libldb",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "2.9.1"
                }
            ],
            "libmnl": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libmnl",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "1.0.5"
                }
            ],
            "libmodulemd": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libmodulemd",
                    "release": "11.el10",
                    "source": "rpm",
                    "version": "2.15.0"
                }
            ],
            "libmount": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libmount",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "2.40.2"
                }
            ],
            "libndp": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libndp",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "1.9"
                }
            ],
            "libnetfilter_conntrack": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libnetfilter_conntrack",
                    "release": "10.el10",
                    "source": "rpm",
                    "version": "1.0.9"
                }
            ],
            "libnfnetlink": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libnfnetlink",
                    "release": "28.el10",
                    "source": "rpm",
                    "version": "1.0.1"
                }
            ],
            "libnfsidmap": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "libnfsidmap",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "2.7.1"
                }
            ],
            "libnftnl": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libnftnl",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "1.2.7"
                }
            ],
            "libnghttp2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libnghttp2",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "1.62.1"
                }
            ],
            "libnl3": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libnl3",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "3.9.0"
                }
            ],
            "libpath_utils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libpath_utils",
                    "release": "57.el10",
                    "source": "rpm",
                    "version": "0.2.1"
                }
            ],
            "libpipeline": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libpipeline",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "1.5.7"
                }
            ],
            "libpsl": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libpsl",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "0.21.5"
                }
            ],
            "libpwquality": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libpwquality",
                    "release": "11.el10",
                    "source": "rpm",
                    "version": "1.4.5"
                }
            ],
            "libref_array": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libref_array",
                    "release": "57.el10",
                    "source": "rpm",
                    "version": "0.1.5"
                }
            ],
            "librepo": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "librepo",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "1.18.0"
                }
            ],
            "libseccomp": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libseccomp",
                    "release": "9.el10",
                    "source": "rpm",
                    "version": "2.5.3"
                }
            ],
            "libsecret": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsecret",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "0.21.2"
                }
            ],
            "libselinux": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libselinux",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "3.7"
                }
            ],
            "libselinux-utils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libselinux-utils",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "3.7"
                }
            ],
            "libsemanage": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsemanage",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "3.7"
                }
            ],
            "libsepol": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsepol",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "3.7"
                }
            ],
            "libsmartcols": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsmartcols",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "2.40.2"
                }
            ],
            "libsolv": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsolv",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "0.7.29"
                }
            ],
            "libss": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libss",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "1.47.1"
                }
            ],
            "libssh": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libssh",
                    "release": "8.el10",
                    "source": "rpm",
                    "version": "0.10.6"
                }
            ],
            "libssh-config": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "libssh-config",
                    "release": "8.el10",
                    "source": "rpm",
                    "version": "0.10.6"
                }
            ],
            "libsss_certmap": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsss_certmap",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "2.10.0~beta2"
                }
            ],
            "libsss_idmap": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsss_idmap",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "2.10.0~beta2"
                }
            ],
            "libsss_nss_idmap": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsss_nss_idmap",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "2.10.0~beta2"
                }
            ],
            "libsss_sudo": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsss_sudo",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "2.10.0~beta2"
                }
            ],
            "libstdc++": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libstdc++",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "14.2.1"
                }
            ],
            "libsysfs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsysfs",
                    "release": "13.el10",
                    "source": "rpm",
                    "version": "2.1.1"
                }
            ],
            "libtalloc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libtalloc",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "2.4.2"
                }
            ],
            "libtasn1": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libtasn1",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "4.19.0"
                }
            ],
            "libtdb": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libtdb",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "1.4.10"
                }
            ],
            "libtevent": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libtevent",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "0.16.1"
                }
            ],
            "libtirpc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libtirpc",
                    "release": "0.el10",
                    "source": "rpm",
                    "version": "1.3.5"
                }
            ],
            "libunistring": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libunistring",
                    "release": "9.el10",
                    "source": "rpm",
                    "version": "1.1"
                }
            ],
            "liburing": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "liburing",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "2.5"
                }
            ],
            "libusb1": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libusb1",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "1.0.27"
                }
            ],
            "libutempter": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libutempter",
                    "release": "14.el10",
                    "source": "rpm",
                    "version": "1.2.1"
                }
            ],
            "libuuid": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libuuid",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "2.40.2"
                }
            ],
            "libverto": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libverto",
                    "release": "9.el10",
                    "source": "rpm",
                    "version": "0.3.2"
                }
            ],
            "libverto-libev": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libverto-libev",
                    "release": "9.el10",
                    "source": "rpm",
                    "version": "0.3.2"
                }
            ],
            "libxcrypt": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libxcrypt",
                    "release": "9.el10",
                    "source": "rpm",
                    "version": "4.4.36"
                }
            ],
            "libxkbcommon": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libxkbcommon",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "1.7.0"
                }
            ],
            "libxml2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libxml2",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "2.12.5"
                }
            ],
            "libxslt": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libxslt",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "1.1.39"
                }
            ],
            "libyaml": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libyaml",
                    "release": "15.el10",
                    "source": "rpm",
                    "version": "0.2.5"
                }
            ],
            "libzstd": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libzstd",
                    "release": "8.el10",
                    "source": "rpm",
                    "version": "1.5.5"
                }
            ],
            "linux-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "linux-firmware",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "20240910"
                }
            ],
            "linux-firmware-whence": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "linux-firmware-whence",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "20240910"
                }
            ],
            "lmdb-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "lmdb-libs",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "0.9.32"
                }
            ],
            "logrotate": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "logrotate",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "3.22.0"
                }
            ],
            "lshw": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "lshw",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "B.02.20"
                }
            ],
            "lsscsi": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "lsscsi",
                    "release": "12.el10",
                    "source": "rpm",
                    "version": "0.32"
                }
            ],
            "lua-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "lua-libs",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "5.4.6"
                }
            ],
            "lvm2": [
                {
                    "arch": "x86_64",
                    "epoch": 10,
                    "name": "lvm2",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "2.03.24"
                }
            ],
            "lvm2-libs": [
                {
                    "arch": "x86_64",
                    "epoch": 10,
                    "name": "lvm2-libs",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "2.03.24"
                }
            ],
            "lz4-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "lz4-libs",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "1.9.4"
                }
            ],
            "lzo": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "lzo",
                    "release": "13.el10",
                    "source": "rpm",
                    "version": "2.10"
                }
            ],
            "make": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "make",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "4.4.1"
                }
            ],
            "makedumpfile": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "makedumpfile",
                    "release": "12.el10",
                    "source": "rpm",
                    "version": "1.7.5"
                }
            ],
            "man-db": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "man-db",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "2.12.0"
                }
            ],
            "memstrack": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "memstrack",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "0.2.5"
                }
            ],
            "microcode_ctl": [
                {
                    "arch": "noarch",
                    "epoch": 4,
                    "name": "microcode_ctl",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "20240531"
                }
            ],
            "mpdecimal": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "mpdecimal",
                    "release": "11.el10",
                    "source": "rpm",
                    "version": "2.5.1"
                }
            ],
            "mpfr": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "mpfr",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "4.2.1"
                }
            ],
            "mt7xxx-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "mt7xxx-firmware",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "20240910"
                }
            ],
            "ncurses": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "ncurses",
                    "release": "13.20240127.el10",
                    "source": "rpm",
                    "version": "6.4"
                }
            ],
            "ncurses-base": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "ncurses-base",
                    "release": "13.20240127.el10",
                    "source": "rpm",
                    "version": "6.4"
                }
            ],
            "ncurses-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "ncurses-libs",
                    "release": "13.20240127.el10",
                    "source": "rpm",
                    "version": "6.4"
                }
            ],
            "nettle": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "nettle",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "3.10"
                }
            ],
            "newt": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "newt",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "0.52.24"
                }
            ],
            "nfs-utils": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "nfs-utils",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "2.7.1"
                }
            ],
            "nftables": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "nftables",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "1.0.9"
                }
            ],
            "npth": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "npth",
                    "release": "19.el10",
                    "source": "rpm",
                    "version": "1.6"
                }
            ],
            "numactl-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "numactl-libs",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "2.0.16"
                }
            ],
            "nvidia-gpu-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "nvidia-gpu-firmware",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "20240910"
                }
            ],
            "nxpwireless-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "nxpwireless-firmware",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "20240910"
                }
            ],
            "oniguruma": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "oniguruma",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "6.9.9"
                }
            ],
            "openldap": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "openldap",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "2.6.7"
                }
            ],
            "openssh": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "openssh",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "9.8p1"
                }
            ],
            "openssh-clients": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "openssh-clients",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "9.8p1"
                }
            ],
            "openssh-server": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "openssh-server",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "9.8p1"
                }
            ],
            "openssl": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "openssl",
                    "release": "12.el10",
                    "source": "rpm",
                    "version": "3.2.2"
                }
            ],
            "openssl-libs": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "openssl-libs",
                    "release": "12.el10",
                    "source": "rpm",
                    "version": "3.2.2"
                }
            ],
            "os-prober": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "os-prober",
                    "release": "8.el10",
                    "source": "rpm",
                    "version": "1.81"
                }
            ],
            "p11-kit": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "p11-kit",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "0.25.5"
                }
            ],
            "p11-kit-trust": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "p11-kit-trust",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "0.25.5"
                }
            ],
            "pam": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pam",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "1.6.1"
                }
            ],
            "pam-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pam-libs",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "1.6.1"
                }
            ],
            "parted": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "parted",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "3.6"
                }
            ],
            "pciutils-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pciutils-libs",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "3.13.0"
                }
            ],
            "pcre2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcre2",
                    "release": "1.el10.2",
                    "source": "rpm",
                    "version": "10.44"
                }
            ],
            "pcre2-syntax": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "pcre2-syntax",
                    "release": "1.el10.2",
                    "source": "rpm",
                    "version": "10.44"
                }
            ],
            "pcsc-lite": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcsc-lite",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "2.2.3"
                }
            ],
            "pcsc-lite-ccid": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcsc-lite-ccid",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "1.6.0"
                }
            ],
            "pcsc-lite-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcsc-lite-libs",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "2.2.3"
                }
            ],
            "perl-AutoLoader": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-AutoLoader",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "5.74"
                }
            ],
            "perl-B": [
                {
                    "arch": "x86_64",
                    "epoch": 0,
                    "name": "perl-B",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.89"
                }
            ],
            "perl-Carp": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Carp",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.54"
                }
            ],
            "perl-Class-Struct": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-Class-Struct",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "0.68"
                }
            ],
            "perl-Data-Dumper": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "perl-Data-Dumper",
                    "release": "511.el10",
                    "source": "rpm",
                    "version": "2.189"
                }
            ],
            "perl-Digest": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Digest",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.20"
                }
            ],
            "perl-Digest-MD5": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "perl-Digest-MD5",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "2.59"
                }
            ],
            "perl-DynaLoader": [
                {
                    "arch": "x86_64",
                    "epoch": 0,
                    "name": "perl-DynaLoader",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.56"
                }
            ],
            "perl-Encode": [
                {
                    "arch": "x86_64",
                    "epoch": 4,
                    "name": "perl-Encode",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "3.21"
                }
            ],
            "perl-Errno": [
                {
                    "arch": "x86_64",
                    "epoch": 0,
                    "name": "perl-Errno",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.38"
                }
            ],
            "perl-Error": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "perl-Error",
                    "release": "17.el10",
                    "source": "rpm",
                    "version": "0.17029"
                }
            ],
            "perl-Exporter": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Exporter",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "5.78"
                }
            ],
            "perl-Fcntl": [
                {
                    "arch": "x86_64",
                    "epoch": 0,
                    "name": "perl-Fcntl",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.18"
                }
            ],
            "perl-File-Basename": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-File-Basename",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "2.86"
                }
            ],
            "perl-File-Find": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-File-Find",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.44"
                }
            ],
            "perl-File-Path": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-File-Path",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "2.18"
                }
            ],
            "perl-File-Temp": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "perl-File-Temp",
                    "release": "511.el10",
                    "source": "rpm",
                    "version": "0.231.100"
                }
            ],
            "perl-File-stat": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-File-stat",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.14"
                }
            ],
            "perl-FileHandle": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-FileHandle",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "2.05"
                }
            ],
            "perl-Getopt-Long": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "perl-Getopt-Long",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "2.58"
                }
            ],
            "perl-Getopt-Std": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-Getopt-Std",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.14"
                }
            ],
            "perl-Git": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Git",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "2.45.2"
                }
            ],
            "perl-HTTP-Tiny": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-HTTP-Tiny",
                    "release": "511.el10",
                    "source": "rpm",
                    "version": "0.088"
                }
            ],
            "perl-IO": [
                {
                    "arch": "x86_64",
                    "epoch": 0,
                    "name": "perl-IO",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.55"
                }
            ],
            "perl-IO-Socket-IP": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-IO-Socket-IP",
                    "release": "511.el10",
                    "source": "rpm",
                    "version": "0.42"
                }
            ],
            "perl-IO-Socket-SSL": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-IO-Socket-SSL",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "2.085"
                }
            ],
            "perl-IPC-Open3": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-IPC-Open3",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.22"
                }
            ],
            "perl-MIME-Base64": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "perl-MIME-Base64",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "3.16"
                }
            ],
            "perl-Mozilla-CA": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Mozilla-CA",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "20231213"
                }
            ],
            "perl-NDBM_File": [
                {
                    "arch": "x86_64",
                    "epoch": 0,
                    "name": "perl-NDBM_File",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.17"
                }
            ],
            "perl-Net-SSLeay": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "perl-Net-SSLeay",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "1.94"
                }
            ],
            "perl-POSIX": [
                {
                    "arch": "x86_64",
                    "epoch": 0,
                    "name": "perl-POSIX",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "2.20"
                }
            ],
            "perl-PathTools": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "perl-PathTools",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "3.91"
                }
            ],
            "perl-Pod-Escapes": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "perl-Pod-Escapes",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.07"
                }
            ],
            "perl-Pod-Perldoc": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Pod-Perldoc",
                    "release": "511.el10",
                    "source": "rpm",
                    "version": "3.28.01"
                }
            ],
            "perl-Pod-Simple": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "perl-Pod-Simple",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "3.45"
                }
            ],
            "perl-Pod-Usage": [
                {
                    "arch": "noarch",
                    "epoch": 4,
                    "name": "perl-Pod-Usage",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "2.03"
                }
            ],
            "perl-Scalar-List-Utils": [
                {
                    "arch": "x86_64",
                    "epoch": 5,
                    "name": "perl-Scalar-List-Utils",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.63"
                }
            ],
            "perl-SelectSaver": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-SelectSaver",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.02"
                }
            ],
            "perl-Socket": [
                {
                    "arch": "x86_64",
                    "epoch": 4,
                    "name": "perl-Socket",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "2.038"
                }
            ],
            "perl-Storable": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "perl-Storable",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "3.32"
                }
            ],
            "perl-Symbol": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-Symbol",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.09"
                }
            ],
            "perl-Term-ANSIColor": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Term-ANSIColor",
                    "release": "511.el10",
                    "source": "rpm",
                    "version": "5.01"
                }
            ],
            "perl-Term-Cap": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Term-Cap",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.18"
                }
            ],
            "perl-TermReadKey": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "perl-TermReadKey",
                    "release": "23.el10",
                    "source": "rpm",
                    "version": "2.38"
                }
            ],
            "perl-Text-ParseWords": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Text-ParseWords",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "3.31"
                }
            ],
            "perl-Text-Tabs+Wrap": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Text-Tabs+Wrap",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "2024.001"
                }
            ],
            "perl-Time-Local": [
                {
                    "arch": "noarch",
                    "epoch": 2,
                    "name": "perl-Time-Local",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.350"
                }
            ],
            "perl-URI": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-URI",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "5.27"
                }
            ],
            "perl-base": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-base",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "2.27"
                }
            ],
            "perl-constant": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-constant",
                    "release": "511.el10",
                    "source": "rpm",
                    "version": "1.33"
                }
            ],
            "perl-if": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-if",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "0.61.000"
                }
            ],
            "perl-interpreter": [
                {
                    "arch": "x86_64",
                    "epoch": 4,
                    "name": "perl-interpreter",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "5.40.0"
                }
            ],
            "perl-lib": [
                {
                    "arch": "x86_64",
                    "epoch": 0,
                    "name": "perl-lib",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "0.65"
                }
            ],
            "perl-libnet": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-libnet",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "3.15"
                }
            ],
            "perl-libs": [
                {
                    "arch": "x86_64",
                    "epoch": 4,
                    "name": "perl-libs",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "5.40.0"
                }
            ],
            "perl-locale": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-locale",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.12"
                }
            ],
            "perl-mro": [
                {
                    "arch": "x86_64",
                    "epoch": 0,
                    "name": "perl-mro",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.29"
                }
            ],
            "perl-overload": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-overload",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.37"
                }
            ],
            "perl-overloading": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-overloading",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "0.02"
                }
            ],
            "perl-parent": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "perl-parent",
                    "release": "511.el10",
                    "source": "rpm",
                    "version": "0.241"
                }
            ],
            "perl-podlators": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "perl-podlators",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "5.01"
                }
            ],
            "perl-vars": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-vars",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.05"
                }
            ],
            "pigz": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pigz",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "2.8"
                }
            ],
            "pinentry": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pinentry",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "1.3.0"
                }
            ],
            "policycoreutils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "policycoreutils",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "3.7"
                }
            ],
            "policycoreutils-python-utils": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "policycoreutils-python-utils",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "3.7"
                }
            ],
            "polkit": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "polkit",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "125"
                }
            ],
            "polkit-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "polkit-libs",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "125"
                }
            ],
            "polkit-pkla-compat": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "polkit-pkla-compat",
                    "release": "29.el10",
                    "source": "rpm",
                    "version": "0.1"
                }
            ],
            "popt": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "popt",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "1.19"
                }
            ],
            "prefixdevname": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "prefixdevname",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "0.2.0"
                }
            ],
            "procps-ng": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "procps-ng",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "4.0.4"
                }
            ],
            "psmisc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "psmisc",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "23.6"
                }
            ],
            "publicsuffix-list-dafsa": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "publicsuffix-list-dafsa",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "20240107"
                }
            ],
            "python-unversioned-command": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python-unversioned-command",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "3.12.5"
                }
            ],
            "python3": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "3.12.5"
                }
            ],
            "python3-attrs": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-attrs",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "23.2.0"
                }
            ],
            "python3-audit": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-audit",
                    "release": "9.el10",
                    "source": "rpm",
                    "version": "4.0"
                }
            ],
            "python3-charset-normalizer": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-charset-normalizer",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "3.3.2"
                }
            ],
            "python3-configobj": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-configobj",
                    "release": "9.el10",
                    "source": "rpm",
                    "version": "5.0.8"
                }
            ],
            "python3-dateutil": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "python3-dateutil",
                    "release": "14.el10",
                    "source": "rpm",
                    "version": "2.8.2"
                }
            ],
            "python3-dbus": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-dbus",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "1.3.2"
                }
            ],
            "python3-distro": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-distro",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "1.9.0"
                }
            ],
            "python3-dnf": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-dnf",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "4.20.0"
                }
            ],
            "python3-dnf-plugins-core": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-dnf-plugins-core",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "4.7.0"
                }
            ],
            "python3-firewall": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-firewall",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "2.2.1"
                }
            ],
            "python3-gobject-base": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-gobject-base",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "3.46.0"
                }
            ],
            "python3-gobject-base-noarch": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-gobject-base-noarch",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "3.46.0"
                }
            ],
            "python3-hawkey": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-hawkey",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "0.73.1"
                }
            ],
            "python3-idna": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-idna",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "3.7"
                }
            ],
            "python3-jinja2": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-jinja2",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "3.1.4"
                }
            ],
            "python3-jsonpatch": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-jsonpatch",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "1.33"
                }
            ],
            "python3-jsonpointer": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-jsonpointer",
                    "release": "8.el10",
                    "source": "rpm",
                    "version": "2.3"
                }
            ],
            "python3-jsonschema": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-jsonschema",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "4.19.1"
                }
            ],
            "python3-jsonschema-specifications": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-jsonschema-specifications",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "2023.11.2"
                }
            ],
            "python3-libcomps": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-libcomps",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "0.1.21"
                }
            ],
            "python3-libdnf": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-libdnf",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "0.73.1"
                }
            ],
            "python3-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-libs",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "3.12.5"
                }
            ],
            "python3-libselinux": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-libselinux",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "3.7"
                }
            ],
            "python3-libsemanage": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-libsemanage",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "3.7"
                }
            ],
            "python3-lxml": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-lxml",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "5.2.1"
                }
            ],
            "python3-markupsafe": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-markupsafe",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "2.1.3"
                }
            ],
            "python3-nftables": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "python3-nftables",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "1.0.9"
                }
            ],
            "python3-oauthlib": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-oauthlib",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "3.2.2"
                }
            ],
            "python3-pip": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-pip",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "23.3.2"
                }
            ],
            "python3-pip-wheel": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-pip-wheel",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "23.3.2"
                }
            ],
            "python3-policycoreutils": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-policycoreutils",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "3.7"
                }
            ],
            "python3-pyserial": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-pyserial",
                    "release": "9.el10",
                    "source": "rpm",
                    "version": "3.5"
                }
            ],
            "python3-pyyaml": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-pyyaml",
                    "release": "18.el10",
                    "source": "rpm",
                    "version": "6.0.1"
                }
            ],
            "python3-referencing": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-referencing",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "0.31.1"
                }
            ],
            "python3-requests": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-requests",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "2.32.3"
                }
            ],
            "python3-rpds-py": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-rpds-py",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "0.17.1"
                }
            ],
            "python3-rpm": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-rpm",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "4.19.1.1"
                }
            ],
            "python3-setools": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-setools",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "4.5.1"
                }
            ],
            "python3-setuptools": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-setuptools",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "69.0.3"
                }
            ],
            "python3-six": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-six",
                    "release": "15.el10",
                    "source": "rpm",
                    "version": "1.16.0"
                }
            ],
            "python3-systemd": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-systemd",
                    "release": "10.el10",
                    "source": "rpm",
                    "version": "235"
                }
            ],
            "python3-urllib3": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-urllib3",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "1.26.19"
                }
            ],
            "qemu-guest-agent": [
                {
                    "arch": "x86_64",
                    "epoch": 18,
                    "name": "qemu-guest-agent",
                    "release": "8.el10",
                    "source": "rpm",
                    "version": "9.0.0"
                }
            ],
            "quota": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "quota",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "4.09"
                }
            ],
            "quota-nls": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "quota-nls",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "4.09"
                }
            ],
            "readline": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "readline",
                    "release": "9.el10",
                    "source": "rpm",
                    "version": "8.2"
                }
            ],
            "realtek-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "realtek-firmware",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "20240910"
                }
            ],
            "redhat-mono-vf-fonts": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "redhat-mono-vf-fonts",
                    "release": "12.el10",
                    "source": "rpm",
                    "version": "4.0.3"
                }
            ],
            "redhat-text-vf-fonts": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "redhat-text-vf-fonts",
                    "release": "12.el10",
                    "source": "rpm",
                    "version": "4.0.3"
                }
            ],
            "restraint": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "restraint",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "0.4.4"
                }
            ],
            "restraint-rhts": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "restraint-rhts",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "0.4.4"
                }
            ],
            "rng-tools": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rng-tools",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "6.17"
                }
            ],
            "rootfiles": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "rootfiles",
                    "release": "37.el10",
                    "source": "rpm",
                    "version": "8.1"
                }
            ],
            "rpcbind": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rpcbind",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "1.2.7"
                }
            ],
            "rpm": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rpm",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "4.19.1.1"
                }
            ],
            "rpm-build-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rpm-build-libs",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "4.19.1.1"
                }
            ],
            "rpm-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rpm-libs",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "4.19.1.1"
                }
            ],
            "rpm-plugin-audit": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rpm-plugin-audit",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "4.19.1.1"
                }
            ],
            "rpm-plugin-selinux": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rpm-plugin-selinux",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "4.19.1.1"
                }
            ],
            "rpm-plugin-systemd-inhibit": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rpm-plugin-systemd-inhibit",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "4.19.1.1"
                }
            ],
            "rpm-sequoia": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rpm-sequoia",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "1.6.0"
                }
            ],
            "rpm-sign-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rpm-sign-libs",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "4.19.1.1"
                }
            ],
            "rsync": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rsync",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "3.3.0"
                }
            ],
            "rsyslog": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rsyslog",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "8.2408.0"
                }
            ],
            "sed": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sed",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "4.9"
                }
            ],
            "selinux-policy": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "selinux-policy",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "40.13.9"
                }
            ],
            "selinux-policy-targeted": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "selinux-policy-targeted",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "40.13.9"
                }
            ],
            "setup": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "setup",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "2.14.5"
                }
            ],
            "sg3_utils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sg3_utils",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "1.48"
                }
            ],
            "sg3_utils-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sg3_utils-libs",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "1.48"
                }
            ],
            "shadow-utils": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "shadow-utils",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "4.15.0"
                }
            ],
            "slang": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "slang",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "2.3.3"
                }
            ],
            "snappy": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "snappy",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "1.1.10"
                }
            ],
            "sqlite-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sqlite-libs",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "3.46.1"
                }
            ],
            "squashfs-tools": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "squashfs-tools",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "4.6.1"
                }
            ],
            "sssd-client": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sssd-client",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "2.10.0~beta2"
                }
            ],
            "sssd-common": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sssd-common",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "2.10.0~beta2"
                }
            ],
            "sssd-kcm": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sssd-kcm",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "2.10.0~beta2"
                }
            ],
            "sssd-krb5-common": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sssd-krb5-common",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "2.10.0~beta2"
                }
            ],
            "sssd-nfs-idmap": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sssd-nfs-idmap",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "2.10.0~beta2"
                }
            ],
            "sudo": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sudo",
                    "release": "7.p5.el10",
                    "source": "rpm",
                    "version": "1.9.15"
                }
            ],
            "sudo-python-plugin": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sudo-python-plugin",
                    "release": "7.p5.el10",
                    "source": "rpm",
                    "version": "1.9.15"
                }
            ],
            "systemd": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "systemd",
                    "release": "14.el10",
                    "source": "rpm",
                    "version": "256"
                }
            ],
            "systemd-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "systemd-libs",
                    "release": "14.el10",
                    "source": "rpm",
                    "version": "256"
                }
            ],
            "systemd-pam": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "systemd-pam",
                    "release": "14.el10",
                    "source": "rpm",
                    "version": "256"
                }
            ],
            "systemd-udev": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "systemd-udev",
                    "release": "14.el10",
                    "source": "rpm",
                    "version": "256"
                }
            ],
            "tar": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "tar",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "1.35"
                }
            ],
            "time": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "time",
                    "release": "24.el10",
                    "source": "rpm",
                    "version": "1.9"
                }
            ],
            "tiwilink-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "tiwilink-firmware",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "20240910"
                }
            ],
            "tpm2-tools": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "tpm2-tools",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "5.7"
                }
            ],
            "tpm2-tss": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "tpm2-tss",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "4.1.3"
                }
            ],
            "tpm2-tss-fapi": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "tpm2-tss-fapi",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "4.1.3"
                }
            ],
            "tzdata": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "tzdata",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "2024a"
                }
            ],
            "userspace-rcu": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "userspace-rcu",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "0.14.0"
                }
            ],
            "util-linux": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "util-linux",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "2.40.2"
                }
            ],
            "util-linux-core": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "util-linux-core",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "2.40.2"
                }
            ],
            "vim-common": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "vim-common",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "9.1.083"
                }
            ],
            "vim-data": [
                {
                    "arch": "noarch",
                    "epoch": 2,
                    "name": "vim-data",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "9.1.083"
                }
            ],
            "vim-enhanced": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "vim-enhanced",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "9.1.083"
                }
            ],
            "vim-filesystem": [
                {
                    "arch": "noarch",
                    "epoch": 2,
                    "name": "vim-filesystem",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "9.1.083"
                }
            ],
            "vim-minimal": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "vim-minimal",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "9.1.083"
                }
            ],
            "wget": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "wget",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "1.24.5"
                }
            ],
            "which": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "which",
                    "release": "42.el10",
                    "source": "rpm",
                    "version": "2.21"
                }
            ],
            "xfsprogs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "xfsprogs",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "6.5.0"
                }
            ],
            "xkeyboard-config": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "xkeyboard-config",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "2.41"
                }
            ],
            "xxd": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "xxd",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "9.1.083"
                }
            ],
            "xz": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "xz",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "5.6.2"
                }
            ],
            "xz-libs": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "xz-libs",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "5.6.2"
                }
            ],
            "yum": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "yum",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "4.20.0"
                }
            ],
            "yum-utils": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "yum-utils",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "4.7.0"
                }
            ],
            "zlib-ng-compat": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "zlib-ng-compat",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "2.1.6"
                }
            ]
        }
    },
    "changed": false
}
 21264 1727202769.85741: no more pending results, returning what we have
 21264 1727202769.85745: results queue empty
 21264 1727202769.85746: checking for any_errors_fatal
 21264 1727202769.85750: done checking for any_errors_fatal
 21264 1727202769.85750: checking for max_fail_percentage
 21264 1727202769.85752: done checking for max_fail_percentage
 21264 1727202769.85753: checking to see if all hosts have failed and the running result is not ok
 21264 1727202769.85753: done checking to see if all hosts have failed
 21264 1727202769.85754: getting the remaining hosts for this loop
 21264 1727202769.85756: done getting the remaining hosts for this loop
 21264 1727202769.85760: getting the next task for host managed-node1
 21264 1727202769.85766: done getting next task for host managed-node1
 21264 1727202769.85770:  ^ task is: TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Get rsyslog version
 21264 1727202769.85775:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=7, 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=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? (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), 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
 21264 1727202769.85792: getting variables
 21264 1727202769.85794: in VariableManager get_vars()
 21264 1727202769.85853: Calling all_inventory to load vars for managed-node1
 21264 1727202769.85856: Calling groups_inventory to load vars for managed-node1
 21264 1727202769.85858: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202769.85867: Calling all_plugins_play to load vars for managed-node1
 21264 1727202769.85870: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202769.85875: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202769.88218: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202769.90016: done with get_vars()
 21264 1727202769.90039: done getting variables
 21264 1727202769.90112: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get rsyslog version] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:48
Tuesday 24 September 2024  14:32:49 -0400 (0:00:01.550)       0:00:13.674 ***** 
 21264 1727202769.90267: entering _queue_task() for managed-node1/set_fact
 21264 1727202769.91285: worker is 1 (out of 1 available)
 21264 1727202769.91491: exiting _queue_task() for managed-node1/set_fact
 21264 1727202769.91503: done queuing things up, now waiting for results queue to drain
 21264 1727202769.91507: waiting for pending results...
 21264 1727202769.92003: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Get rsyslog version
 21264 1727202769.92594: in run() - task 0e798799-7813-bb7e-0ba7-00000000061f
 21264 1727202769.92750: variable 'ansible_search_path' from source: unknown
 21264 1727202769.92771: variable 'ansible_search_path' from source: unknown
 21264 1727202769.93018: calling self._execute()
 21264 1727202769.93021: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202769.93024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202769.93077: variable 'omit' from source: magic vars
 21264 1727202769.93543: variable 'omit' from source: magic vars
 21264 1727202769.93883: variable 'omit' from source: magic vars
 21264 1727202769.94827: variable 'ansible_facts' from source: unknown
 21264 1727202769.96287: variable 'omit' from source: magic vars
 21264 1727202769.96691: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
 21264 1727202769.96695: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
 21264 1727202769.96698: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
 21264 1727202769.96701: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202769.96704: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202769.96707: variable 'inventory_hostname' from source: host vars for 'managed-node1'
 21264 1727202769.96709: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202769.96711: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202769.96865: Set connection var ansible_pipelining to False
 21264 1727202769.97017: Set connection var ansible_shell_type to sh
 21264 1727202769.97020: Set connection var ansible_module_compression to ZIP_DEFLATED
 21264 1727202769.97022: Set connection var ansible_timeout to 10
 21264 1727202769.97033: Set connection var ansible_shell_executable to /bin/sh
 21264 1727202769.97040: Set connection var ansible_connection to ssh
 21264 1727202769.97066: variable 'ansible_shell_executable' from source: unknown
 21264 1727202769.97074: variable 'ansible_connection' from source: unknown
 21264 1727202769.97081: variable 'ansible_module_compression' from source: unknown
 21264 1727202769.97091: variable 'ansible_shell_type' from source: unknown
 21264 1727202769.97130: variable 'ansible_shell_executable' from source: unknown
 21264 1727202769.97138: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202769.97241: variable 'ansible_pipelining' from source: unknown
 21264 1727202769.97340: variable 'ansible_timeout' from source: unknown
 21264 1727202769.97345: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202769.97517: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)
 21264 1727202769.97533: variable 'omit' from source: magic vars
 21264 1727202769.97543: starting attempt loop
 21264 1727202769.97576: running the handler
 21264 1727202769.97595: handler run complete
 21264 1727202769.97610: attempt loop complete, returning result
 21264 1727202769.97617: _execute() done
 21264 1727202769.97623: dumping result to json
 21264 1727202769.97631: done dumping result, returning
 21264 1727202769.97644: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Get rsyslog version [0e798799-7813-bb7e-0ba7-00000000061f]
 21264 1727202769.97655: sending task result for task 0e798799-7813-bb7e-0ba7-00000000061f
ok: [managed-node1] => {
    "ansible_facts": {
        "__rsyslog_version": "8.2408.0"
    },
    "changed": false
}
 21264 1727202769.97844: no more pending results, returning what we have
 21264 1727202769.97847: results queue empty
 21264 1727202769.97848: checking for any_errors_fatal
 21264 1727202769.97858: done checking for any_errors_fatal
 21264 1727202769.97859: checking for max_fail_percentage
 21264 1727202769.97861: done checking for max_fail_percentage
 21264 1727202769.97862: checking to see if all hosts have failed and the running result is not ok
 21264 1727202769.97864: done checking to see if all hosts have failed
 21264 1727202769.97864: getting the remaining hosts for this loop
 21264 1727202769.97866: done getting the remaining hosts for this loop
 21264 1727202769.97870: getting the next task for host managed-node1
 21264 1727202769.97878: done getting next task for host managed-node1
 21264 1727202769.97884:  ^ task is: TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Check rsyslog version 1
 21264 1727202769.97891:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=7, 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=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), 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
 21264 1727202769.97902: getting variables
 21264 1727202769.97904: in VariableManager get_vars()
 21264 1727202769.97944: Calling all_inventory to load vars for managed-node1
 21264 1727202769.97947: Calling groups_inventory to load vars for managed-node1
 21264 1727202769.97949: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202769.97960: Calling all_plugins_play to load vars for managed-node1
 21264 1727202769.97963: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202769.97966: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202769.98658: done sending task result for task 0e798799-7813-bb7e-0ba7-00000000061f
 21264 1727202769.98661: WORKER PROCESS EXITING
 21264 1727202770.00961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202770.02721: done with get_vars()
 21264 1727202770.02756: done getting variables
 21264 1727202770.02828: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check rsyslog version 1] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:55
Tuesday 24 September 2024  14:32:50 -0400 (0:00:00.126)       0:00:13.800 ***** 
 21264 1727202770.03107: entering _queue_task() for managed-node1/debug
 21264 1727202770.03914: worker is 1 (out of 1 available)
 21264 1727202770.03927: exiting _queue_task() for managed-node1/debug
 21264 1727202770.03938: done queuing things up, now waiting for results queue to drain
 21264 1727202770.03939: waiting for pending results...
 21264 1727202770.04178: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Check rsyslog version 1
 21264 1727202770.04788: in run() - task 0e798799-7813-bb7e-0ba7-000000000620
 21264 1727202770.04792: variable 'ansible_search_path' from source: unknown
 21264 1727202770.04794: variable 'ansible_search_path' from source: unknown
 21264 1727202770.04797: calling self._execute()
 21264 1727202770.05188: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202770.05191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202770.05194: variable 'omit' from source: magic vars
 21264 1727202770.05987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202770.06467: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202770.06523: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202770.06637: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202770.07087: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202770.07090: variable '__rsyslog_version' from source: set_fact
 21264 1727202770.07093: Evaluated conditional (__rsyslog_version is version('8.37.0-7.2', '<')): False
 21264 1727202770.07095: when evaluation is False, skipping this task
 21264 1727202770.07098: _execute() done
 21264 1727202770.07100: dumping result to json
 21264 1727202770.07102: done dumping result, returning
 21264 1727202770.07104: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Check rsyslog version 1 [0e798799-7813-bb7e-0ba7-000000000620]
 21264 1727202770.07107: sending task result for task 0e798799-7813-bb7e-0ba7-000000000620
skipping: [managed-node1] => {
    "false_condition": "__rsyslog_version is version('8.37.0-7.2', '<')"
}
 21264 1727202770.07380: no more pending results, returning what we have
 21264 1727202770.07386: results queue empty
 21264 1727202770.07387: checking for any_errors_fatal
 21264 1727202770.07394: done checking for any_errors_fatal
 21264 1727202770.07395: checking for max_fail_percentage
 21264 1727202770.07397: done checking for max_fail_percentage
 21264 1727202770.07398: checking to see if all hosts have failed and the running result is not ok
 21264 1727202770.07399: done checking to see if all hosts have failed
 21264 1727202770.07400: getting the remaining hosts for this loop
 21264 1727202770.07401: done getting the remaining hosts for this loop
 21264 1727202770.07405: getting the next task for host managed-node1
 21264 1727202770.07412: done getting next task for host managed-node1
 21264 1727202770.07416:  ^ task is: TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Check rsyslog version 2
 21264 1727202770.07422:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=7, 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=6, 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), 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
 21264 1727202770.07438: done sending task result for task 0e798799-7813-bb7e-0ba7-000000000620
 21264 1727202770.07446: WORKER PROCESS EXITING
 21264 1727202770.07581: getting variables
 21264 1727202770.07585: in VariableManager get_vars()
 21264 1727202770.07621: Calling all_inventory to load vars for managed-node1
 21264 1727202770.07623: Calling groups_inventory to load vars for managed-node1
 21264 1727202770.07625: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202770.07634: Calling all_plugins_play to load vars for managed-node1
 21264 1727202770.07637: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202770.07639: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202770.10815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202770.13942: done with get_vars()
 21264 1727202770.13969: done getting variables
 21264 1727202770.14040: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check rsyslog version 2] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:60
Tuesday 24 September 2024  14:32:50 -0400 (0:00:00.112)       0:00:13.912 ***** 
 21264 1727202770.14090: entering _queue_task() for managed-node1/debug
 21264 1727202770.14548: worker is 1 (out of 1 available)
 21264 1727202770.14562: exiting _queue_task() for managed-node1/debug
 21264 1727202770.14574: done queuing things up, now waiting for results queue to drain
 21264 1727202770.14575: waiting for pending results...
 21264 1727202770.14799: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Check rsyslog version 2
 21264 1727202770.15288: in run() - task 0e798799-7813-bb7e-0ba7-000000000621
 21264 1727202770.15293: variable 'ansible_search_path' from source: unknown
 21264 1727202770.15295: variable 'ansible_search_path' from source: unknown
 21264 1727202770.15298: calling self._execute()
 21264 1727202770.15301: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202770.15303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202770.15305: variable 'omit' from source: magic vars
 21264 1727202770.16371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202770.17190: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202770.17194: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202770.17198: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202770.17289: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202770.17505: variable '__rsyslog_version' from source: set_fact
 21264 1727202770.17529: Evaluated conditional (__rsyslog_version is version('8.37.0-7.2', '>')): True
 21264 1727202770.17535: variable 'omit' from source: magic vars
 21264 1727202770.17841: variable 'omit' from source: magic vars
 21264 1727202770.17969: variable '__rsyslog_version' from source: set_fact
 21264 1727202770.17996: variable 'omit' from source: magic vars
 21264 1727202770.18025: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
 21264 1727202770.18215: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
 21264 1727202770.18234: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
 21264 1727202770.18252: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202770.18261: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202770.18414: variable 'inventory_hostname' from source: host vars for 'managed-node1'
 21264 1727202770.18418: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202770.18421: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202770.18596: Set connection var ansible_pipelining to False
 21264 1727202770.18601: Set connection var ansible_shell_type to sh
 21264 1727202770.18604: Set connection var ansible_module_compression to ZIP_DEFLATED
 21264 1727202770.18787: Set connection var ansible_timeout to 10
 21264 1727202770.18790: Set connection var ansible_shell_executable to /bin/sh
 21264 1727202770.18793: Set connection var ansible_connection to ssh
 21264 1727202770.18795: variable 'ansible_shell_executable' from source: unknown
 21264 1727202770.18797: variable 'ansible_connection' from source: unknown
 21264 1727202770.18799: variable 'ansible_module_compression' from source: unknown
 21264 1727202770.18801: variable 'ansible_shell_type' from source: unknown
 21264 1727202770.18804: variable 'ansible_shell_executable' from source: unknown
 21264 1727202770.18806: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202770.18808: variable 'ansible_pipelining' from source: unknown
 21264 1727202770.18810: variable 'ansible_timeout' from source: unknown
 21264 1727202770.18812: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202770.19047: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)
 21264 1727202770.19051: variable 'omit' from source: magic vars
 21264 1727202770.19054: starting attempt loop
 21264 1727202770.19057: running the handler
 21264 1727202770.19060: handler run complete
 21264 1727202770.19181: attempt loop complete, returning result
 21264 1727202770.19186: _execute() done
 21264 1727202770.19189: dumping result to json
 21264 1727202770.19191: done dumping result, returning
 21264 1727202770.19264: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Check rsyslog version 2 [0e798799-7813-bb7e-0ba7-000000000621]
 21264 1727202770.19267: sending task result for task 0e798799-7813-bb7e-0ba7-000000000621
 21264 1727202770.19337: done sending task result for task 0e798799-7813-bb7e-0ba7-000000000621
 21264 1727202770.19340: WORKER PROCESS EXITING
ok: [managed-node1] => {}

MSG:

Rsyslog_version is 8.2408.0, which is newer than "8.37.0-7.2".
 21264 1727202770.19401: no more pending results, returning what we have
 21264 1727202770.19404: results queue empty
 21264 1727202770.19405: checking for any_errors_fatal
 21264 1727202770.19413: done checking for any_errors_fatal
 21264 1727202770.19414: checking for max_fail_percentage
 21264 1727202770.19416: done checking for max_fail_percentage
 21264 1727202770.19416: checking to see if all hosts have failed and the running result is not ok
 21264 1727202770.19418: done checking to see if all hosts have failed
 21264 1727202770.19418: getting the remaining hosts for this loop
 21264 1727202770.19420: done getting the remaining hosts for this loop
 21264 1727202770.19424: getting the next task for host managed-node1
 21264 1727202770.19434: done getting next task for host managed-node1
 21264 1727202770.19438:  ^ task is: TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Set __rsyslog_failed_validation
 21264 1727202770.19445:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=8, 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), 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
 21264 1727202770.19455: getting variables
 21264 1727202770.19457: in VariableManager get_vars()
 21264 1727202770.19497: Calling all_inventory to load vars for managed-node1
 21264 1727202770.19500: Calling groups_inventory to load vars for managed-node1
 21264 1727202770.19503: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202770.19519: Calling all_plugins_play to load vars for managed-node1
 21264 1727202770.19523: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202770.19526: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202770.21983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202770.25434: done with get_vars()
 21264 1727202770.25458: done getting variables
 21264 1727202770.25517: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set __rsyslog_failed_validation] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:68
Tuesday 24 September 2024  14:32:50 -0400 (0:00:00.114)       0:00:14.027 ***** 
 21264 1727202770.25558: entering _queue_task() for managed-node1/set_fact
 21264 1727202770.26671: worker is 1 (out of 1 available)
 21264 1727202770.26687: exiting _queue_task() for managed-node1/set_fact
 21264 1727202770.26700: done queuing things up, now waiting for results queue to drain
 21264 1727202770.26701: waiting for pending results...
 21264 1727202770.27302: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Set __rsyslog_failed_validation
 21264 1727202770.27689: in run() - task 0e798799-7813-bb7e-0ba7-000000000623
 21264 1727202770.27707: variable 'ansible_search_path' from source: unknown
 21264 1727202770.27729: variable 'ansible_search_path' from source: unknown
 21264 1727202770.27785: calling self._execute()
 21264 1727202770.28022: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202770.28060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202770.28291: variable 'omit' from source: magic vars
 21264 1727202770.28827: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202770.33501: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202770.33507: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202770.33624: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202770.33663: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202770.33746: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202770.33966: variable 'rsyslog_in_image' from source: role '' defaults
 21264 1727202770.34056: Evaluated conditional (rsyslog_in_image | bool): False
 21264 1727202770.34060: when evaluation is False, skipping this task
 21264 1727202770.34062: _execute() done
 21264 1727202770.34065: dumping result to json
 21264 1727202770.34067: done dumping result, returning
 21264 1727202770.34070: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Set __rsyslog_failed_validation [0e798799-7813-bb7e-0ba7-000000000623]
 21264 1727202770.34072: sending task result for task 0e798799-7813-bb7e-0ba7-000000000623
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "rsyslog_in_image | bool",
    "skip_reason": "Conditional result was False"
}
 21264 1727202770.34277: no more pending results, returning what we have
 21264 1727202770.34281: results queue empty
 21264 1727202770.34283: checking for any_errors_fatal
 21264 1727202770.34291: done checking for any_errors_fatal
 21264 1727202770.34292: checking for max_fail_percentage
 21264 1727202770.34294: done checking for max_fail_percentage
 21264 1727202770.34295: checking to see if all hosts have failed and the running result is not ok
 21264 1727202770.34296: done checking to see if all hosts have failed
 21264 1727202770.34297: getting the remaining hosts for this loop
 21264 1727202770.34299: done getting the remaining hosts for this loop
 21264 1727202770.34303: getting the next task for host managed-node1
 21264 1727202770.34314: done getting next task for host managed-node1
 21264 1727202770.34319:  ^ task is: TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Create the config directory if it does not exist
 21264 1727202770.34326:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=9, 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), 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
 21264 1727202770.34340: getting variables
 21264 1727202770.34342: in VariableManager get_vars()
 21264 1727202770.34383: Calling all_inventory to load vars for managed-node1
 21264 1727202770.34386: Calling groups_inventory to load vars for managed-node1
 21264 1727202770.34388: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202770.34398: Calling all_plugins_play to load vars for managed-node1
 21264 1727202770.34400: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202770.34403: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202770.34989: done sending task result for task 0e798799-7813-bb7e-0ba7-000000000623
 21264 1727202770.34993: WORKER PROCESS EXITING
 21264 1727202770.37230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202770.40105: done with get_vars()
 21264 1727202770.40191: done getting variables

TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create the config directory if it does not exist] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:76
Tuesday 24 September 2024  14:32:50 -0400 (0:00:00.148)       0:00:14.175 ***** 
 21264 1727202770.40417: entering _queue_task() for managed-node1/file
 21264 1727202770.41135: worker is 1 (out of 1 available)
 21264 1727202770.41148: exiting _queue_task() for managed-node1/file
 21264 1727202770.41389: done queuing things up, now waiting for results queue to drain
 21264 1727202770.41390: waiting for pending results...
 21264 1727202770.41674: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Create the config directory if it does not exist
 21264 1727202770.42181: in run() - task 0e798799-7813-bb7e-0ba7-000000000625
 21264 1727202770.42209: variable 'ansible_search_path' from source: unknown
 21264 1727202770.42359: variable 'ansible_search_path' from source: unknown
 21264 1727202770.42370: calling self._execute()
 21264 1727202770.42626: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202770.42630: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202770.42633: variable 'omit' from source: magic vars
 21264 1727202770.43440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202770.48115: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202770.48185: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202770.48322: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202770.48550: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202770.48554: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202770.48696: 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)
 21264 1727202770.48733: 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)
 21264 1727202770.48768: 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)
 21264 1727202770.48920: 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)
 21264 1727202770.48940: 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)
 21264 1727202770.49187: Evaluated conditional (not __rsyslog_failed_validation | d(false)): True
 21264 1727202770.49192: variable 'omit' from source: magic vars
 21264 1727202770.49405: variable 'omit' from source: magic vars
 21264 1727202770.49443: variable '__rsyslog_config_dir' from source: role '' all vars
 21264 1727202770.49595: variable '__rsyslog_config_dir' from source: role '' all vars
 21264 1727202770.49651: variable 'omit' from source: magic vars
 21264 1727202770.49768: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
 21264 1727202770.49804: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
 21264 1727202770.49827: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
 21264 1727202770.49867: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202770.50067: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202770.50071: variable 'inventory_hostname' from source: host vars for 'managed-node1'
 21264 1727202770.50073: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202770.50078: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202770.50220: Set connection var ansible_pipelining to False
 21264 1727202770.50227: Set connection var ansible_shell_type to sh
 21264 1727202770.50236: Set connection var ansible_module_compression to ZIP_DEFLATED
 21264 1727202770.50246: Set connection var ansible_timeout to 10
 21264 1727202770.50255: Set connection var ansible_shell_executable to /bin/sh
 21264 1727202770.50292: Set connection var ansible_connection to ssh
 21264 1727202770.50319: variable 'ansible_shell_executable' from source: unknown
 21264 1727202770.50487: variable 'ansible_connection' from source: unknown
 21264 1727202770.50490: variable 'ansible_module_compression' from source: unknown
 21264 1727202770.50491: variable 'ansible_shell_type' from source: unknown
 21264 1727202770.50493: variable 'ansible_shell_executable' from source: unknown
 21264 1727202770.50495: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202770.50498: variable 'ansible_pipelining' from source: unknown
 21264 1727202770.50499: variable 'ansible_timeout' from source: unknown
 21264 1727202770.50501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202770.50788: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)
 21264 1727202770.50791: variable 'omit' from source: magic vars
 21264 1727202770.50793: starting attempt loop
 21264 1727202770.50795: running the handler
 21264 1727202770.50797: _low_level_execute_command(): starting
 21264 1727202770.50806: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'
 21264 1727202770.52375: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
<<<
 21264 1727202770.52500: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202770.52562: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
<<<
 21264 1727202770.52580: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202770.52898: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202770.54467: stdout chunk (state=3):
>>>/root
<<<
 21264 1727202770.54662: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202770.54666: stderr chunk (state=3):
>>><<<
 21264 1727202770.54669: stdout chunk (state=3):
>>><<<
 21264 1727202770.54679: _low_level_execute_command() done: rc=0, stdout=/root
, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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
 21264 1727202770.54694: _low_level_execute_command(): starting
 21264 1727202770.54697: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727202770.546249-22305-111714984985176 `" && echo ansible-tmp-1727202770.546249-22305-111714984985176="` echo /root/.ansible/tmp/ansible-tmp-1727202770.546249-22305-111714984985176 `" ) && sleep 0'
 21264 1727202770.55745: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
<<<
 21264 1727202770.55748: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
debug2: match not found
<<<
 21264 1727202770.55751: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202770.56101: stderr chunk (state=3):
>>>debug1: configuration requests final Match pass
debug2: resolve_canonicalize: hostname 10.31.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
debug2: fd 3 setting O_NONBLOCK
debug2: mux_client_hello_exchange: master version 4
debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202770.58156: stdout chunk (state=3):
>>>ansible-tmp-1727202770.546249-22305-111714984985176=/root/.ansible/tmp/ansible-tmp-1727202770.546249-22305-111714984985176
<<<
 21264 1727202770.58200: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202770.58230: stderr chunk (state=3):
>>><<<
 21264 1727202770.58275: stdout chunk (state=3):
>>><<<
 21264 1727202770.58306: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727202770.546249-22305-111714984985176=/root/.ansible/tmp/ansible-tmp-1727202770.546249-22305-111714984985176
, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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
 21264 1727202770.58434: variable 'ansible_module_compression' from source: unknown
 21264 1727202770.58539: ANSIBALLZ: Using lock for file
 21264 1727202770.58598: ANSIBALLZ: Acquiring lock
 21264 1727202770.58610: ANSIBALLZ: Lock acquired: 140283053166896
 21264 1727202770.58619: ANSIBALLZ: Creating module
 21264 1727202770.84911: ANSIBALLZ: Writing module into payload
 21264 1727202770.85278: ANSIBALLZ: Writing module
 21264 1727202770.85306: ANSIBALLZ: Renaming module
 21264 1727202770.85317: ANSIBALLZ: Done creating module
 21264 1727202770.85340: variable 'ansible_facts' from source: unknown
 21264 1727202770.85678: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727202770.546249-22305-111714984985176/AnsiballZ_file.py
 21264 1727202770.86018: Sending initial data
 21264 1727202770.86021: Sent initial data (152 bytes)
 21264 1727202770.87592: stderr chunk (state=3):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
<<<
 21264 1727202770.87595: 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.41.56 originally 10.31.41.56
debug2: match not found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202770.87598: stderr chunk (state=3):
>>>debug1: configuration requests final Match pass
debug2: resolve_canonicalize: hostname 10.31.41.56 is address
debug1: re-parsing configuration
debug1: Reading configuration data /root/.ssh/config
<<<
 21264 1727202770.87600: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202770.87894: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
<<<
 21264 1727202770.87953: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
 21264 1727202770.88005: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202770.88088: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202770.89741: stderr chunk (state=3):
>>>debug2: Remote version: 3
debug2: Server supports extension "posix-rename@openssh.com" revision 1
debug2: Server supports extension "statvfs@openssh.com" revision 2
debug2: Server supports extension "fstatvfs@openssh.com" revision 2
debug2: Server supports extension "hardlink@openssh.com" revision 1
debug2: Server supports extension "fsync@openssh.com" revision 1
debug2: Server supports extension "lsetstat@openssh.com" revision 1
debug2: Server supports extension "limits@openssh.com" revision 1
debug2: Server supports extension "expand-path@openssh.com" revision 1
debug2: Server supports extension "copy-data" revision 1
debug2: Unrecognised server extension "home-directory"
debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1
<<<
 21264 1727202770.89788: stderr chunk (state=3):
>>>debug2: Sending SSH2_FXP_REALPATH "."
<<<
 21264 1727202770.89835: stdout chunk (state=3):
>>>sftp> put /root/.ansible/tmp/ansible-local-21264ljj_fs96/tmppkxaj4ca /root/.ansible/tmp/ansible-tmp-1727202770.546249-22305-111714984985176/AnsiballZ_file.py
<<<
 21264 1727202770.89847: stderr chunk (state=3):
>>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727202770.546249-22305-111714984985176/AnsiballZ_file.py"
<<<
 21264 1727202770.89884: stderr chunk (state=3):
>>>debug1: stat remote: No such file or directory
debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21264ljj_fs96/tmppkxaj4ca" to remote "/root/.ansible/tmp/ansible-tmp-1727202770.546249-22305-111714984985176/AnsiballZ_file.py"
debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727202770.546249-22305-111714984985176/AnsiballZ_file.py"
<<<
 21264 1727202770.91452: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202770.91516: stderr chunk (state=3):
>>><<<
 21264 1727202770.91588: stdout chunk (state=3):
>>><<<
 21264 1727202770.91591: done transferring module to remote
 21264 1727202770.91594: _low_level_execute_command(): starting
 21264 1727202770.91596: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727202770.546249-22305-111714984985176/ /root/.ansible/tmp/ansible-tmp-1727202770.546249-22305-111714984985176/AnsiballZ_file.py && sleep 0'
 21264 1727202770.92858: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
<<<
 21264 1727202770.93112: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202770.93187: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202770.95040: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202770.95043: stdout chunk (state=3):
>>><<<
 21264 1727202770.95046: stderr chunk (state=3):
>>><<<
 21264 1727202770.95062: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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
 21264 1727202770.95071: _low_level_execute_command(): starting
 21264 1727202770.95085: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727202770.546249-22305-111714984985176/AnsiballZ_file.py && sleep 0'
 21264 1727202770.96066: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
<<<
 21264 1727202770.96101: stderr chunk (state=3):
>>>debug1: Reading configuration data /root/.ssh/config
<<<
 21264 1727202770.96116: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
 21264 1727202770.96128: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 is address
debug1: re-parsing configuration
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
<<<
 21264 1727202770.96140: 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202770.96339: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
debug2: fd 3 setting O_NONBLOCK
<<<
 21264 1727202770.96419: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202770.96586: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202770.98822: stdout chunk (state=3):
>>>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'>
<<<
 21264 1727202770.99024: stdout chunk (state=3):
>>>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
<<<
 21264 1727202770.99153: stdout chunk (state=3):
>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'
import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'
import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71246184d0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71245e7b30>
<<<
 21264 1727202770.99258: stdout chunk (state=3):
>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'
import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f712461aa50>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202770.99331: stdout chunk (state=3):
>>>import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202770.99385: stdout chunk (state=3):
>>>import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202770.99578: stdout chunk (state=3):
>>>import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib/python3.12/site-packages'
Adding directory: '/usr/lib64/python3.12/site-packages'
Adding directory: '/usr/lib/python3.12/site-packages'
Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'
# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'
import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71243e9130>
<<<
 21264 1727202770.99829: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py
# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'
import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71243ea060>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
<<<
 21264 1727202770.99965: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
<<<
 21264 1727202771.00058: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
<<<
 21264 1727202771.00306: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7124427f80>
# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py
# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'
<<<
 21264 1727202771.00310: stdout chunk (state=3):
>>>import '_operator' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f712443c110>
# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py
# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'
<<<
 21264 1727202771.00315: stdout chunk (state=3):
>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py
<<<
 21264 1727202771.00394: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202771.00405: stdout chunk (state=3):
>>>import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py
# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'
import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f712445f9b0>
# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py
# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'
import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f712445ff80>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202771.00488: stdout chunk (state=3):
>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f712443fc50>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f712443d370>
<<<
 21264 1727202771.00612: stdout chunk (state=3):
>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7124425130>
# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py
<<<
 21264 1727202771.00689: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'
import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py
<<<
 21264 1727202771.00740: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'
import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f712447f920>
<<<
 21264 1727202771.00801: stdout chunk (state=3):
>>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f712447e540>
# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'
import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f712443e210>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f712447cdd0>
<<<
 21264 1727202771.00939: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py
# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'
import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71244b09e0>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71244243b0>
# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py
# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'
# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f71244b0e90>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71244b0d40>
<<<
 21264 1727202771.01049: stdout chunk (state=3):
>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f71244b1130>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7124422ed0>
<<<
 21264 1727202771.01062: stdout chunk (state=3):
>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py
<<<
 21264 1727202771.01183: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'
import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71244b17f0>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71244b14c0>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'
import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71244b26f0>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202771.01287: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py
# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py
# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'
import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71244cc8c0>
<<<
 21264 1727202771.01384: stdout chunk (state=3):
>>>import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f71244ce000>
# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py
# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py
# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'
import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71244cee70>
<<<
 21264 1727202771.01480: stdout chunk (state=3):
>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f71244cf4d0>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71244ce3f0>
<<<
 21264 1727202771.01527: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py
# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'
# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f71244cff50>
<<<
 21264 1727202771.01595: stdout chunk (state=3):
>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71244cf680>
<<<
 21264 1727202771.01598: stdout chunk (state=3):
>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71244b0da0>
# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py
<<<
 21264 1727202771.01630: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'
<<<
 21264 1727202771.01649: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py
<<<
 21264 1727202771.01671: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'
<<<
 21264 1727202771.01703: stdout chunk (state=3):
>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7124247da0>
<<<
 21264 1727202771.01729: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py
# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'
<<<
 21264 1727202771.01788: stdout chunk (state=3):
>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7124270890>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71242705f0>
<<<
 21264 1727202771.01838: stdout chunk (state=3):
>>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f71242708c0>
# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py
<<<
 21264 1727202771.01852: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'
<<<
 21264 1727202771.01968: stdout chunk (state=3):
>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202771.02050: stdout chunk (state=3):
>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f71242711c0>
<<<
 21264 1727202771.02193: stdout chunk (state=3):
>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7124271b50>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7124270aa0>
<<<
 21264 1727202771.02242: stdout chunk (state=3):
>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7124245f40>
# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py
<<<
 21264 1727202771.02331: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py
# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'
import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7124272f60>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7124271ca0>
<<<
 21264 1727202771.02366: stdout chunk (state=3):
>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71244b2de0>
# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py
<<<
 21264 1727202771.02453: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202771.02507: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py
# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'
import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f712429b200>
<<<
 21264 1727202771.02588: stdout chunk (state=3):
>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py
<<<
 21264 1727202771.02614: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'
<<<
 21264 1727202771.02652: stdout chunk (state=3):
>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71242c35c0>
<<<
 21264 1727202771.02680: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py
<<<
 21264 1727202771.02732: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'
<<<
 21264 1727202771.02836: stdout chunk (state=3):
>>>import 'ntpath' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'
import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71243203b0>
<<<
 21264 1727202771.02859: stdout chunk (state=3):
>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py
<<<
 21264 1727202771.02878: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'
<<<
 21264 1727202771.02891: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py
<<<
 21264 1727202771.02961: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'
<<<
 21264 1727202771.03010: stdout chunk (state=3):
>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7124322b10>
<<<
 21264 1727202771.03093: stdout chunk (state=3):
>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71243204d0>
<<<
 21264 1727202771.03144: stdout chunk (state=3):
>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71242e53d0>
<<<
 21264 1727202771.03175: stdout chunk (state=3):
>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'
import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7124121490>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71242c23c0>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7124273dd0>
<<<
 21264 1727202771.03327: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f71242c2720>
<<<
 21264 1727202771.03505: stdout chunk (state=3):
>>># zipimport: found 30 names in '/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip'
# zipimport: zlib available
<<<
 21264 1727202771.03669: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202771.03700: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py
# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'
<<<
 21264 1727202771.03727: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py
<<<
 21264 1727202771.03800: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'
<<<
 21264 1727202771.03825: stdout chunk (state=3):
>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'
import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71241771d0>
<<<
 21264 1727202771.03846: stdout chunk (state=3):
>>>import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202771.04030: stdout chunk (state=3):
>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71241560c0>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7124155280>
<<<
 21264 1727202771.04043: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202771.04077: stdout chunk (state=3):
>>>import 'ansible' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/">
<<<
 21264 1727202771.04095: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
<<<
 21264 1727202771.04140: stdout chunk (state=3):
>>>import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/">
<<<
 21264 1727202771.04143: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202771.05719: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202771.06760: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py
# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'
import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7124175070>
<<<
 21264 1727202771.06820: stdout chunk (state=3):
>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py
# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py
# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'
<<<
 21264 1727202771.06941: stdout chunk (state=3):
>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f712419eb70>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f712419e900>
<<<
 21264 1727202771.07032: stdout chunk (state=3):
>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f712419e210>
# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'
import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f712419ec60>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f712461a9c0>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202771.07101: stdout chunk (state=3):
>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f712419f8f0>
# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f712419fb30>
# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py
<<<
 21264 1727202771.07141: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'
import '_locale' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202771.07231: stdout chunk (state=3):
>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f712419ffb0>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py
# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'
<<<
 21264 1727202771.07302: stdout chunk (state=3):
>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123b09cd0>
# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7123b0b8f0>
<<<
 21264 1727202771.07399: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py
# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'
import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123b0c2f0>
# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py
# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'
import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123b0d460>
<<<
 21264 1727202771.07441: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py
<<<
 21264 1727202771.07504: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py
# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'
<<<
 21264 1727202771.07735: stdout chunk (state=3):
>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123b0ff50>
# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f712429b170>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123b0e210>
# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py
# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py
# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py
<<<
 21264 1727202771.07792: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py
# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'
import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123b17f20>
<<<
 21264 1727202771.07795: stdout chunk (state=3):
>>>import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202771.07856: stdout chunk (state=3):
>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123b169f0>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123b16750>
<<<
 21264 1727202771.07900: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py
# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'
<<<
 21264 1727202771.07963: stdout chunk (state=3):
>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123b16cc0>
<<<
 21264 1727202771.08032: stdout chunk (state=3):
>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123b0e720>
<<<
 21264 1727202771.08088: stdout chunk (state=3):
>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7123b5ffe0>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'
import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123b60260>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py
<<<
 21264 1727202771.08156: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py
# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'
<<<
 21264 1727202771.08168: stdout chunk (state=3):
>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7123b61df0>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123b61bb0>
<<<
 21264 1727202771.08219: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py
<<<
 21264 1727202771.08333: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'
<<<
 21264 1727202771.08426: stdout chunk (state=3):
>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7123b643b0>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123b624e0>
<<<
 21264 1727202771.08492: stdout chunk (state=3):
>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py
# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py
# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'
<<<
 21264 1727202771.08520: stdout chunk (state=3):
>>>import '_string' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123b67a70>
<<<
 21264 1727202771.08624: stdout chunk (state=3):
>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123b64530>
<<<
 21264 1727202771.08799: stdout chunk (state=3):
>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7123b68c20>
# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7123b68bc0>
# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7123b68e30>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123b60560>
<<<
 21264 1727202771.08885: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py
# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'
<<<
 21264 1727202771.08890: stdout chunk (state=3):
>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202771.08987: stdout chunk (state=3):
>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7123bf4620>
<<<
 21264 1727202771.09052: stdout chunk (state=3):
>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202771.09117: stdout chunk (state=3):
>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7123bf5820>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123b6adb0>
<<<
 21264 1727202771.09124: stdout chunk (state=3):
>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7123b6a420>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123b6a9c0>
<<<
 21264 1727202771.09177: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
<<<
 21264 1727202771.09234: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202771.09333: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202771.09371: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
<<<
 21264 1727202771.09395: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
<<<
 21264 1727202771.09512: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202771.09634: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202771.10175: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202771.10792: stdout chunk (state=3):
>>>import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f7123bf5ca0>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f7123bf5ca0>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/common/text/">
<<<
 21264 1727202771.10857: stdout chunk (state=3):
>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202771.10986: stdout chunk (state=3):
>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7123bf98b0>
# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'
<<<
 21264 1727202771.11070: stdout chunk (state=3):
>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123bfa600>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123bf5b50>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/">
<<<
 21264 1727202771.11127: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202771.11204: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202771.11402: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py
# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'
import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123bfa6f0>
# zipimport: zlib available
<<<
 21264 1727202771.11846: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202771.12305: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202771.12435: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202771.12552: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
<<<
 21264 1727202771.12598: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
<<<
 21264 1727202771.12631: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202771.12668: stdout chunk (state=3):
>>>import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/">
<<<
 21264 1727202771.12708: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/">
<<<
 21264 1727202771.12728: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202771.12751: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202771.12827: stdout chunk (state=3):
>>>import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/parsing/">
<<<
 21264 1727202771.12830: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202771.13112: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202771.13365: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py
<<<
 21264 1727202771.13453: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'
import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202771.13567: stdout chunk (state=3):
>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123bfb980>
# zipimport: zlib available
<<<
 21264 1727202771.13673: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/common/">
<<<
 21264 1727202771.13758: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
<<<
 21264 1727202771.13790: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202771.13841: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202771.13972: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202771.14049: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202771.14180: stdout chunk (state=3):
>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7123a063f0>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123a01b50>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
<<<
 21264 1727202771.14401: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
<<<
 21264 1727202771.14499: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py
<<<
 21264 1727202771.14613: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py
# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'
<<<
 21264 1727202771.14717: stdout chunk (state=3):
>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71241d6cc0>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71241ee990>
<<<
 21264 1727202771.14778: stdout chunk (state=3):
>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123a06510>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123bfb5c0>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
<<<
 21264 1727202771.14870: stdout chunk (state=3):
>>>import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/">
# zipimport: zlib available
<<<
 21264 1727202771.15487: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202771.16246: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202771.16924: stdout chunk (state=3):
>>>
{"path": "/etc/rsyslog.d", "changed": false, "diff": {"before": {"path": "/etc/rsyslog.d"}, "after": {"path": "/etc/rsyslog.d"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 84, "invocation": {"module_args": {"state": "directory", "path": "/etc/rsyslog.d", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}
# destroy __main__
<<<
 21264 1727202771.17030: stdout chunk (state=3):
>>># clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
<<<
 21264 1727202771.17350: stdout chunk (state=3):
>>># cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# destroy base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# destroy socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
<<<
 21264 1727202771.17690: stdout chunk (state=3):
>>># destroy _sitebuiltins
# destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
# destroy _lzma
# destroy binascii
# destroy struct
# destroy zlib
# destroy bz2
# destroy lzma
# destroy zipfile._path
# destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy ipaddress
# destroy ntpath
# destroy importlib
# destroy zipimport
# destroy array
# cleanup[3] wiping ansible.module_utils.distro
# destroy distro.distro
# cleanup[3] wiping distro
# cleanup[3] wiping argparse
# cleanup[3] wiping selinux
# cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ansible.module_utils.compat.selinux
# cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
<<<
 21264 1727202771.18171: stdout chunk (state=3):
>>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
# cleanup[3] wiping ansible.module_utils.six.moves
# cleanup[3] wiping systemd.daemon
# cleanup[3] wiping systemd._daemon
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.journal
# destroy uuid
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping logging
# cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping datetime
# cleanup[3] wiping _datetime
# cleanup[3] wiping syslog
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping subprocess
# destroy signal
# destroy threading
# cleanup[3] wiping _posixsubprocess
# destroy _posixsubprocess
# cleanup[3] wiping shlex
# cleanup[3] wiping selectors
# cleanup[3] wiping select
# cleanup[3] wiping platform
# cleanup[3] wiping pwd
# cleanup[3] wiping locale
# destroy encodings
# cleanup[3] wiping _locale
# destroy _locale
# cleanup[3] wiping fcntl
# cleanup[3] wiping grp
# cleanup[3] wiping atexit
# cleanup[3] wiping json
# destroy json.decoder
# destroy json.encoder
# cleanup[3] wiping json.scanner
# cleanup[3] wiping _json
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping tempfile
# destroy io
# destroy weakref
# cleanup[3] wiping hashlib
# cleanup[3] wiping _blake2
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping shutil
# destroy fnmatch
# cleanup[3] wiping errno
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
# destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
# cleanup[3] wiping _sre
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
# cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
# destroy abc
# cleanup[3] wiping os.path
# destroy genericpath
# cleanup[3] wiping posixpath
# cleanup[3] wiping _collections_abc
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping __main__
# cleanup[3] wiping _abc
# cleanup[3] wiping _signal
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
# cleanup[3] wiping marshal
# cleanup[3] wiping _io
# cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _imp
# cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping sys
# cleanup[3] wiping builtins
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
# destroy sys.monitoring
# destroy _socket
# destroy _collections_abc
# destroy _weakref
# destroy _uuid
# destroy posixpath
# destroy __main__
# destroy atexit
# destroy errno
# destroy grp
# destroy fcntl
# destroy locale
# destroy pwd
# destroy selectors
# destroy shutil
# destroy tempfile
# destroy traceback
# destroy syslog
# destroy systemd.journal
# destroy systemd.daemon
# destroy ansible.module_utils.compat.selinux
# destroy hashlib
# destroy selinux
# destroy ansible.module_utils.six.moves.urllib
# destroy ansible.module_utils.six.moves
# destroy datetime
# destroy re._parser
# destroy tokenize
# destroy _string
# destroy _frozen_importlib_external
# destroy _imp
# destroy marshal
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy stat
# destroy _blake2
# destroy platform
# destroy distro
# destroy json.scanner
# destroy _json
# destroy select
# destroy selinux._selinux
# destroy collections
# destroy copyreg
# destroy contextlib
# destroy _signal
# destroy _typing
# destroy _tokenize
<<<
 21264 1727202771.18314: stdout chunk (state=3):
>>># destroy argparse
# destroy json
# destroy logging
# destroy shlex
# destroy subprocess
# destroy warnings
# destroy operator
# clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
<<<
 21264 1727202771.18438: stdout chunk (state=3):
>>># destroy codecs
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy encodings.utf_8_sig
# destroy encodings.cp437
# destroy _codecs
# destroy functools
# destroy time
# destroy _warnings
# destroy math
# destroy _bisect
# destroy re
# destroy _random
# destroy _hashlib
# destroy itertools
# destroy _collections
# destroy _operator
# destroy builtins
# destroy _thread
# destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy _io
# clear sys.audit hooks
<<<
 21264 1727202771.18906: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
Shared connection to 10.31.41.56 closed.
<<<
 21264 1727202771.18925: stdout chunk (state=3):
>>><<<
 21264 1727202771.19414: stderr chunk (state=3):
>>><<<
 21264 1727202771.19431: _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.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'
import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'
import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71246184d0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71245e7b30>
# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'
import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f712461aa50>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib/python3.12/site-packages'
Adding directory: '/usr/lib64/python3.12/site-packages'
Adding directory: '/usr/lib/python3.12/site-packages'
Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'
# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'
import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71243e9130>
# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py
# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'
import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71243ea060>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7124427f80>
# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py
# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'
import '_operator' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f712443c110>
# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py
# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'
import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py
# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'
import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f712445f9b0>
# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py
# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'
import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f712445ff80>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f712443fc50>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f712443d370>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7124425130>
# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'
import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'
import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f712447f920>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f712447e540>
# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'
import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f712443e210>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f712447cdd0>
# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py
# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'
import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71244b09e0>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71244243b0>
# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py
# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'
# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f71244b0e90>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71244b0d40>
# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f71244b1130>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7124422ed0>
# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py
# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'
import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71244b17f0>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71244b14c0>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'
import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71244b26f0>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py
# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py
# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'
import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71244cc8c0>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f71244ce000>
# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py
# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py
# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'
import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71244cee70>
# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f71244cf4d0>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71244ce3f0>
# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py
# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'
# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f71244cff50>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71244cf680>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71244b0da0>
# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py
# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py
# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'
# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7124247da0>
# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py
# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'
# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7124270890>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71242705f0>
# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f71242708c0>
# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py
# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'
# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f71242711c0>
# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7124271b50>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7124270aa0>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7124245f40>
# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py
# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py
# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'
import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7124272f60>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7124271ca0>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71244b2de0>
# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py
# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'
import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f712429b200>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py
# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'
import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71242c35c0>
# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py
# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'
import 'ntpath' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'
import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71243203b0>
# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py
# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'
import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7124322b10>
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71243204d0>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71242e53d0>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'
import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7124121490>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71242c23c0>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7124273dd0>
# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f71242c2720>
# zipimport: found 30 names in '/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip'
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py
# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py
# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'
import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71241771d0>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71241560c0>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7124155280>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py
# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'
import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7124175070>
# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py
# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py
# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'
# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f712419eb70>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f712419e900>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f712419e210>
# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'
import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f712419ec60>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f712461a9c0>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f712419f8f0>
# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f712419fb30>
# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py
# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'
import '_locale' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f712419ffb0>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py
# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'
import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123b09cd0>
# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7123b0b8f0>
# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py
# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'
import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123b0c2f0>
# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py
# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'
import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123b0d460>
# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py
# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py
# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'
import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123b0ff50>
# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f712429b170>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123b0e210>
# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py
# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py
# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py
# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py
# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'
import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123b17f20>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123b169f0>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123b16750>
# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py
# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'
import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123b16cc0>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123b0e720>
# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7123b5ffe0>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'
import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123b60260>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py
# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'
# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7123b61df0>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123b61bb0>
# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py
# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'
# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7123b643b0>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123b624e0>
# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py
# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py
# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'
import '_string' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123b67a70>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123b64530>
# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7123b68c20>
# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7123b68bc0>
# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7123b68e30>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123b60560>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py
# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'
# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7123bf4620>
# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7123bf5820>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123b6adb0>
# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7123b6a420>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123b6a9c0>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f7123bf5ca0>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f7123bf5ca0>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/common/text/">
# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'
# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7123bf98b0>
# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'
import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123bfa600>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123bf5b50>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py
# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'
import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123bfa6f0>
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/parsing/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py
# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'
import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123bfb980>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'
# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7123a063f0>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123a01b50>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py
# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py
# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'
import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71241d6cc0>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71241ee990>
import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123a06510>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7123bfb5c0>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_file_payload_jm0gucr0/ansible_file_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available

{"path": "/etc/rsyslog.d", "changed": false, "diff": {"before": {"path": "/etc/rsyslog.d"}, "after": {"path": "/etc/rsyslog.d"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 84, "invocation": {"module_args": {"state": "directory", "path": "/etc/rsyslog.d", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}
# destroy __main__
# clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# destroy base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# destroy socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
# destroy _sitebuiltins
# destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
# destroy _lzma
# destroy binascii
# destroy struct
# destroy zlib
# destroy bz2
# destroy lzma
# destroy zipfile._path
# destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy ipaddress
# destroy ntpath
# destroy importlib
# destroy zipimport
# destroy array
# cleanup[3] wiping ansible.module_utils.distro
# destroy distro.distro
# cleanup[3] wiping distro
# cleanup[3] wiping argparse
# cleanup[3] wiping selinux
# cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ansible.module_utils.compat.selinux
# cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
# cleanup[3] wiping ansible.module_utils.six.moves
# cleanup[3] wiping systemd.daemon
# cleanup[3] wiping systemd._daemon
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.journal
# destroy uuid
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping logging
# cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping datetime
# cleanup[3] wiping _datetime
# cleanup[3] wiping syslog
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping subprocess
# destroy signal
# destroy threading
# cleanup[3] wiping _posixsubprocess
# destroy _posixsubprocess
# cleanup[3] wiping shlex
# cleanup[3] wiping selectors
# cleanup[3] wiping select
# cleanup[3] wiping platform
# cleanup[3] wiping pwd
# cleanup[3] wiping locale
# destroy encodings
# cleanup[3] wiping _locale
# destroy _locale
# cleanup[3] wiping fcntl
# cleanup[3] wiping grp
# cleanup[3] wiping atexit
# cleanup[3] wiping json
# destroy json.decoder
# destroy json.encoder
# cleanup[3] wiping json.scanner
# cleanup[3] wiping _json
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping tempfile
# destroy io
# destroy weakref
# cleanup[3] wiping hashlib
# cleanup[3] wiping _blake2
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping shutil
# destroy fnmatch
# cleanup[3] wiping errno
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
# destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
# cleanup[3] wiping _sre
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
# cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
# destroy abc
# cleanup[3] wiping os.path
# destroy genericpath
# cleanup[3] wiping posixpath
# cleanup[3] wiping _collections_abc
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping __main__
# cleanup[3] wiping _abc
# cleanup[3] wiping _signal
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
# cleanup[3] wiping marshal
# cleanup[3] wiping _io
# cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _imp
# cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping sys
# cleanup[3] wiping builtins
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
# destroy sys.monitoring
# destroy _socket
# destroy _collections_abc
# destroy _weakref
# destroy _uuid
# destroy posixpath
# destroy __main__
# destroy atexit
# destroy errno
# destroy grp
# destroy fcntl
# destroy locale
# destroy pwd
# destroy selectors
# destroy shutil
# destroy tempfile
# destroy traceback
# destroy syslog
# destroy systemd.journal
# destroy systemd.daemon
# destroy ansible.module_utils.compat.selinux
# destroy hashlib
# destroy selinux
# destroy ansible.module_utils.six.moves.urllib
# destroy ansible.module_utils.six.moves
# destroy datetime
# destroy re._parser
# destroy tokenize
# destroy _string
# destroy _frozen_importlib_external
# destroy _imp
# destroy marshal
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy stat
# destroy _blake2
# destroy platform
# destroy distro
# destroy json.scanner
# destroy _json
# destroy select
# destroy selinux._selinux
# destroy collections
# destroy copyreg
# destroy contextlib
# destroy _signal
# destroy _typing
# destroy _tokenize
# destroy argparse
# destroy json
# destroy logging
# destroy shlex
# destroy subprocess
# destroy warnings
# destroy operator
# clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
# destroy codecs
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy encodings.utf_8_sig
# destroy encodings.cp437
# destroy _codecs
# destroy functools
# destroy time
# destroy _warnings
# destroy math
# destroy _bisect
# destroy re
# destroy _random
# destroy _hashlib
# destroy itertools
# destroy _collections
# destroy _operator
# destroy builtins
# destroy _thread
# destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy _io
# clear sys.audit hooks
, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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.41.56 closed.
[WARNING]: Module invocation had junk after the JSON data: # destroy __main__ #
clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear
sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc
# clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear
sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore
sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing
builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp #
cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2]
removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal #
cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external #
cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing
_codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases #
cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 #
cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing
abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2]
removing _stat # cleanup[2] removing stat # cleanup[2] removing
_collections_abc # cleanup[2] removing genericpath # cleanup[2] removing
posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2]
removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2]
removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site #
destroy site # cleanup[2] removing types # cleanup[2] removing _operator #
cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2]
removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy
reprlib # cleanup[2] removing _collections # cleanup[2] removing collections #
cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2]
removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants #
cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2]
removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re #
cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing
binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing
importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external #
cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2]
removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2]
removing importlib.util # cleanup[2] removing runpy # destroy runpy #
cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing
zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2]
removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma #
cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing
_bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing
_random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 #
cleanup[2] removing hashlib # cleanup[2] removing random # destroy random #
cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing
weakref # cleanup[2] removing tempfile # cleanup[2] removing threading #
cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2]
removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2]
removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib #
cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path #
cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2]
removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing
typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil #
cleanup[2] removing ansible # destroy ansible # cleanup[2] removing
ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing
__future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2]
removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing
json.encoder # cleanup[2] removing json # cleanup[2] removing atexit #
cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing
_locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2]
removing platform # cleanup[2] removing select # cleanup[2] removing selectors
# cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing
_posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token #
destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize #
cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2]
removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd #
destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime
# cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing
_string # cleanup[2] removing string # destroy string # cleanup[2] removing
logging # cleanup[2] removing systemd._journal # cleanup[2] removing
systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing
systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array #
cleanup[2] removing socket # destroy socket # cleanup[2] removing
systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing
ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2]
removing ansible.module_utils.common # destroy ansible.module_utils.common #
cleanup[2] removing ansible.module_utils.common.text # destroy
ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six # cleanup[2] removing
ansible.module_utils.six.moves # cleanup[2] removing
ansible.module_utils.six.moves.collections_abc # cleanup[2] removing
ansible.module_utils.common.text.converters # destroy
ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes #
cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy
ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2]
removing ansible.module_utils._text # destroy ansible.module_utils._text #
cleanup[2] removing copy # destroy copy # cleanup[2] removing
ansible.module_utils.common.collections # destroy
ansible.module_utils.common.collections # cleanup[2] removing
ansible.module_utils.common.warnings # destroy
ansible.module_utils.common.warnings # cleanup[2] removing
ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]
removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing #
cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy
ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy
_ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing
ansible.module_utils.common.text.formatters # destroy
ansible.module_utils.common.text.formatters # cleanup[2] removing
ansible.module_utils.common.validation # destroy
ansible.module_utils.common.validation # cleanup[2] removing
ansible.module_utils.common.parameters # destroy
ansible.module_utils.common.parameters # cleanup[2] removing
ansible.module_utils.common.arg_spec # destroy
ansible.module_utils.common.arg_spec # cleanup[2] removing
ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 #
cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2]
removing ansible.module_utils.common.file # destroy
ansible.module_utils.common.file # cleanup[2] removing
ansible.module_utils.common.process # destroy
ansible.module_utils.common.process # cleanup[2] removing gettext # destroy
gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro #
cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro #
cleanup[2] removing ansible.module_utils.common._utils # destroy
ansible.module_utils.common._utils # cleanup[2] removing
ansible.module_utils.common.sys_info # destroy
ansible.module_utils.common.sys_info # cleanup[2] removing
ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]
removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins #
destroy importlib.machinery # destroy importlib._abc # destroy importlib.util #
destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii #
destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy
zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob
# destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport #
destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy
distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse #
cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3]
wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes._endian #
cleanup[3] wiping _ctypes # cleanup[3] wiping
ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping
ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3]
wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping
systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3]
wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping
logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3]
wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog #
cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3]
wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess #
destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess #
destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping
selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3]
wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping
_locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp #
cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder #
destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json
# cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3]
wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping
tempfile # destroy io # destroy weakref # cleanup[3] wiping hashlib #
cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping
_random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3]
wiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping
warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping
importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re #
destroy re._constants # destroy re._casefix # destroy re._compiler # destroy
enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3]
wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools #
cleanup[3] wiping collections # destroy collections.abc # cleanup[3] wiping
_collections # cleanup[3] wiping itertools # cleanup[3] wiping operator #
cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping
encodings.utf_8_sig # cleanup[3] wiping os # destroy abc # cleanup[3] wiping
os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping
_collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy
_stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping
_signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping
encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs #
cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external #
cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io #
cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping
_thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib #
cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon #
destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal #
destroy _datetime # destroy sys.monitoring # destroy _socket # destroy
_collections_abc # destroy _weakref # destroy _uuid # destroy posixpath #
destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl
# destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy
tempfile # destroy traceback # destroy syslog # destroy systemd.journal #
destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy
hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib #
destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser
# destroy tokenize # destroy _string # destroy _frozen_importlib_external #
destroy _imp # destroy marshal # destroy
ansible.module_utils.six.moves.urllib_parse # destroy
ansible.module_utils.six.moves.urllib.error # destroy
ansible.module_utils.six.moves.urllib.request # destroy
ansible.module_utils.six.moves.urllib.response # destroy
ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy
_blake2 # destroy platform # destroy distro # destroy json.scanner # destroy
_json # destroy select # destroy selinux._selinux # destroy collections #
destroy copyreg # destroy contextlib # destroy _signal # destroy _typing #
destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy
shlex # destroy subprocess # destroy warnings # destroy operator # clear
sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs
# destroy encodings.aliases # destroy encodings.utf_8 # destroy
encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy
functools # destroy time # destroy _warnings # destroy math # destroy _bisect #
destroy re # destroy _random # destroy _hashlib # destroy itertools # destroy
_collections # destroy _operator # destroy builtins # destroy _thread # destroy
_abc # destroy _sre # destroy posix # destroy _functools # destroy _io # clear
sys.audit hooks
 21264 1727202771.22789: done with _execute_module (file, {'state': 'directory', 'path': '/etc/rsyslog.d', 'mode': '0755', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727202770.546249-22305-111714984985176/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})
 21264 1727202771.22797: _low_level_execute_command(): starting
 21264 1727202771.22801: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727202770.546249-22305-111714984985176/ > /dev/null 2>&1 && sleep 0'
 21264 1727202771.23027: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
<<<
 21264 1727202771.23042: stderr chunk (state=3):
>>>debug1: Reading configuration data /root/.ssh/config
<<<
 21264 1727202771.23062: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
<<<
 21264 1727202771.23086: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
 21264 1727202771.23117: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
<<<
 21264 1727202771.23132: stderr chunk (state=3):
>>>debug2: match not found
<<<
 21264 1727202771.23148: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202771.23223: stderr chunk (state=3):
>>>debug1: configuration requests final Match pass
debug2: resolve_canonicalize: hostname 10.31.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202771.23406: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
<<<
 21264 1727202771.23563: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202771.23615: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202771.25673: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202771.25679: stdout chunk (state=3):
>>><<<
 21264 1727202771.25684: stderr chunk (state=3):
>>><<<
 21264 1727202771.25687: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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
 21264 1727202771.25689: handler run complete
 21264 1727202771.25691: attempt loop complete, returning result
 21264 1727202771.25693: _execute() done
 21264 1727202771.25695: dumping result to json
 21264 1727202771.25697: done dumping result, returning
 21264 1727202771.25699: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Create the config directory if it does not exist [0e798799-7813-bb7e-0ba7-000000000625]
 21264 1727202771.25701: sending task result for task 0e798799-7813-bb7e-0ba7-000000000625
ok: [managed-node1] => {
    "changed": false,
    "gid": 0,
    "group": "root",
    "mode": "0755",
    "owner": "root",
    "path": "/etc/rsyslog.d",
    "secontext": "system_u:object_r:syslog_conf_t:s0",
    "size": 84,
    "state": "directory",
    "uid": 0
}
 21264 1727202771.26431: no more pending results, returning what we have
 21264 1727202771.26435: results queue empty
 21264 1727202771.26436: checking for any_errors_fatal
 21264 1727202771.26442: done checking for any_errors_fatal
 21264 1727202771.26444: checking for max_fail_percentage
 21264 1727202771.26447: done checking for max_fail_percentage
 21264 1727202771.26448: checking to see if all hosts have failed and the running result is not ok
 21264 1727202771.26449: done checking to see if all hosts have failed
 21264 1727202771.26450: getting the remaining hosts for this loop
 21264 1727202771.26452: done getting the remaining hosts for this loop
 21264 1727202771.26455: getting the next task for host managed-node1
 21264 1727202771.26464: done getting next task for host managed-node1
 21264 1727202771.26467:  ^ task is: TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Create a work directory
 21264 1727202771.26474:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=9, 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), 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
 21264 1727202771.26489: getting variables
 21264 1727202771.26494: in VariableManager get_vars()
 21264 1727202771.26703: Calling all_inventory to load vars for managed-node1
 21264 1727202771.26706: Calling groups_inventory to load vars for managed-node1
 21264 1727202771.26709: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202771.26715: done sending task result for task 0e798799-7813-bb7e-0ba7-000000000625
 21264 1727202771.26718: WORKER PROCESS EXITING
 21264 1727202771.26726: Calling all_plugins_play to load vars for managed-node1
 21264 1727202771.26730: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202771.26732: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202771.28515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202771.30929: done with get_vars()
 21264 1727202771.30955: done getting variables

TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create a work directory] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:83
Tuesday 24 September 2024  14:32:51 -0400 (0:00:00.906)       0:00:15.082 ***** 
 21264 1727202771.31073: entering _queue_task() for managed-node1/file
 21264 1727202771.31609: worker is 1 (out of 1 available)
 21264 1727202771.31620: exiting _queue_task() for managed-node1/file
 21264 1727202771.31633: done queuing things up, now waiting for results queue to drain
 21264 1727202771.31633: waiting for pending results...
 21264 1727202771.31805: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Create a work directory
 21264 1727202771.32033: in run() - task 0e798799-7813-bb7e-0ba7-000000000626
 21264 1727202771.32056: variable 'ansible_search_path' from source: unknown
 21264 1727202771.32064: variable 'ansible_search_path' from source: unknown
 21264 1727202771.32121: calling self._execute()
 21264 1727202771.32262: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202771.32288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202771.32335: variable 'omit' from source: magic vars
 21264 1727202771.32800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202771.36535: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202771.36632: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202771.36672: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202771.36733: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202771.36797: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202771.36865: 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)
 21264 1727202771.36914: 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)
 21264 1727202771.36953: 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)
 21264 1727202771.37041: 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)
 21264 1727202771.37048: 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)
 21264 1727202771.37251: Evaluated conditional (not __rsyslog_failed_validation | d(false)): True
 21264 1727202771.37279: variable 'omit' from source: magic vars
 21264 1727202771.37411: variable 'omit' from source: magic vars
 21264 1727202771.37487: variable '__rsyslog_work_dir' from source: role '' all vars
 21264 1727202771.37529: variable '__rsyslog_work_dir' from source: role '' all vars
 21264 1727202771.37553: variable 'omit' from source: magic vars
 21264 1727202771.37596: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
 21264 1727202771.37630: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
 21264 1727202771.37653: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
 21264 1727202771.37700: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202771.37704: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202771.37808: variable 'inventory_hostname' from source: host vars for 'managed-node1'
 21264 1727202771.37811: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202771.37815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202771.37863: Set connection var ansible_pipelining to False
 21264 1727202771.37871: Set connection var ansible_shell_type to sh
 21264 1727202771.37889: Set connection var ansible_module_compression to ZIP_DEFLATED
 21264 1727202771.37904: Set connection var ansible_timeout to 10
 21264 1727202771.37927: Set connection var ansible_shell_executable to /bin/sh
 21264 1727202771.37939: Set connection var ansible_connection to ssh
 21264 1727202771.37964: variable 'ansible_shell_executable' from source: unknown
 21264 1727202771.37971: variable 'ansible_connection' from source: unknown
 21264 1727202771.37979: variable 'ansible_module_compression' from source: unknown
 21264 1727202771.37989: variable 'ansible_shell_type' from source: unknown
 21264 1727202771.38025: variable 'ansible_shell_executable' from source: unknown
 21264 1727202771.38028: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202771.38030: variable 'ansible_pipelining' from source: unknown
 21264 1727202771.38032: variable 'ansible_timeout' from source: unknown
 21264 1727202771.38041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202771.38184: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)
 21264 1727202771.38201: variable 'omit' from source: magic vars
 21264 1727202771.38245: starting attempt loop
 21264 1727202771.38254: running the handler
 21264 1727202771.38261: _low_level_execute_command(): starting
 21264 1727202771.38264: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'
 21264 1727202771.39139: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
debug2: fd 3 setting O_NONBLOCK
<<<
 21264 1727202771.39202: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202771.39255: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202771.40951: stdout chunk (state=3):
>>>/root
<<<
 21264 1727202771.41112: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202771.41115: stdout chunk (state=3):
>>><<<
 21264 1727202771.41118: stderr chunk (state=3):
>>><<<
 21264 1727202771.41292: _low_level_execute_command() done: rc=0, stdout=/root
, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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
 21264 1727202771.41303: _low_level_execute_command(): starting
 21264 1727202771.41306: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727202771.4124188-22340-127876457407487 `" && echo ansible-tmp-1727202771.4124188-22340-127876457407487="` echo /root/.ansible/tmp/ansible-tmp-1727202771.4124188-22340-127876457407487 `" ) && sleep 0'
 21264 1727202771.42830: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
 21264 1727202771.42961: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
debug2: fd 3 setting O_NONBLOCK
<<<
 21264 1727202771.43154: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202771.45025: stdout chunk (state=3):
>>>ansible-tmp-1727202771.4124188-22340-127876457407487=/root/.ansible/tmp/ansible-tmp-1727202771.4124188-22340-127876457407487
<<<
 21264 1727202771.45219: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202771.45223: stdout chunk (state=3):
>>><<<
 21264 1727202771.45225: stderr chunk (state=3):
>>><<<
 21264 1727202771.45401: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727202771.4124188-22340-127876457407487=/root/.ansible/tmp/ansible-tmp-1727202771.4124188-22340-127876457407487
, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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
 21264 1727202771.45405: variable 'ansible_module_compression' from source: unknown
 21264 1727202771.45407: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21264ljj_fs96/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED
 21264 1727202771.45488: variable 'ansible_facts' from source: unknown
 21264 1727202771.45700: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727202771.4124188-22340-127876457407487/AnsiballZ_file.py
 21264 1727202771.45973: Sending initial data
 21264 1727202771.45976: Sent initial data (153 bytes)
 21264 1727202771.46911: stderr chunk (state=3):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
<<<
 21264 1727202771.46948: stderr chunk (state=3):
>>>debug1: Reading configuration data /root/.ssh/config
<<<
 21264 1727202771.46964: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
<<<
 21264 1727202771.47053: 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.41.56 originally 10.31.41.56
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.41.56 is address
debug1: re-parsing configuration
<<<
 21264 1727202771.47070: stderr chunk (state=3):
>>>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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202771.47114: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
debug2: fd 3 setting O_NONBLOCK
debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202771.47196: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202771.48828: stderr chunk (state=3):
>>>debug2: Remote version: 3
debug2: Server supports extension "posix-rename@openssh.com" revision 1
debug2: Server supports extension "statvfs@openssh.com" revision 2
debug2: Server supports extension "fstatvfs@openssh.com" revision 2
debug2: Server supports extension "hardlink@openssh.com" revision 1
debug2: Server supports extension "fsync@openssh.com" revision 1
debug2: Server supports extension "lsetstat@openssh.com" revision 1
debug2: Server supports extension "limits@openssh.com" revision 1
debug2: Server supports extension "expand-path@openssh.com" revision 1
debug2: Server supports extension "copy-data" revision 1
debug2: Unrecognised server extension "home-directory"
debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1
<<<
 21264 1727202771.48863: stderr chunk (state=3):
>>>debug2: Sending SSH2_FXP_REALPATH "."
<<<
 21264 1727202771.48926: stdout chunk (state=3):
>>>sftp> put /root/.ansible/tmp/ansible-local-21264ljj_fs96/tmpbwsgrf8r /root/.ansible/tmp/ansible-tmp-1727202771.4124188-22340-127876457407487/AnsiballZ_file.py
<<<
 21264 1727202771.48930: stderr chunk (state=3):
>>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727202771.4124188-22340-127876457407487/AnsiballZ_file.py"
<<<
 21264 1727202771.48976: stderr chunk (state=3):
>>>debug1: stat remote: No such file or directory
debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21264ljj_fs96/tmpbwsgrf8r" to remote "/root/.ansible/tmp/ansible-tmp-1727202771.4124188-22340-127876457407487/AnsiballZ_file.py"
debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727202771.4124188-22340-127876457407487/AnsiballZ_file.py"
<<<
 21264 1727202771.50680: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202771.50739: stderr chunk (state=3):
>>><<<
 21264 1727202771.50742: stdout chunk (state=3):
>>><<<
 21264 1727202771.50758: done transferring module to remote
 21264 1727202771.50775: _low_level_execute_command(): starting
 21264 1727202771.50786: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727202771.4124188-22340-127876457407487/ /root/.ansible/tmp/ansible-tmp-1727202771.4124188-22340-127876457407487/AnsiballZ_file.py && sleep 0'
 21264 1727202771.51610: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
<<<
 21264 1727202771.51616: stderr chunk (state=3):
>>>debug1: Reading configuration data /root/.ssh/config
<<<
 21264 1727202771.51717: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202771.51729: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
<<<
 21264 1727202771.51761: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
 21264 1727202771.51764: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202771.51855: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202771.53695: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202771.53698: stdout chunk (state=3):
>>><<<
 21264 1727202771.53888: stderr chunk (state=3):
>>><<<
 21264 1727202771.53892: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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
 21264 1727202771.53895: _low_level_execute_command(): starting
 21264 1727202771.53898: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727202771.4124188-22340-127876457407487/AnsiballZ_file.py && sleep 0'
 21264 1727202771.54346: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
<<<
 21264 1727202771.54350: stderr chunk (state=3):
>>>debug1: Reading configuration data /root/.ssh/config
<<<
 21264 1727202771.54386: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
<<<
 21264 1727202771.54390: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
 21264 1727202771.54393: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
<<<
 21264 1727202771.54395: stderr chunk (state=3):
>>>debug2: match not found
<<<
 21264 1727202771.54402: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202771.54416: stderr chunk (state=3):
>>>debug1: configuration requests final Match pass
<<<
 21264 1727202771.54423: stderr chunk (state=3):
>>>debug2: resolve_canonicalize: hostname 10.31.41.56 is address
<<<
 21264 1727202771.54454: stderr chunk (state=3):
>>>debug1: re-parsing configuration
<<<
 21264 1727202771.54457: stderr chunk (state=3):
>>>debug1: Reading configuration data /root/.ssh/config
<<<
 21264 1727202771.54487: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
<<<
 21264 1727202771.54491: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
 21264 1727202771.54493: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
<<<
 21264 1727202771.54495: stderr chunk (state=3):
>>>debug2: match found
<<<
 21264 1727202771.54497: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202771.54563: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
<<<
 21264 1727202771.54566: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
 21264 1727202771.54596: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202771.54668: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202771.56883: stdout chunk (state=3):
>>>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'>
<<<
 21264 1727202771.56950: stdout chunk (state=3):
>>>import '_io' # <class '_frozen_importlib.BuiltinImporter'>
import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202771.57046: stdout chunk (state=3):
>>>import 'posix' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202771.57108: stdout chunk (state=3):
>>>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.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202771.57167: stdout chunk (state=3):
>>>import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202771.57176: stdout chunk (state=3):
>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py
<<<
 21264 1727202771.57269: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'
import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b959104d0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b958dfb30>
<<<
 21264 1727202771.57277: stdout chunk (state=3):
>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'
import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b95912a50>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202771.57366: stdout chunk (state=3):
>>>import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202771.57369: stdout chunk (state=3):
>>>import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202771.57504: stdout chunk (state=3):
>>>import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202771.57615: stdout chunk (state=3):
>>>import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib/python3.12/site-packages'
Adding directory: '/usr/lib64/python3.12/site-packages'
<<<
 21264 1727202771.57634: stdout chunk (state=3):
>>>Adding directory: '/usr/lib/python3.12/site-packages'
Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'
# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'
import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b956e5130>
<<<
 21264 1727202771.57712: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py
# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'
import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b956e6060>
<<<
 21264 1727202771.57732: stdout chunk (state=3):
>>>import 'site' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202771.57745: stdout chunk (state=3):
>>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
<<<
 21264 1727202771.57991: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
<<<
 21264 1727202771.58046: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
<<<
 21264 1727202771.58049: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202771.58051: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
<<<
 21264 1727202771.58077: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
<<<
 21264 1727202771.58097: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
<<<
 21264 1727202771.58118: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
<<<
 21264 1727202771.58149: stdout chunk (state=3):
>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b95723f80>
<<<
 21264 1727202771.58152: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py
<<<
 21264 1727202771.58177: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'
<<<
 21264 1727202771.58205: stdout chunk (state=3):
>>>import '_operator' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b95738110>
<<<
 21264 1727202771.58221: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py
<<<
 21264 1727202771.58244: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'
<<<
 21264 1727202771.58265: stdout chunk (state=3):
>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py
<<<
 21264 1727202771.58320: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202771.58339: stdout chunk (state=3):
>>>import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202771.58381: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py
# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'
<<<
 21264 1727202771.58430: stdout chunk (state=3):
>>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b9575b950>
# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py
# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'
<<<
 21264 1727202771.58452: stdout chunk (state=3):
>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b9575bfe0>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202771.58497: stdout chunk (state=3):
>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b9573bbf0>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202771.58519: stdout chunk (state=3):
>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b957392e0>
<<<
 21264 1727202771.58595: stdout chunk (state=3):
>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b95721130>
<<<
 21264 1727202771.58638: stdout chunk (state=3):
>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py
<<<
 21264 1727202771.58657: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'
import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202771.58678: stdout chunk (state=3):
>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py
<<<
 21264 1727202771.58699: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'
<<<
 21264 1727202771.58723: stdout chunk (state=3):
>>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'
<<<
 21264 1727202771.58779: stdout chunk (state=3):
>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b9577b8f0>
<<<
 21264 1727202771.58785: stdout chunk (state=3):
>>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b9577a510>
<<<
 21264 1727202771.58808: stdout chunk (state=3):
>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'
import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b9573a210>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b95778d40>
<<<
 21264 1727202771.58862: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py
<<<
 21264 1727202771.58903: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'
import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b957ac950>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b957203b0>
# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py
# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'
<<<
 21264 1727202771.58931: stdout chunk (state=3):
>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202771.58941: stdout chunk (state=3):
>>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b957ace00>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b957accb0>
<<<
 21264 1727202771.58991: stdout chunk (state=3):
>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b957ad0a0>
<<<
 21264 1727202771.59028: stdout chunk (state=3):
>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b9571eed0>
# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py
<<<
 21264 1727202771.59032: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202771.59051: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py
<<<
 21264 1727202771.59072: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'
<<<
 21264 1727202771.59109: stdout chunk (state=3):
>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b957ad760>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b957ad430>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202771.59140: stdout chunk (state=3):
>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py
<<<
 21264 1727202771.59160: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'
import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b957ae630>
<<<
 21264 1727202771.59224: stdout chunk (state=3):
>>>import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202771.59227: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py
<<<
 21264 1727202771.59262: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py
<<<
 21264 1727202771.59275: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'
import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b957c8860>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202771.59314: stdout chunk (state=3):
>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202771.59346: stdout chunk (state=3):
>>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b957c9fa0>
# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py
# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'
<<<
 21264 1727202771.59378: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py
# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'
<<<
 21264 1727202771.59390: stdout chunk (state=3):
>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b957cae40>
<<<
 21264 1727202771.59438: stdout chunk (state=3):
>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b957cb470>
<<<
 21264 1727202771.59464: stdout chunk (state=3):
>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b957ca390>
# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py
# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'
<<<
 21264 1727202771.59507: stdout chunk (state=3):
>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b957cbe60>
<<<
 21264 1727202771.59527: stdout chunk (state=3):
>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b957cb590>
<<<
 21264 1727202771.59617: stdout chunk (state=3):
>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b957ae690>
<<<
 21264 1727202771.59621: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py
<<<
 21264 1727202771.59703: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py
# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'
<<<
 21264 1727202771.59749: stdout chunk (state=3):
>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b95553d10>
# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py
# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'
# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202771.59752: stdout chunk (state=3):
>>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b9557c830>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b9557c590>
<<<
 21264 1727202771.59788: stdout chunk (state=3):
>>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b9557c770>
<<<
 21264 1727202771.59830: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py
# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'
<<<
 21264 1727202771.59870: stdout chunk (state=3):
>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202771.60088: stdout chunk (state=3):
>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b9557d100>
<<<
 21264 1727202771.60178: stdout chunk (state=3):
>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b9557da30>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b9557c9e0>
<<<
 21264 1727202771.60287: stdout chunk (state=3):
>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b95551eb0>
# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py
# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py
# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'
import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b9557ede0>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b9557db20>
<<<
 21264 1727202771.60358: stdout chunk (state=3):
>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b957aed80>
# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py
<<<
 21264 1727202771.60424: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py
<<<
 21264 1727202771.60454: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'
import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b955ab110>
<<<
 21264 1727202771.60517: stdout chunk (state=3):
>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202771.60590: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py
<<<
 21264 1727202771.60615: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'
<<<
 21264 1727202771.60655: stdout chunk (state=3):
>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b955cb4d0>
# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py
<<<
 21264 1727202771.60685: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'
<<<
 21264 1727202771.60738: stdout chunk (state=3):
>>>import 'ntpath' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'
import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b9562c290>
<<<
 21264 1727202771.60836: stdout chunk (state=3):
>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py
<<<
 21264 1727202771.60909: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py
# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'
<<<
 21264 1727202771.60922: stdout chunk (state=3):
>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b9562e9f0>
<<<
 21264 1727202771.61117: stdout chunk (state=3):
>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b9562c3b0>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b955f52e0>
<<<
 21264 1727202771.61135: stdout chunk (state=3):
>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'
import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94f292e0>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b955ca2d0>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b9557fce0>
<<<
 21264 1727202771.61190: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
<<<
 21264 1727202771.61216: stdout chunk (state=3):
>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2b955ca8d0>
<<<
 21264 1727202771.61575: stdout chunk (state=3):
>>># zipimport: found 30 names in '/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip'
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py
# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'
<<<
 21264 1727202771.61578: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py
<<<
 21264 1727202771.61647: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'
<<<
 21264 1727202771.61719: stdout chunk (state=3):
>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'
import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94f7f020>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202771.61999: stdout chunk (state=3):
>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94f5df10>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94f5d0a0>
# zipimport: zlib available
<<<
 21264 1727202771.62132: stdout chunk (state=3):
>>>import 'ansible' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/">
# zipimport: zlib available
<<<
 21264 1727202771.63411: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202771.64546: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py
# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'
import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94f7cef0>
<<<
 21264 1727202771.64583: stdout chunk (state=3):
>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py
# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202771.64609: stdout chunk (state=3):
>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py
<<<
 21264 1727202771.64636: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py
# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'
<<<
 21264 1727202771.64666: stdout chunk (state=3):
>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202771.64690: stdout chunk (state=3):
>>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b94fa69f0>
<<<
 21264 1727202771.64714: stdout chunk (state=3):
>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94fa6780>
<<<
 21264 1727202771.64753: stdout chunk (state=3):
>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94fa6090>
<<<
 21264 1727202771.64776: stdout chunk (state=3):
>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'
<<<
 21264 1727202771.64823: stdout chunk (state=3):
>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94fa6ae0>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94f7fcb0>
<<<
 21264 1727202771.64838: stdout chunk (state=3):
>>>import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202771.64861: stdout chunk (state=3):
>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b94fa7770>
<<<
 21264 1727202771.64930: stdout chunk (state=3):
>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b94fa79b0>
<<<
 21264 1727202771.65075: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py
# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'
import '_locale' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94fa7ef0>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py
<<<
 21264 1727202771.65081: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'
<<<
 21264 1727202771.65120: stdout chunk (state=3):
>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94e11d00>
<<<
 21264 1727202771.65150: stdout chunk (state=3):
>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b94e13920>
<<<
 21264 1727202771.65310: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py
# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'
import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94e142f0>
# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py
# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'
import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94e15490>
<<<
 21264 1727202771.65313: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py
<<<
 21264 1727202771.65372: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'
<<<
 21264 1727202771.65376: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py
# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'
<<<
 21264 1727202771.65488: stdout chunk (state=3):
>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94e17f20>
# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b95722d50>
<<<
 21264 1727202771.65492: stdout chunk (state=3):
>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94e161e0>
<<<
 21264 1727202771.65585: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py
# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py
# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py
<<<
 21264 1727202771.65701: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'
<<<
 21264 1727202771.65718: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py
# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'
import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94e23e60>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202771.65747: stdout chunk (state=3):
>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94e22930>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94e22690>
# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py
<<<
 21264 1727202771.65797: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'
<<<
 21264 1727202771.65937: stdout chunk (state=3):
>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94e22c00>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94e166f0>
# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b94e67f80>
<<<
 21264 1727202771.65940: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'
import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94e68260>
<<<
 21264 1727202771.65996: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py
<<<
 21264 1727202771.66005: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'
<<<
 21264 1727202771.66063: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py
# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'
# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b94e69d00>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94e69ac0>
<<<
 21264 1727202771.66094: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py
<<<
 21264 1727202771.66192: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'
<<<
 21264 1727202771.66247: stdout chunk (state=3):
>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b94e6c260>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94e6a3f0>
<<<
 21264 1727202771.66562: stdout chunk (state=3):
>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py
# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py
# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'
import '_string' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94e6f9e0>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94e6c3b0>
<<<
 21264 1727202771.66586: stdout chunk (state=3):
>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b94e70740>
<<<
 21264 1727202771.66624: stdout chunk (state=3):
>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b94e70980>
<<<
 21264 1727202771.66742: stdout chunk (state=3):
>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202771.66745: stdout chunk (state=3):
>>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b94e70d10>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94e68410>
<<<
 21264 1727202771.66748: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py
<<<
 21264 1727202771.66750: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'
<<<
 21264 1727202771.66839: stdout chunk (state=3):
>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b94efc440>
<<<
 21264 1727202771.67158: stdout chunk (state=3):
>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b94efd580>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94e72bd0>
# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b94e73f50>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94e727b0>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
<<<
 21264 1727202771.67311: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
<<<
 21264 1727202771.67429: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202771.67543: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202771.68098: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202771.68737: stdout chunk (state=3):
>>>import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f2b94efdb20>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f2b94efdb20>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/common/text/">
# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202771.68770: stdout chunk (state=3):
>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b94d018b0>
<<<
 21264 1727202771.68851: stdout chunk (state=3):
>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py
<<<
 21264 1727202771.69003: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'
import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94d02630>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94efd790>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
<<<
 21264 1727202771.69132: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202771.69286: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py
# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'
<<<
 21264 1727202771.69304: stdout chunk (state=3):
>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94d027e0>
# zipimport: zlib available
<<<
 21264 1727202771.69765: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202771.70506: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
<<<
 21264 1727202771.70585: stdout chunk (state=3):
>>>import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/">
<<<
 21264 1727202771.70615: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/">
<<<
 21264 1727202771.70628: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202771.70670: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202771.70706: stdout chunk (state=3):
>>>import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/parsing/">
<<<
 21264 1727202771.70722: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202771.70998: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202771.71402: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py
# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'
import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94d038f0>
# zipimport: zlib available
# zipimport: zlib available
<<<
 21264 1727202771.71815: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
<<<
 21264 1727202771.71818: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202771.71820: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202771.71822: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202771.71824: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py
<<<
 21264 1727202771.71991: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202771.72105: stdout chunk (state=3):
>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b94d0e1e0>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94d09ac0>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
<<<
 21264 1727202771.72120: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202771.72305: stdout chunk (state=3):
>>># zipimport: zlib available
# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py
<<<
 21264 1727202771.72319: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'
<<<
 21264 1727202771.72505: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py
# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'
import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94ffaab0>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94fee780>
<<<
 21264 1727202771.72523: stdout chunk (state=3):
>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94d0e000>
<<<
 21264 1727202771.72659: stdout chunk (state=3):
>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94d04620>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
<<<
 21264 1727202771.72705: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/">
# zipimport: zlib available
<<<
 21264 1727202771.73195: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202771.73806: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202771.74567: stdout chunk (state=3):
>>>
{"path": "/var/lib/rsyslog", "changed": false, "diff": {"before": {"path": "/var/lib/rsyslog"}, "after": {"path": "/var/lib/rsyslog"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 29, "invocation": {"module_args": {"state": "directory", "path": "/var/lib/rsyslog", "mode": "0700", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}
<<<
 21264 1727202771.74586: stdout chunk (state=3):
>>># destroy __main__
<<<
 21264 1727202771.74945: stdout chunk (state=3):
>>># clear sys.path_importer_cache
<<<
 21264 1727202771.74956: stdout chunk (state=3):
>>># clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys<<<
 21264 1727202771.74972: 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
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
<<<
 21264 1727202771.74997: stdout chunk (state=3):
>>># cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
<<<
 21264 1727202771.75050: stdout chunk (state=3):
>>># cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# destroy base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
<<<
 21264 1727202771.75054: stdout chunk (state=3):
>>># destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
<<<
 21264 1727202771.75194: stdout chunk (state=3):
>>># cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
<<<
 21264 1727202771.75218: stdout chunk (state=3):
>>># cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# destroy socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
<<<
 21264 1727202771.75390: stdout chunk (state=3):
>>># destroy _sitebuiltins
# destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
<<<
 21264 1727202771.75396: stdout chunk (state=3):
>>># destroy _lzma
# destroy binascii
# destroy struct
# destroy zlib
# destroy bz2
# destroy lzma
# destroy zipfile._path
<<<
 21264 1727202771.75419: stdout chunk (state=3):
>>># destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy ipaddress
<<<
 21264 1727202771.75437: stdout chunk (state=3):
>>># destroy ntpath
<<<
 21264 1727202771.75488: stdout chunk (state=3):
>>># destroy importlib
# destroy zipimport
# destroy array
<<<
 21264 1727202771.75496: stdout chunk (state=3):
>>># cleanup[3] wiping ansible.module_utils.distro
# destroy distro.distro
# cleanup[3] wiping distro
# cleanup[3] wiping argparse
# cleanup[3] wiping selinux
<<<
 21264 1727202771.75512: stdout chunk (state=3):
>>># cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ansible.module_utils.compat.selinux
# cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
# cleanup[3] wiping ansible.module_utils.six.moves
# cleanup[3] wiping systemd.daemon
# cleanup[3] wiping systemd._daemon
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.journal
# destroy uuid
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping logging
<<<
 21264 1727202771.75652: stdout chunk (state=3):
>>># cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping datetime
# cleanup[3] wiping _datetime
# cleanup[3] wiping syslog
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping subprocess
# destroy signal
# destroy threading
# cleanup[3] wiping _posixsubprocess
# destroy _posixsubprocess
# cleanup[3] wiping shlex
# cleanup[3] wiping selectors
# cleanup[3] wiping select
# cleanup[3] wiping platform
# cleanup[3] wiping pwd
# cleanup[3] wiping locale
<<<
 21264 1727202771.75657: stdout chunk (state=3):
>>># destroy encodings
# cleanup[3] wiping _locale
# destroy _locale
# cleanup[3] wiping fcntl
# cleanup[3] wiping grp
# cleanup[3] wiping atexit
# cleanup[3] wiping json
# destroy json.decoder
# destroy json.encoder
# cleanup[3] wiping json.scanner
# cleanup[3] wiping _json
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping tempfile
# destroy io
# destroy weakref
# cleanup[3] wiping hashlib
# cleanup[3] wiping _blake2
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping shutil
# destroy fnmatch
# cleanup[3] wiping errno
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
# destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
# cleanup[3] wiping _sre
# cleanup[3] wiping functools
<<<
 21264 1727202771.75660: stdout chunk (state=3):
>>># cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
# cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
<<<
 21264 1727202771.75898: stdout chunk (state=3):
>>># destroy abc
# cleanup[3] wiping os.path
# destroy genericpath
# cleanup[3] wiping posixpath
# cleanup[3] wiping _collections_abc
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping __main__
# cleanup[3] wiping _abc
# cleanup[3] wiping _signal
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
# cleanup[3] wiping marshal
# cleanup[3] wiping _io
# cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _imp
# cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping sys
# cleanup[3] wiping builtins
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
# destroy sys.monitoring
# destroy _socket
<<<
 21264 1727202771.76005: stdout chunk (state=3):
>>># destroy _collections_abc
# destroy _weakref
<<<
 21264 1727202771.76012: stdout chunk (state=3):
>>># destroy _uuid
# destroy posixpath
# destroy __main__
# destroy atexit
# destroy errno
# destroy grp
# destroy fcntl
# destroy locale
# destroy pwd
# destroy selectors
# destroy shutil
# destroy tempfile
# destroy traceback
# destroy syslog
<<<
 21264 1727202771.76018: stdout chunk (state=3):
>>># destroy systemd.journal
# destroy systemd.daemon
# destroy ansible.module_utils.compat.selinux
# destroy hashlib
# destroy selinux
# destroy ansible.module_utils.six.moves.urllib
# destroy ansible.module_utils.six.moves
# destroy datetime
# destroy re._parser
# destroy tokenize
<<<
 21264 1727202771.76039: stdout chunk (state=3):
>>># destroy _string
# destroy _frozen_importlib_external
# destroy _imp
# destroy marshal
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy stat
# destroy _blake2
# destroy platform
# destroy distro
# destroy json.scanner
# destroy _json
<<<
 21264 1727202771.76049: stdout chunk (state=3):
>>># destroy select
<<<
 21264 1727202771.76466: stdout chunk (state=3):
>>># destroy selinux._selinux
# destroy collections
# destroy copyreg
# destroy contextlib
# destroy _signal
# destroy _typing
# destroy _tokenize
# destroy argparse
# destroy json
# destroy logging
# destroy shlex
# destroy subprocess
# destroy warnings
# destroy operator
# clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
# destroy codecs
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy encodings.utf_8_sig
# destroy encodings.cp437
# destroy _codecs
# destroy functools
# destroy time
# destroy _warnings
# destroy math
# destroy _bisect
# destroy re
# destroy _random
# destroy _hashlib
# destroy itertools
# destroy _collections
# destroy _operator
# destroy builtins
# destroy _thread
<<<
 21264 1727202771.76470: stdout chunk (state=3):
>>># destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy _io
# clear sys.audit hooks
<<<
 21264 1727202771.76696: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202771.76706: stderr chunk (state=3):
>>>Shared connection to 10.31.41.56 closed.
<<<
 21264 1727202771.76741: stderr chunk (state=3):
>>><<<
 21264 1727202771.76801: stdout chunk (state=3):
>>><<<
 21264 1727202771.76887: _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.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'
import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'
import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b959104d0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b958dfb30>
# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'
import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b95912a50>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib/python3.12/site-packages'
Adding directory: '/usr/lib64/python3.12/site-packages'
Adding directory: '/usr/lib/python3.12/site-packages'
Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'
# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'
import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b956e5130>
# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py
# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'
import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b956e6060>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b95723f80>
# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py
# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'
import '_operator' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b95738110>
# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py
# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'
import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py
# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'
import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b9575b950>
# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py
# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'
import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b9575bfe0>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b9573bbf0>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b957392e0>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b95721130>
# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'
import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'
import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b9577b8f0>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b9577a510>
# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'
import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b9573a210>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b95778d40>
# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py
# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'
import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b957ac950>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b957203b0>
# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py
# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'
# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b957ace00>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b957accb0>
# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b957ad0a0>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b9571eed0>
# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py
# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'
import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b957ad760>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b957ad430>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'
import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b957ae630>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py
# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py
# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'
import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b957c8860>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b957c9fa0>
# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py
# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py
# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'
import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b957cae40>
# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b957cb470>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b957ca390>
# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py
# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'
# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b957cbe60>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b957cb590>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b957ae690>
# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py
# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py
# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'
# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b95553d10>
# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py
# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'
# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b9557c830>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b9557c590>
# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b9557c770>
# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py
# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'
# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b9557d100>
# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b9557da30>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b9557c9e0>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b95551eb0>
# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py
# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py
# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'
import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b9557ede0>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b9557db20>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b957aed80>
# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py
# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'
import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b955ab110>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py
# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'
import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b955cb4d0>
# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py
# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'
import 'ntpath' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'
import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b9562c290>
# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py
# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'
import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b9562e9f0>
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b9562c3b0>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b955f52e0>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'
import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94f292e0>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b955ca2d0>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b9557fce0>
# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2b955ca8d0>
# zipimport: found 30 names in '/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip'
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py
# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py
# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'
import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94f7f020>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94f5df10>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94f5d0a0>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py
# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'
import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94f7cef0>
# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py
# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py
# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'
# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b94fa69f0>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94fa6780>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94fa6090>
# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'
import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94fa6ae0>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94f7fcb0>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b94fa7770>
# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b94fa79b0>
# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py
# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'
import '_locale' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94fa7ef0>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py
# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'
import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94e11d00>
# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b94e13920>
# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py
# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'
import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94e142f0>
# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py
# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'
import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94e15490>
# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py
# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py
# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'
import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94e17f20>
# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b95722d50>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94e161e0>
# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py
# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py
# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py
# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py
# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'
import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94e23e60>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94e22930>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94e22690>
# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py
# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'
import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94e22c00>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94e166f0>
# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b94e67f80>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'
import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94e68260>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py
# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'
# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b94e69d00>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94e69ac0>
# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py
# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'
# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b94e6c260>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94e6a3f0>
# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py
# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py
# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'
import '_string' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94e6f9e0>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94e6c3b0>
# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b94e70740>
# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b94e70980>
# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b94e70d10>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94e68410>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py
# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'
# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b94efc440>
# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b94efd580>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94e72bd0>
# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b94e73f50>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94e727b0>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f2b94efdb20>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f2b94efdb20>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/common/text/">
# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'
# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b94d018b0>
# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'
import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94d02630>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94efd790>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py
# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'
import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94d027e0>
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/parsing/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py
# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'
import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94d038f0>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'
# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b94d0e1e0>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94d09ac0>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py
# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py
# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'
import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94ffaab0>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94fee780>
import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94d0e000>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b94d04620>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_file_payload_4s6mkbj9/ansible_file_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available

{"path": "/var/lib/rsyslog", "changed": false, "diff": {"before": {"path": "/var/lib/rsyslog"}, "after": {"path": "/var/lib/rsyslog"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 29, "invocation": {"module_args": {"state": "directory", "path": "/var/lib/rsyslog", "mode": "0700", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}
# destroy __main__
# clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# destroy base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# destroy socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
# destroy _sitebuiltins
# destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
# destroy _lzma
# destroy binascii
# destroy struct
# destroy zlib
# destroy bz2
# destroy lzma
# destroy zipfile._path
# destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy ipaddress
# destroy ntpath
# destroy importlib
# destroy zipimport
# destroy array
# cleanup[3] wiping ansible.module_utils.distro
# destroy distro.distro
# cleanup[3] wiping distro
# cleanup[3] wiping argparse
# cleanup[3] wiping selinux
# cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ansible.module_utils.compat.selinux
# cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
# cleanup[3] wiping ansible.module_utils.six.moves
# cleanup[3] wiping systemd.daemon
# cleanup[3] wiping systemd._daemon
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.journal
# destroy uuid
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping logging
# cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping datetime
# cleanup[3] wiping _datetime
# cleanup[3] wiping syslog
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping subprocess
# destroy signal
# destroy threading
# cleanup[3] wiping _posixsubprocess
# destroy _posixsubprocess
# cleanup[3] wiping shlex
# cleanup[3] wiping selectors
# cleanup[3] wiping select
# cleanup[3] wiping platform
# cleanup[3] wiping pwd
# cleanup[3] wiping locale
# destroy encodings
# cleanup[3] wiping _locale
# destroy _locale
# cleanup[3] wiping fcntl
# cleanup[3] wiping grp
# cleanup[3] wiping atexit
# cleanup[3] wiping json
# destroy json.decoder
# destroy json.encoder
# cleanup[3] wiping json.scanner
# cleanup[3] wiping _json
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping tempfile
# destroy io
# destroy weakref
# cleanup[3] wiping hashlib
# cleanup[3] wiping _blake2
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping shutil
# destroy fnmatch
# cleanup[3] wiping errno
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
# destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
# cleanup[3] wiping _sre
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
# cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
# destroy abc
# cleanup[3] wiping os.path
# destroy genericpath
# cleanup[3] wiping posixpath
# cleanup[3] wiping _collections_abc
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping __main__
# cleanup[3] wiping _abc
# cleanup[3] wiping _signal
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
# cleanup[3] wiping marshal
# cleanup[3] wiping _io
# cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _imp
# cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping sys
# cleanup[3] wiping builtins
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
# destroy sys.monitoring
# destroy _socket
# destroy _collections_abc
# destroy _weakref
# destroy _uuid
# destroy posixpath
# destroy __main__
# destroy atexit
# destroy errno
# destroy grp
# destroy fcntl
# destroy locale
# destroy pwd
# destroy selectors
# destroy shutil
# destroy tempfile
# destroy traceback
# destroy syslog
# destroy systemd.journal
# destroy systemd.daemon
# destroy ansible.module_utils.compat.selinux
# destroy hashlib
# destroy selinux
# destroy ansible.module_utils.six.moves.urllib
# destroy ansible.module_utils.six.moves
# destroy datetime
# destroy re._parser
# destroy tokenize
# destroy _string
# destroy _frozen_importlib_external
# destroy _imp
# destroy marshal
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy stat
# destroy _blake2
# destroy platform
# destroy distro
# destroy json.scanner
# destroy _json
# destroy select
# destroy selinux._selinux
# destroy collections
# destroy copyreg
# destroy contextlib
# destroy _signal
# destroy _typing
# destroy _tokenize
# destroy argparse
# destroy json
# destroy logging
# destroy shlex
# destroy subprocess
# destroy warnings
# destroy operator
# clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
# destroy codecs
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy encodings.utf_8_sig
# destroy encodings.cp437
# destroy _codecs
# destroy functools
# destroy time
# destroy _warnings
# destroy math
# destroy _bisect
# destroy re
# destroy _random
# destroy _hashlib
# destroy itertools
# destroy _collections
# destroy _operator
# destroy builtins
# destroy _thread
# destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy _io
# clear sys.audit hooks
, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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.41.56 closed.
 21264 1727202771.78825: done with _execute_module (file, {'state': 'directory', 'path': '/var/lib/rsyslog', 'mode': '0700', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727202771.4124188-22340-127876457407487/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})
 21264 1727202771.78832: _low_level_execute_command(): starting
 21264 1727202771.78835: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727202771.4124188-22340-127876457407487/ > /dev/null 2>&1 && sleep 0'
 21264 1727202771.78838: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
debug2: fd 3 setting O_NONBLOCK
<<<
 21264 1727202771.78840: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202771.78843: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202771.80536: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202771.80540: stdout chunk (state=3):
>>><<<
 21264 1727202771.80546: stderr chunk (state=3):
>>><<<
 21264 1727202771.80559: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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
 21264 1727202771.80566: handler run complete
 21264 1727202771.80596: attempt loop complete, returning result
 21264 1727202771.80600: _execute() done
 21264 1727202771.80602: dumping result to json
 21264 1727202771.80608: done dumping result, returning
 21264 1727202771.80617: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Create a work directory [0e798799-7813-bb7e-0ba7-000000000626]
 21264 1727202771.80620: sending task result for task 0e798799-7813-bb7e-0ba7-000000000626
 21264 1727202771.80987: done sending task result for task 0e798799-7813-bb7e-0ba7-000000000626
 21264 1727202771.80990: WORKER PROCESS EXITING
ok: [managed-node1] => {
    "changed": false,
    "gid": 0,
    "group": "root",
    "mode": "0700",
    "owner": "root",
    "path": "/var/lib/rsyslog",
    "secontext": "system_u:object_r:syslogd_var_lib_t:s0",
    "size": 29,
    "state": "directory",
    "uid": 0
}
 21264 1727202771.81090: no more pending results, returning what we have
 21264 1727202771.81093: results queue empty
 21264 1727202771.81094: checking for any_errors_fatal
 21264 1727202771.81102: done checking for any_errors_fatal
 21264 1727202771.81102: checking for max_fail_percentage
 21264 1727202771.81104: done checking for max_fail_percentage
 21264 1727202771.81104: checking to see if all hosts have failed and the running result is not ok
 21264 1727202771.81105: done checking to see if all hosts have failed
 21264 1727202771.81106: getting the remaining hosts for this loop
 21264 1727202771.81108: done getting the remaining hosts for this loop
 21264 1727202771.81111: getting the next task for host managed-node1
 21264 1727202771.81117: done getting next task for host managed-node1
 21264 1727202771.81121:  ^ task is: TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.
 21264 1727202771.81126:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=9, 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=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? (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), 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
 21264 1727202771.81136: getting variables
 21264 1727202771.81137: in VariableManager get_vars()
 21264 1727202771.81175: Calling all_inventory to load vars for managed-node1
 21264 1727202771.81180: Calling groups_inventory to load vars for managed-node1
 21264 1727202771.81586: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202771.81596: Calling all_plugins_play to load vars for managed-node1
 21264 1727202771.81599: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202771.81601: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202771.85210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202771.88422: done with get_vars()
 21264 1727202771.88443: done getting variables

TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:89
Tuesday 24 September 2024  14:32:51 -0400 (0:00:00.574)       0:00:15.657 ***** 
 21264 1727202771.88552: entering _queue_task() for managed-node1/file
 21264 1727202771.89249: worker is 1 (out of 1 available)
 21264 1727202771.89261: exiting _queue_task() for managed-node1/file
 21264 1727202771.89273: done queuing things up, now waiting for results queue to drain
 21264 1727202771.89274: waiting for pending results...
 21264 1727202771.90019: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.
 21264 1727202771.90307: in run() - task 0e798799-7813-bb7e-0ba7-000000000627
 21264 1727202771.90310: variable 'ansible_search_path' from source: unknown
 21264 1727202771.90314: variable 'ansible_search_path' from source: unknown
 21264 1727202771.90415: calling self._execute()
 21264 1727202771.90742: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202771.90745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202771.90748: variable 'omit' from source: magic vars
 21264 1727202771.91431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202771.96033: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202771.96219: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202771.96326: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202771.96365: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202771.96432: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202771.96632: 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)
 21264 1727202771.96787: 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)
 21264 1727202771.96791: 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)
 21264 1727202771.96853: 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)
 21264 1727202771.96987: 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)
 21264 1727202771.97126: Evaluated conditional (not __rsyslog_failed_validation | d(false)): True
 21264 1727202771.97488: variable 'omit' from source: magic vars
 21264 1727202771.97509: variable 'omit' from source: magic vars
 21264 1727202771.97543: variable '__rsyslog_system_log_dir' from source: include params
 21264 1727202771.97624: variable '__rsyslog_system_log_dir' from source: include params
 21264 1727202771.97634: variable 'logging_system_log_dir' from source: role '' defaults
 21264 1727202771.97750: variable 'logging_system_log_dir' from source: role '' defaults
 21264 1727202771.97840: variable 'omit' from source: magic vars
 21264 1727202771.97871: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
 21264 1727202771.97947: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
 21264 1727202771.97970: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
 21264 1727202771.98018: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202771.98187: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202771.98190: variable 'inventory_hostname' from source: host vars for 'managed-node1'
 21264 1727202771.98193: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202771.98201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202771.98309: Set connection var ansible_pipelining to False
 21264 1727202771.98570: Set connection var ansible_shell_type to sh
 21264 1727202771.98574: Set connection var ansible_module_compression to ZIP_DEFLATED
 21264 1727202771.98578: Set connection var ansible_timeout to 10
 21264 1727202771.98581: Set connection var ansible_shell_executable to /bin/sh
 21264 1727202771.98585: Set connection var ansible_connection to ssh
 21264 1727202771.98587: variable 'ansible_shell_executable' from source: unknown
 21264 1727202771.98589: variable 'ansible_connection' from source: unknown
 21264 1727202771.98591: variable 'ansible_module_compression' from source: unknown
 21264 1727202771.98593: variable 'ansible_shell_type' from source: unknown
 21264 1727202771.98595: variable 'ansible_shell_executable' from source: unknown
 21264 1727202771.98597: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202771.98599: variable 'ansible_pipelining' from source: unknown
 21264 1727202771.98601: variable 'ansible_timeout' from source: unknown
 21264 1727202771.98603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202771.98903: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)
 21264 1727202771.98919: variable 'omit' from source: magic vars
 21264 1727202771.98929: starting attempt loop
 21264 1727202771.98936: running the handler
 21264 1727202771.98954: _low_level_execute_command(): starting
 21264 1727202771.98965: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'
 21264 1727202772.00429: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
<<<
 21264 1727202772.00580: stderr chunk (state=3):
>>>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.41.56 originally 10.31.41.56
debug2: match not found
<<<
 21264 1727202772.00687: 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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
<<<
 21264 1727202772.00724: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202772.00770: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202772.02479: stdout chunk (state=3):
>>>/root
<<<
 21264 1727202772.02613: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202772.02628: stdout chunk (state=3):
>>><<<
 21264 1727202772.02641: stderr chunk (state=3):
>>><<<
 21264 1727202772.02663: _low_level_execute_command() done: rc=0, stdout=/root
, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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
 21264 1727202772.02787: _low_level_execute_command(): starting
 21264 1727202772.02791: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727202772.0273118-22355-73932644127840 `" && echo ansible-tmp-1727202772.0273118-22355-73932644127840="` echo /root/.ansible/tmp/ansible-tmp-1727202772.0273118-22355-73932644127840 `" ) && sleep 0'
 21264 1727202772.04133: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
<<<
 21264 1727202772.04180: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
 21264 1727202772.04292: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202772.04603: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
debug2: fd 3 setting O_NONBLOCK
<<<
 21264 1727202772.04633: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202772.04704: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202772.06688: stdout chunk (state=3):
>>>ansible-tmp-1727202772.0273118-22355-73932644127840=/root/.ansible/tmp/ansible-tmp-1727202772.0273118-22355-73932644127840
<<<
 21264 1727202772.06802: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202772.06831: stderr chunk (state=3):
>>><<<
 21264 1727202772.06858: stdout chunk (state=3):
>>><<<
 21264 1727202772.06900: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727202772.0273118-22355-73932644127840=/root/.ansible/tmp/ansible-tmp-1727202772.0273118-22355-73932644127840
, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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
 21264 1727202772.07118: variable 'ansible_module_compression' from source: unknown
 21264 1727202772.07122: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21264ljj_fs96/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED
 21264 1727202772.07329: variable 'ansible_facts' from source: unknown
 21264 1727202772.07689: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727202772.0273118-22355-73932644127840/AnsiballZ_file.py
 21264 1727202772.07894: Sending initial data
 21264 1727202772.07904: Sent initial data (152 bytes)
 21264 1727202772.09149: stderr chunk (state=3):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
 21264 1727202772.09162: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 is address
debug1: re-parsing configuration
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
<<<
 21264 1727202772.09173: 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202772.09230: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
<<<
 21264 1727202772.09242: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
 21264 1727202772.09462: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202772.09533: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202772.11194: 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
<<<
 21264 1727202772.11209: stderr chunk (state=3):
>>>debug2: Server supports extension "copy-data" revision 1
debug2: Unrecognised server extension "home-directory"
debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1
<<<
 21264 1727202772.11243: stderr chunk (state=3):
>>>debug2: Sending SSH2_FXP_REALPATH "."
<<<
 21264 1727202772.11294: stdout chunk (state=3):
>>>sftp> put /root/.ansible/tmp/ansible-local-21264ljj_fs96/tmp5tf0tu4v /root/.ansible/tmp/ansible-tmp-1727202772.0273118-22355-73932644127840/AnsiballZ_file.py
<<<
 21264 1727202772.11304: stderr chunk (state=3):
>>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727202772.0273118-22355-73932644127840/AnsiballZ_file.py"
<<<
 21264 1727202772.11334: stderr chunk (state=3):
>>>debug1: stat remote: No such file or directory
debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21264ljj_fs96/tmp5tf0tu4v" to remote "/root/.ansible/tmp/ansible-tmp-1727202772.0273118-22355-73932644127840/AnsiballZ_file.py"
<<<
 21264 1727202772.11348: stderr chunk (state=3):
>>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727202772.0273118-22355-73932644127840/AnsiballZ_file.py"
<<<
 21264 1727202772.12902: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202772.12950: stderr chunk (state=3):
>>><<<
 21264 1727202772.13032: stdout chunk (state=3):
>>><<<
 21264 1727202772.13035: done transferring module to remote
 21264 1727202772.13037: _low_level_execute_command(): starting
 21264 1727202772.13040: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727202772.0273118-22355-73932644127840/ /root/.ansible/tmp/ansible-tmp-1727202772.0273118-22355-73932644127840/AnsiballZ_file.py && sleep 0'
 21264 1727202772.14810: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
<<<
 21264 1727202772.14997: stderr chunk (state=3):
>>>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.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202772.15115: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
debug2: fd 3 setting O_NONBLOCK
<<<
 21264 1727202772.15177: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202772.15260: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202772.17130: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202772.17306: stderr chunk (state=3):
>>><<<
 21264 1727202772.17310: stdout chunk (state=3):
>>><<<
 21264 1727202772.17312: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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
 21264 1727202772.17315: _low_level_execute_command(): starting
 21264 1727202772.17317: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727202772.0273118-22355-73932644127840/AnsiballZ_file.py && sleep 0'
 21264 1727202772.18636: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
<<<
 21264 1727202772.18669: stderr chunk (state=3):
>>>debug1: Reading configuration data /root/.ssh/config
<<<
 21264 1727202772.18684: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
<<<
 21264 1727202772.18702: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
 21264 1727202772.18743: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
<<<
 21264 1727202772.18857: stderr chunk (state=3):
>>>debug2: match not found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: configuration requests final Match pass
debug2: resolve_canonicalize: hostname 10.31.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202772.19115: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
debug2: fd 3 setting O_NONBLOCK
<<<
 21264 1727202772.19126: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202772.19352: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202772.21677: stdout chunk (state=3):
>>>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'>
<<<
 21264 1727202772.21720: stdout chunk (state=3):
>>>import 'zipimport' # <class '_frozen_importlib.FrozenImporter'>
# installed zipimport hook
<<<
 21264 1727202772.21804: stdout chunk (state=3):
>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'
import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202772.21837: stdout chunk (state=3):
>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'
<<<
 21264 1727202772.21851: stdout chunk (state=3):
>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99682184d0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99681e7b30>
<<<
 21264 1727202772.22033: stdout chunk (state=3):
>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'
import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f996821aa50>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202772.22064: stdout chunk (state=3):
>>>import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202772.22242: stdout chunk (state=3):
>>>import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib/python3.12/site-packages'
<<<
 21264 1727202772.22266: stdout chunk (state=3):
>>>Adding directory: '/usr/lib64/python3.12/site-packages'
Adding directory: '/usr/lib/python3.12/site-packages'
Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'
# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'
import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967fe9130>
<<<
 21264 1727202772.22358: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py
<<<
 21264 1727202772.22380: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'
import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967fea060>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
<<<
 21264 1727202772.22699: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
<<<
 21264 1727202772.22703: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
<<<
 21264 1727202772.22720: stdout chunk (state=3):
>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
<<<
 21264 1727202772.22742: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
<<<
 21264 1727202772.22797: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
<<<
 21264 1727202772.22800: stdout chunk (state=3):
>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9968027f80>
<<<
 21264 1727202772.22957: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py
# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'
<<<
 21264 1727202772.22961: stdout chunk (state=3):
>>>import '_operator' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f996803c110>
# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py
# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py
<<<
 21264 1727202772.22963: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202772.23005: stdout chunk (state=3):
>>>import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py
# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'
import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f996805f9b0>
<<<
 21264 1727202772.23037: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py
# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'
import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f996805ff80>
<<<
 21264 1727202772.23429: stdout chunk (state=3):
>>>import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f996803fc50>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f996803d370>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9968025130>
# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'
import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py
<<<
 21264 1727202772.23433: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'
import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f996807f920>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f996807e540>
# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'
import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f996803e210>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f996807cdd0>
<<<
 21264 1727202772.23508: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py
# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'
import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99680b09e0>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99680243b0>
<<<
 21264 1727202772.23615: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py
# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'
<<<
 21264 1727202772.23620: stdout chunk (state=3):
>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99680b0e90>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99680b0d40>
# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99680b1130>
<<<
 21264 1727202772.23626: stdout chunk (state=3):
>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9968022ed0>
<<<
 21264 1727202772.23861: stdout chunk (state=3):
>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202772.23865: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py
<<<
 21264 1727202772.23867: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'
import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99680b17f0>
<<<
 21264 1727202772.23869: stdout chunk (state=3):
>>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99680b14c0>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202772.23903: stdout chunk (state=3):
>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'
import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99680b26f0>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py
# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py
# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'
import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99680cc8c0>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202772.23945: stdout chunk (state=3):
>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99680ce000>
<<<
 21264 1727202772.24004: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py
# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'
<<<
 21264 1727202772.24007: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py
<<<
 21264 1727202772.24075: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'
import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99680cee70>
# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99680cf4d0>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99680ce3f0>
# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py
<<<
 21264 1727202772.24203: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'
<<<
 21264 1727202772.24225: stdout chunk (state=3):
>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99680cff50>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99680cf680>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99680b0da0>
# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py
<<<
 21264 1727202772.24240: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'
<<<
 21264 1727202772.24329: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py
# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'
# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9967e5bda0>
# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py
<<<
 21264 1727202772.24391: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'
# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9967e848f0>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967e84650>
# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9967e84920>
<<<
 21264 1727202772.24422: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py
# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'
<<<
 21264 1727202772.24704: stdout chunk (state=3):
>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9967e85220>
<<<
 21264 1727202772.24781: stdout chunk (state=3):
>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9967e85c10>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967e84ad0>
<<<
 21264 1727202772.24804: stdout chunk (state=3):
>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967e59f40>
<<<
 21264 1727202772.24807: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py
<<<
 21264 1727202772.24858: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'
<<<
 21264 1727202772.24861: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py
# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'
import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967e86ff0>
<<<
 21264 1727202772.24894: stdout chunk (state=3):
>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967e85d30>
<<<
 21264 1727202772.24907: stdout chunk (state=3):
>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99680b2de0>
<<<
 21264 1727202772.24932: stdout chunk (state=3):
>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py
<<<
 21264 1727202772.24995: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202772.25060: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py
<<<
 21264 1727202772.25091: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'
import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967eaf320>
<<<
 21264 1727202772.25200: stdout chunk (state=3):
>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py
# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'
<<<
 21264 1727202772.25222: stdout chunk (state=3):
>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967ed36e0>
<<<
 21264 1727202772.25246: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py
<<<
 21264 1727202772.25292: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'
<<<
 21264 1727202772.25389: stdout chunk (state=3):
>>>import 'ntpath' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py
<<<
 21264 1727202772.25504: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'
import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967f34500>
# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py
<<<
 21264 1727202772.25533: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py
# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'
<<<
 21264 1727202772.25572: stdout chunk (state=3):
>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967f36c60>
<<<
 21264 1727202772.25654: stdout chunk (state=3):
>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967f34620>
<<<
 21264 1727202772.25700: stdout chunk (state=3):
>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967ef94f0>
<<<
 21264 1727202772.25739: stdout chunk (state=3):
>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'
import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967d3d670>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967ed24e0>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967e87f20>
<<<
 21264 1727202772.25873: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9967ed2600>
<<<
 21264 1727202772.26088: stdout chunk (state=3):
>>># zipimport: found 30 names in '/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip'
# zipimport: zlib available
<<<
 21264 1727202772.26127: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202772.26158: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py
<<<
 21264 1727202772.26218: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py
<<<
 21264 1727202772.26287: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'
<<<
 21264 1727202772.26328: stdout chunk (state=3):
>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'
import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967d8f350>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202772.26600: stdout chunk (state=3):
>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967d72240>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967d713d0>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/">
<<<
 21264 1727202772.26604: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202772.26623: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/">
# zipimport: zlib available
<<<
 21264 1727202772.28258: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202772.29187: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py
# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'
import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967d8d220>
<<<
 21264 1727202772.29227: stdout chunk (state=3):
>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py
# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202772.29258: stdout chunk (state=3):
>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'
<<<
 21264 1727202772.29281: stdout chunk (state=3):
>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py
# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'
<<<
 21264 1727202772.29304: stdout chunk (state=3):
>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9967dbad50>
<<<
 21264 1727202772.29349: stdout chunk (state=3):
>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967dbaae0>
<<<
 21264 1727202772.29392: stdout chunk (state=3):
>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967dba3f0>
# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py
<<<
 21264 1727202772.29490: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'
<<<
 21264 1727202772.29521: stdout chunk (state=3):
>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967dbab70>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967d8fd70>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9967dbba70>
# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9967dbbc80>
# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py
<<<
 21264 1727202772.29594: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'
<<<
 21264 1727202772.29636: stdout chunk (state=3):
>>>import '_locale' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967de0170>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202772.29836: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py
# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'
import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967711ee0>
# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9967713b00>
# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py
# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'
<<<
 21264 1727202772.29861: stdout chunk (state=3):
>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967714500>
# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py
<<<
 21264 1727202772.29949: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'
import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99677156a0>
<<<
 21264 1727202772.29996: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py
# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py
<<<
 21264 1727202772.30005: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'
<<<
 21264 1727202772.30222: stdout chunk (state=3):
>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f996771c170>
<<<
 21264 1727202772.30226: stdout chunk (state=3):
>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f996771c290>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967716450>
# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py
# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'
<<<
 21264 1727202772.30241: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py
# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py
# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py
# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'
import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967764110>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202772.30334: stdout chunk (state=3):
>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f996771ec00>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f996771e960>
# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py
# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'
<<<
 21264 1727202772.30408: stdout chunk (state=3):
>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f996771eed0>
<<<
 21264 1727202772.30610: stdout chunk (state=3):
>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967716960>
# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99677683e0>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'
import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99677684d0>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py
# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'
# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f996776a090>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967769e50>
# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py
<<<
 21264 1727202772.30736: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'
<<<
 21264 1727202772.30812: stdout chunk (state=3):
>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f996776c560>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f996776a780>
<<<
 21264 1727202772.30816: stdout chunk (state=3):
>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py
<<<
 21264 1727202772.30875: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202772.31128: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py
# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'
import '_string' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202772.31131: stdout chunk (state=3):
>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f996776fd40>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f996776c710>
<<<
 21264 1727202772.31138: stdout chunk (state=3):
>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9967770d70>
<<<
 21264 1727202772.31159: stdout chunk (state=3):
>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9967770e00>
<<<
 21264 1727202772.31213: stdout chunk (state=3):
>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9967770650>
<<<
 21264 1727202772.31235: stdout chunk (state=3):
>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99677687d0>
<<<
 21264 1727202772.31287: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py
# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'
<<<
 21264 1727202772.31315: stdout chunk (state=3):
>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202772.31338: stdout chunk (state=3):
>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99677fc6e0>
<<<
 21264 1727202772.31640: stdout chunk (state=3):
>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99677fd970>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967772ea0>
# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9967772420>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967772a80>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
<<<
 21264 1727202772.31685: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202772.31766: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
<<<
 21264 1727202772.31793: stdout chunk (state=3):
>>>import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
<<<
 21264 1727202772.31951: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
<<<
 21264 1727202772.32014: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202772.32067: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202772.32609: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202772.33273: stdout chunk (state=3):
>>>import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f99677fde50>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f99677fde50>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/common/text/">
# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'
# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9967601bb0>
<<<
 21264 1727202772.33329: stdout chunk (state=3):
>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'
<<<
 21264 1727202772.33360: stdout chunk (state=3):
>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967602930>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99677fdb80>
<<<
 21264 1727202772.33488: stdout chunk (state=3):
>>>import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/compat/">
<<<
 21264 1727202772.33491: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/">
<<<
 21264 1727202772.33493: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202772.33822: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202772.33840: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py
# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'
import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967602a50>
# zipimport: zlib available
<<<
 21264 1727202772.34232: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202772.34674: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202772.34909: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
<<<
 21264 1727202772.35004: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202772.35068: stdout chunk (state=3):
>>>import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/">
<<<
 21264 1727202772.35074: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202772.35093: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
<<<
 21264 1727202772.35131: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202772.35332: stdout chunk (state=3):
>>>import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/parsing/">
# zipimport: zlib available
<<<
 21264 1727202772.35500: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202772.35632: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py
<<<
 21264 1727202772.35692: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'
<<<
 21264 1727202772.35711: stdout chunk (state=3):
>>>import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202772.35787: stdout chunk (state=3):
>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967603ad0>
# zipimport: zlib available
<<<
 21264 1727202772.35933: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/common/">
<<<
 21264 1727202772.35951: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/common/">
<<<
 21264 1727202772.36425: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202772.36428: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'
# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f996760e540>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967609ca0>
<<<
 21264 1727202772.36518: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
<<<
 21264 1727202772.36534: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202772.36625: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
<<<
 21264 1727202772.36661: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py
<<<
 21264 1727202772.36690: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py
<<<
 21264 1727202772.36805: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py
# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py
<<<
 21264 1727202772.36884: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'
<<<
 21264 1727202772.36888: stdout chunk (state=3):
>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967e0ecc0>
<<<
 21264 1727202772.36923: stdout chunk (state=3):
>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967e02990>
<<<
 21264 1727202772.37178: stdout chunk (state=3):
>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f996760e690>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967600b90>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/">
# zipimport: zlib available
<<<
 21264 1727202772.37709: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202772.38259: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202772.38691: stdout chunk (state=3):
>>>
{"path": "/var/log", "changed": false, "diff": {"before": {"path": "/var/log"}, "after": {"path": "/var/log"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "invocation": {"module_args": {"state": "directory", "path": "/var/log", "owner": "root", "group": "root", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}
# destroy __main__
<<<
 21264 1727202772.39230: stdout chunk (state=3):
>>># clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# destroy base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# destroy socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
<<<
 21264 1727202772.39262: stdout chunk (state=3):
>>># cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
<<<
 21264 1727202772.39522: stdout chunk (state=3):
>>># destroy _sitebuiltins
<<<
 21264 1727202772.39557: stdout chunk (state=3):
>>># destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
# destroy _lzma
# destroy binascii
# destroy struct
# destroy zlib
# destroy bz2
# destroy lzma
# destroy zipfile._path
# destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy ipaddress
<<<
 21264 1727202772.39800: stdout chunk (state=3):
>>># destroy ntpath
# destroy importlib
# destroy zipimport
# destroy array
<<<
 21264 1727202772.39805: stdout chunk (state=3):
>>># cleanup[3] wiping ansible.module_utils.distro
# destroy distro.distro
# cleanup[3] wiping distro
# cleanup[3] wiping argparse
# cleanup[3] wiping selinux
# cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ansible.module_utils.compat.selinux
# cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
# cleanup[3] wiping ansible.module_utils.six.moves
# cleanup[3] wiping systemd.daemon
# cleanup[3] wiping systemd._daemon
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.journal
# destroy uuid
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping logging
# cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping datetime
# cleanup[3] wiping _datetime
# cleanup[3] wiping syslog
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping subprocess
# destroy signal
# destroy threading
# cleanup[3] wiping _posixsubprocess
# destroy _posixsubprocess
# cleanup[3] wiping shlex
# cleanup[3] wiping selectors
# cleanup[3] wiping select
# cleanup[3] wiping platform
# cleanup[3] wiping pwd
# cleanup[3] wiping locale
# destroy encodings
# cleanup[3] wiping _locale
# destroy _locale
# cleanup[3] wiping fcntl
# cleanup[3] wiping grp
# cleanup[3] wiping atexit
# cleanup[3] wiping json
# destroy json.decoder
# destroy json.encoder
# cleanup[3] wiping json.scanner
# cleanup[3] wiping _json
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
<<<
 21264 1727202772.39904: stdout chunk (state=3):
>>># cleanup[3] wiping tempfile
# destroy io
# destroy weakref
# cleanup[3] wiping hashlib
# cleanup[3] wiping _blake2
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping shutil
# destroy fnmatch
# cleanup[3] wiping errno
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
# destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
# cleanup[3] wiping _sre
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
<<<
 21264 1727202772.39908: stdout chunk (state=3):
>>># cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
# destroy abc
# cleanup[3] wiping os.path
# destroy genericpath
# cleanup[3] wiping posixpath
# cleanup[3] wiping _collections_abc
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping __main__<<<
 21264 1727202772.39951: stdout chunk (state=3):
>>>
# cleanup[3] wiping _abc
# cleanup[3] wiping _signal
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
# cleanup[3] wiping marshal
# cleanup[3] wiping _io
# cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _imp
# cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping sys
# cleanup[3] wiping builtins
<<<
 21264 1727202772.39971: stdout chunk (state=3):
>>># destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
<<<
 21264 1727202772.40601: stdout chunk (state=3):
>>># destroy sys.monitoring
# destroy _socket
# destroy _collections_abc
# destroy _weakref
# destroy _uuid
# destroy posixpath
# destroy __main__
# destroy atexit
# destroy errno
# destroy grp
# destroy fcntl
# destroy locale
# destroy pwd
# destroy selectors
# destroy shutil
# destroy tempfile
# destroy traceback
# destroy syslog
# destroy systemd.journal
# destroy systemd.daemon
# destroy ansible.module_utils.compat.selinux
# destroy hashlib
# destroy selinux
# destroy ansible.module_utils.six.moves.urllib
# destroy ansible.module_utils.six.moves
# destroy datetime
# destroy re._parser
# destroy tokenize
# destroy _string
# destroy _frozen_importlib_external
# destroy _imp
# destroy marshal
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy stat
# destroy _blake2
# destroy platform
# destroy distro
# destroy json.scanner
# destroy _json
# destroy select
# destroy selinux._selinux
# destroy collections
# destroy copyreg
# destroy contextlib
<<<
 21264 1727202772.40608: stdout chunk (state=3):
>>># destroy _signal
# destroy _typing
# destroy _tokenize
# destroy argparse
# destroy json
# destroy logging
# destroy shlex
# destroy subprocess
# destroy warnings
# destroy operator
<<<
 21264 1727202772.40621: stdout chunk (state=3):
>>># clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
# destroy codecs
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy encodings.utf_8_sig
# destroy encodings.cp437
# destroy _codecs
# destroy functools
# destroy time
# destroy _warnings
# destroy math
# destroy _bisect
# destroy re
# destroy _random
# destroy _hashlib
# destroy itertools
# destroy _collections
# destroy _operator
# destroy builtins
# destroy _thread
# destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy _io
# clear sys.audit hooks
<<<
 21264 1727202772.41007: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
Shared connection to 10.31.41.56 closed.
<<<
 21264 1727202772.41010: stdout chunk (state=3):
>>><<<
 21264 1727202772.41013: stderr chunk (state=3):
>>><<<
 21264 1727202772.41250: _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.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'
import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'
import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99682184d0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99681e7b30>
# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'
import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f996821aa50>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib/python3.12/site-packages'
Adding directory: '/usr/lib64/python3.12/site-packages'
Adding directory: '/usr/lib/python3.12/site-packages'
Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'
# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'
import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967fe9130>
# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py
# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'
import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967fea060>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9968027f80>
# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py
# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'
import '_operator' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f996803c110>
# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py
# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'
import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py
# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'
import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f996805f9b0>
# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py
# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'
import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f996805ff80>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f996803fc50>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f996803d370>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9968025130>
# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'
import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'
import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f996807f920>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f996807e540>
# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'
import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f996803e210>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f996807cdd0>
# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py
# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'
import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99680b09e0>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99680243b0>
# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py
# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'
# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99680b0e90>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99680b0d40>
# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99680b1130>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9968022ed0>
# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py
# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'
import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99680b17f0>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99680b14c0>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'
import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99680b26f0>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py
# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py
# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'
import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99680cc8c0>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99680ce000>
# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py
# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py
# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'
import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99680cee70>
# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99680cf4d0>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99680ce3f0>
# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py
# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'
# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99680cff50>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99680cf680>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99680b0da0>
# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py
# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py
# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'
# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9967e5bda0>
# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py
# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'
# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9967e848f0>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967e84650>
# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9967e84920>
# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py
# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'
# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9967e85220>
# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9967e85c10>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967e84ad0>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967e59f40>
# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py
# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py
# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'
import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967e86ff0>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967e85d30>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99680b2de0>
# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py
# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'
import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967eaf320>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py
# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'
import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967ed36e0>
# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py
# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'
import 'ntpath' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'
import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967f34500>
# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py
# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'
import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967f36c60>
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967f34620>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967ef94f0>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'
import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967d3d670>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967ed24e0>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967e87f20>
# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9967ed2600>
# zipimport: found 30 names in '/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip'
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py
# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py
# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'
import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967d8f350>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967d72240>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967d713d0>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py
# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'
import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967d8d220>
# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py
# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py
# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'
# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9967dbad50>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967dbaae0>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967dba3f0>
# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'
import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967dbab70>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967d8fd70>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9967dbba70>
# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9967dbbc80>
# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py
# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'
import '_locale' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967de0170>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py
# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'
import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967711ee0>
# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9967713b00>
# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py
# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'
import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967714500>
# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py
# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'
import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99677156a0>
# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py
# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py
# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'
import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f996771c170>
# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f996771c290>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967716450>
# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py
# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py
# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py
# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py
# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'
import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967764110>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f996771ec00>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f996771e960>
# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py
# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'
import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f996771eed0>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967716960>
# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99677683e0>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'
import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99677684d0>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py
# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'
# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f996776a090>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967769e50>
# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py
# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'
# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f996776c560>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f996776a780>
# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py
# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py
# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'
import '_string' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f996776fd40>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f996776c710>
# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9967770d70>
# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9967770e00>
# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9967770650>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99677687d0>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py
# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'
# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99677fc6e0>
# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99677fd970>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967772ea0>
# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9967772420>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967772a80>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f99677fde50>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f99677fde50>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/common/text/">
# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'
# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9967601bb0>
# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'
import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967602930>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99677fdb80>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py
# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'
import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967602a50>
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/parsing/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py
# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'
import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967603ad0>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'
# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f996760e540>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967609ca0>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py
# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py
# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'
import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967e0ecc0>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967e02990>
import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f996760e690>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9967600b90>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_file_payload_gf5ibqqv/ansible_file_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available

{"path": "/var/log", "changed": false, "diff": {"before": {"path": "/var/log"}, "after": {"path": "/var/log"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "invocation": {"module_args": {"state": "directory", "path": "/var/log", "owner": "root", "group": "root", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}
# destroy __main__
# clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# destroy base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# destroy socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
# destroy _sitebuiltins
# destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
# destroy _lzma
# destroy binascii
# destroy struct
# destroy zlib
# destroy bz2
# destroy lzma
# destroy zipfile._path
# destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy ipaddress
# destroy ntpath
# destroy importlib
# destroy zipimport
# destroy array
# cleanup[3] wiping ansible.module_utils.distro
# destroy distro.distro
# cleanup[3] wiping distro
# cleanup[3] wiping argparse
# cleanup[3] wiping selinux
# cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ansible.module_utils.compat.selinux
# cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
# cleanup[3] wiping ansible.module_utils.six.moves
# cleanup[3] wiping systemd.daemon
# cleanup[3] wiping systemd._daemon
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.journal
# destroy uuid
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping logging
# cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping datetime
# cleanup[3] wiping _datetime
# cleanup[3] wiping syslog
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping subprocess
# destroy signal
# destroy threading
# cleanup[3] wiping _posixsubprocess
# destroy _posixsubprocess
# cleanup[3] wiping shlex
# cleanup[3] wiping selectors
# cleanup[3] wiping select
# cleanup[3] wiping platform
# cleanup[3] wiping pwd
# cleanup[3] wiping locale
# destroy encodings
# cleanup[3] wiping _locale
# destroy _locale
# cleanup[3] wiping fcntl
# cleanup[3] wiping grp
# cleanup[3] wiping atexit
# cleanup[3] wiping json
# destroy json.decoder
# destroy json.encoder
# cleanup[3] wiping json.scanner
# cleanup[3] wiping _json
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping tempfile
# destroy io
# destroy weakref
# cleanup[3] wiping hashlib
# cleanup[3] wiping _blake2
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping shutil
# destroy fnmatch
# cleanup[3] wiping errno
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
# destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
# cleanup[3] wiping _sre
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
# cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
# destroy abc
# cleanup[3] wiping os.path
# destroy genericpath
# cleanup[3] wiping posixpath
# cleanup[3] wiping _collections_abc
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping __main__
# cleanup[3] wiping _abc
# cleanup[3] wiping _signal
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
# cleanup[3] wiping marshal
# cleanup[3] wiping _io
# cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _imp
# cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping sys
# cleanup[3] wiping builtins
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
# destroy sys.monitoring
# destroy _socket
# destroy _collections_abc
# destroy _weakref
# destroy _uuid
# destroy posixpath
# destroy __main__
# destroy atexit
# destroy errno
# destroy grp
# destroy fcntl
# destroy locale
# destroy pwd
# destroy selectors
# destroy shutil
# destroy tempfile
# destroy traceback
# destroy syslog
# destroy systemd.journal
# destroy systemd.daemon
# destroy ansible.module_utils.compat.selinux
# destroy hashlib
# destroy selinux
# destroy ansible.module_utils.six.moves.urllib
# destroy ansible.module_utils.six.moves
# destroy datetime
# destroy re._parser
# destroy tokenize
# destroy _string
# destroy _frozen_importlib_external
# destroy _imp
# destroy marshal
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy stat
# destroy _blake2
# destroy platform
# destroy distro
# destroy json.scanner
# destroy _json
# destroy select
# destroy selinux._selinux
# destroy collections
# destroy copyreg
# destroy contextlib
# destroy _signal
# destroy _typing
# destroy _tokenize
# destroy argparse
# destroy json
# destroy logging
# destroy shlex
# destroy subprocess
# destroy warnings
# destroy operator
# clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
# destroy codecs
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy encodings.utf_8_sig
# destroy encodings.cp437
# destroy _codecs
# destroy functools
# destroy time
# destroy _warnings
# destroy math
# destroy _bisect
# destroy re
# destroy _random
# destroy _hashlib
# destroy itertools
# destroy _collections
# destroy _operator
# destroy builtins
# destroy _thread
# destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy _io
# clear sys.audit hooks
, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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.41.56 closed.
 21264 1727202772.42561: done with _execute_module (file, {'state': 'directory', 'path': '/var/log', 'owner': 'root', 'group': 'root', 'mode': '0755', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727202772.0273118-22355-73932644127840/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})
 21264 1727202772.42564: _low_level_execute_command(): starting
 21264 1727202772.42567: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727202772.0273118-22355-73932644127840/ > /dev/null 2>&1 && sleep 0'
 21264 1727202772.43450: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
<<<
 21264 1727202772.43454: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
debug2: match not found
<<<
 21264 1727202772.43457: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202772.43459: stderr chunk (state=3):
>>>debug1: configuration requests final Match pass
debug2: resolve_canonicalize: hostname 10.31.41.56 is address
debug1: re-parsing configuration
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
<<<
 21264 1727202772.43577: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
 21264 1727202772.43693: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
debug2: match found
<<<
 21264 1727202772.43696: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202772.43748: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
<<<
 21264 1727202772.43751: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
 21264 1727202772.43966: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202772.44071: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202772.45940: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202772.45975: stderr chunk (state=3):
>>><<<
 21264 1727202772.45988: stdout chunk (state=3):
>>><<<
 21264 1727202772.46188: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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
 21264 1727202772.46192: handler run complete
 21264 1727202772.46194: attempt loop complete, returning result
 21264 1727202772.46196: _execute() done
 21264 1727202772.46198: dumping result to json
 21264 1727202772.46200: done dumping result, returning
 21264 1727202772.46203: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different. [0e798799-7813-bb7e-0ba7-000000000627]
 21264 1727202772.46205: sending task result for task 0e798799-7813-bb7e-0ba7-000000000627
ok: [managed-node1] => {
    "changed": false,
    "gid": 0,
    "group": "root",
    "mode": "0755",
    "owner": "root",
    "path": "/var/log",
    "secontext": "system_u:object_r:var_log_t:s0",
    "size": 4096,
    "state": "directory",
    "uid": 0
}
 21264 1727202772.46480: no more pending results, returning what we have
 21264 1727202772.46486: results queue empty
 21264 1727202772.46487: checking for any_errors_fatal
 21264 1727202772.46497: done checking for any_errors_fatal
 21264 1727202772.46498: checking for max_fail_percentage
 21264 1727202772.46500: done checking for max_fail_percentage
 21264 1727202772.46501: checking to see if all hosts have failed and the running result is not ok
 21264 1727202772.46502: done checking to see if all hosts have failed
 21264 1727202772.46503: getting the remaining hosts for this loop
 21264 1727202772.46626: done getting the remaining hosts for this loop
 21264 1727202772.46631: getting the next task for host managed-node1
 21264 1727202772.46639: done getting next task for host managed-node1
 21264 1727202772.46643:  ^ task is: TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate global rule to add to __rsyslog_common_rules
 21264 1727202772.46653:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=9, 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=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? (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), 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
 21264 1727202772.46775: done sending task result for task 0e798799-7813-bb7e-0ba7-000000000627
 21264 1727202772.46778: WORKER PROCESS EXITING
 21264 1727202772.46788: getting variables
 21264 1727202772.46790: in VariableManager get_vars()
 21264 1727202772.47118: Calling all_inventory to load vars for managed-node1
 21264 1727202772.47121: Calling groups_inventory to load vars for managed-node1
 21264 1727202772.47123: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202772.47132: Calling all_plugins_play to load vars for managed-node1
 21264 1727202772.47136: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202772.47142: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202772.50536: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202772.53651: done with get_vars()
 21264 1727202772.53675: done getting variables
 21264 1727202772.53733: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate global rule to add to __rsyslog_common_rules] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:97
Tuesday 24 September 2024  14:32:52 -0400 (0:00:00.652)       0:00:16.309 ***** 
 21264 1727202772.53773: entering _queue_task() for managed-node1/set_fact
 21264 1727202772.55224: worker is 1 (out of 1 available)
 21264 1727202772.55237: exiting _queue_task() for managed-node1/set_fact
 21264 1727202772.55251: done queuing things up, now waiting for results queue to drain
 21264 1727202772.55255: waiting for pending results...
 21264 1727202772.56407: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate global rule to add to __rsyslog_common_rules
 21264 1727202772.56728: in run() - task 0e798799-7813-bb7e-0ba7-000000000628
 21264 1727202772.56890: variable 'ansible_search_path' from source: unknown
 21264 1727202772.56921: variable 'ansible_search_path' from source: unknown
 21264 1727202772.56974: calling self._execute()
 21264 1727202772.57284: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202772.57299: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202772.57314: variable 'omit' from source: magic vars
 21264 1727202772.57740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202772.60736: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202772.60846: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202772.60889: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202772.60933: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202772.60964: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202772.61073: 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)
 21264 1727202772.61147: 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)
 21264 1727202772.61211: 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)
 21264 1727202772.61313: 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)
 21264 1727202772.61363: 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)
 21264 1727202772.61550: Evaluated conditional (not __rsyslog_failed_validation | d(false)): True
 21264 1727202772.61576: variable 'omit' from source: magic vars
 21264 1727202772.61790: variable 'omit' from source: magic vars
 21264 1727202772.61847: variable '__rsyslog_global_common_rule' from source: task vars
 21264 1727202772.62044: variable '__rsyslog_global_common_rule' from source: task vars
 21264 1727202772.62967: Loaded config def from plugin (lookup/template)
 21264 1727202772.63002: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py
 21264 1727202772.63037: File lookup term: global.j2
 21264 1727202772.63045: variable 'ansible_search_path' from source: unknown
 21264 1727202772.63056: evaluation_path:
	/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog
	/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging
	/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller
	/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks
	/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging
 21264 1727202772.63081: search_path:
	/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/templates/global.j2
	/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/global.j2
	/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/templates/global.j2
	/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/global.j2
	/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/templates/global.j2
	/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/global.j2
	/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/templates/global.j2
	/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/global.j2
	/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/templates/global.j2
	/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/global.j2
	/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/templates/global.j2
	/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/global.j2
 21264 1727202772.63105: variable 'ansible_search_path' from source: unknown
 21264 1727202772.76075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202772.76363: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202772.76396: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202772.76470: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202772.76476: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202772.76530: 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)
 21264 1727202772.76558: 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)
 21264 1727202772.76594: 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)
 21264 1727202772.76639: 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)
 21264 1727202772.76921: variable 'logging_pki_files' from source: role '' defaults
 21264 1727202772.76965: variable '__rsyslog_default_pki_ca_cert_name' from source: role '' all vars
 21264 1727202772.76968: variable '__rsyslog_default_pki_path' from source: role '' all vars
 21264 1727202772.76970: variable '__rsyslog_default_pki_cert_dir' from source: role '' all vars
 21264 1727202772.76972: variable '__rsyslog_default_pki_cert_name' from source: role '' all vars
 21264 1727202772.76974: variable '__rsyslog_default_pki_key_name' from source: role '' all vars
 21264 1727202772.76976: variable '__rsyslog_default_pki_key_dir' from source: role '' all vars
 21264 1727202772.76978: variable '__rsyslog_work_dir' from source: role '' all vars
 21264 1727202772.76980: variable 'logging_max_message_size' from source: role '' defaults
 21264 1727202772.76984: variable 'logging_preserve_fqdn' from source: role '' defaults
 21264 1727202772.77196: variable 'logging_mark' from source: role '' defaults
 21264 1727202772.77277: variable 'logging_mark_interval' from source: role '' defaults
 21264 1727202772.77416: variable 'rsyslog_message_reduction' from source: role '' defaults
 21264 1727202772.77528: variable 'omit' from source: magic vars
 21264 1727202772.77554: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
 21264 1727202772.77578: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
 21264 1727202772.77597: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
 21264 1727202772.77623: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202772.77636: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202772.77659: variable 'inventory_hostname' from source: host vars for 'managed-node1'
 21264 1727202772.77676: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202772.77694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202772.77787: Set connection var ansible_pipelining to False
 21264 1727202772.77828: Set connection var ansible_shell_type to sh
 21264 1727202772.77830: Set connection var ansible_module_compression to ZIP_DEFLATED
 21264 1727202772.77833: Set connection var ansible_timeout to 10
 21264 1727202772.77835: Set connection var ansible_shell_executable to /bin/sh
 21264 1727202772.77836: Set connection var ansible_connection to ssh
 21264 1727202772.77858: variable 'ansible_shell_executable' from source: unknown
 21264 1727202772.77866: variable 'ansible_connection' from source: unknown
 21264 1727202772.77872: variable 'ansible_module_compression' from source: unknown
 21264 1727202772.77878: variable 'ansible_shell_type' from source: unknown
 21264 1727202772.77936: variable 'ansible_shell_executable' from source: unknown
 21264 1727202772.77939: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202772.77942: variable 'ansible_pipelining' from source: unknown
 21264 1727202772.77944: variable 'ansible_timeout' from source: unknown
 21264 1727202772.77946: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202772.78153: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)
 21264 1727202772.78157: variable 'omit' from source: magic vars
 21264 1727202772.78159: starting attempt loop
 21264 1727202772.78161: running the handler
 21264 1727202772.78163: handler run complete
 21264 1727202772.78188: attempt loop complete, returning result
 21264 1727202772.78288: _execute() done
 21264 1727202772.78292: dumping result to json
 21264 1727202772.78294: done dumping result, returning
 21264 1727202772.78297: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate global rule to add to __rsyslog_common_rules [0e798799-7813-bb7e-0ba7-000000000628]
 21264 1727202772.78299: sending task result for task 0e798799-7813-bb7e-0ba7-000000000628
 21264 1727202772.78484: done sending task result for task 0e798799-7813-bb7e-0ba7-000000000628
 21264 1727202772.78487: WORKER PROCESS EXITING
ok: [managed-node1] => {
    "ansible_facts": {
        "__rsyslog_common_rules": [
            {
                "comment": "Global options",
                "filename": "00-global.conf",
                "options": "global(\n  workDirectory=\"/var/lib/rsyslog\"\n  maxMessageSize=\"8192\"\n)\n"
            },
            {
                "name": "local-modules",
                "sections": [
                    {
                        "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")"
                    }
                ],
                "state": "absent",
                "type": "modules"
            },
            {
                "name": "common-defaults",
                "sections": [
                    {
                        "comment": "Log every message",
                        "options": "$RepeatedMsgReduction off"
                    }
                ],
                "type": "global"
            }
        ]
    },
    "changed": false
}
 21264 1727202772.78580: no more pending results, returning what we have
 21264 1727202772.78585: results queue empty
 21264 1727202772.78586: checking for any_errors_fatal
 21264 1727202772.78593: done checking for any_errors_fatal
 21264 1727202772.78594: checking for max_fail_percentage
 21264 1727202772.78596: done checking for max_fail_percentage
 21264 1727202772.78596: checking to see if all hosts have failed and the running result is not ok
 21264 1727202772.78598: done checking to see if all hosts have failed
 21264 1727202772.78598: getting the remaining hosts for this loop
 21264 1727202772.78600: done getting the remaining hosts for this loop
 21264 1727202772.78604: getting the next task for host managed-node1
 21264 1727202772.78611: done getting next task for host managed-node1
 21264 1727202772.78615:  ^ task is: TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate common rsyslog configuration files in rsyslog.d
 21264 1727202772.78620:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=9, 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=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), 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
 21264 1727202772.78631: getting variables
 21264 1727202772.78632: in VariableManager get_vars()
 21264 1727202772.78669: Calling all_inventory to load vars for managed-node1
 21264 1727202772.78671: Calling groups_inventory to load vars for managed-node1
 21264 1727202772.78674: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202772.79495: Calling all_plugins_play to load vars for managed-node1
 21264 1727202772.79499: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202772.79503: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202772.82847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202772.93270: done with get_vars()
 21264 1727202772.93623: done getting variables
 21264 1727202772.93717: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)

TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate common rsyslog configuration files in rsyslog.d] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:120
Tuesday 24 September 2024  14:32:52 -0400 (0:00:00.399)       0:00:16.709 ***** 
 21264 1727202772.93756: entering _queue_task() for managed-node1/template
 21264 1727202772.93758: Creating lock for template
 21264 1727202772.94093: worker is 1 (out of 1 available)
 21264 1727202772.94105: exiting _queue_task() for managed-node1/template
 21264 1727202772.94116: done queuing things up, now waiting for results queue to drain
 21264 1727202772.94117: waiting for pending results...
 21264 1727202772.94415: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate common rsyslog configuration files in rsyslog.d
 21264 1727202772.94689: in run() - task 0e798799-7813-bb7e-0ba7-000000000629
 21264 1727202772.94693: variable 'ansible_search_path' from source: unknown
 21264 1727202772.94696: variable 'ansible_search_path' from source: unknown
 21264 1727202772.94919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202772.97104: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202772.97189: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202772.97237: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202772.97280: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202772.97314: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202772.97418: variable '__rsyslog_common_rules' from source: set_fact
 21264 1727202772.97658: variable 'omit' from source: magic vars
 21264 1727202772.97669: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202772.97688: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202772.97702: variable 'omit' from source: magic vars
 21264 1727202772.97951: 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)
 21264 1727202772.97995: 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)
 21264 1727202772.98026: 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)
 21264 1727202772.98071: 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)
 21264 1727202772.98103: 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)
 21264 1727202772.98206: Evaluated conditional (not __rsyslog_failed_validation | d(false)): True
 21264 1727202772.98333: variable '__rsyslog_enabled' from source: include params
 21264 1727202772.98343: variable 'logging_enabled' from source: role '' defaults
 21264 1727202772.98352: Evaluated conditional (__rsyslog_enabled | bool): True
 21264 1727202772.98491: variable 'rsyslog_inputs' from source: set_fact
 21264 1727202772.98503: Evaluated conditional (rsyslog_inputs | d([])): False
 21264 1727202772.98531: when evaluation is False, skipping this task
 21264 1727202772.98570: variable 'inner_item' from source: unknown
 21264 1727202772.98647: variable 'inner_item' from source: unknown
skipping: [managed-node1] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n  workDirectory="/var/lib/rsyslog"\n  maxMessageSize="8192"\n)\n'})  => {
    "ansible_loop_var": "inner_item",
    "changed": false,
    "false_condition": "rsyslog_inputs | d([])",
    "inner_item": {
        "comment": "Global options",
        "filename": "00-global.conf",
        "options": "global(\n  workDirectory=\"/var/lib/rsyslog\"\n  maxMessageSize=\"8192\"\n)\n"
    },
    "skip_reason": "Conditional result was False"
}
 21264 1727202772.99114: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202772.99117: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202772.99119: variable 'omit' from source: magic vars
 21264 1727202772.99122: 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)
 21264 1727202772.99135: 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)
 21264 1727202772.99164: 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)
 21264 1727202772.99212: 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)
 21264 1727202772.99240: 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)
 21264 1727202772.99331: Evaluated conditional (not __rsyslog_failed_validation | d(false)): True
 21264 1727202772.99550: variable '__rsyslog_enabled' from source: include params
 21264 1727202772.99553: variable 'logging_enabled' from source: role '' defaults
 21264 1727202772.99555: Evaluated conditional (__rsyslog_enabled | bool): True
 21264 1727202772.99597: variable 'rsyslog_inputs' from source: set_fact
 21264 1727202772.99608: Evaluated conditional (rsyslog_inputs | d([])): False
 21264 1727202772.99614: when evaluation is False, skipping this task
 21264 1727202772.99672: variable 'inner_item' from source: unknown
 21264 1727202772.99735: variable 'inner_item' from source: unknown
skipping: [managed-node1] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval="3600")'}]})  => {
    "ansible_loop_var": "inner_item",
    "changed": false,
    "false_condition": "rsyslog_inputs | d([])",
    "inner_item": {
        "name": "local-modules",
        "sections": [
            {
                "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")"
            }
        ],
        "state": "absent",
        "type": "modules"
    },
    "skip_reason": "Conditional result was False"
}
 21264 1727202772.99997: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202773.00000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202773.00002: variable 'omit' from source: magic vars
 21264 1727202773.00187: 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)
 21264 1727202773.00190: 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)
 21264 1727202773.00192: 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)
 21264 1727202773.00212: 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)
 21264 1727202773.00244: 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)
 21264 1727202773.00323: Evaluated conditional (not __rsyslog_failed_validation | d(false)): True
 21264 1727202773.00452: variable '__rsyslog_enabled' from source: include params
 21264 1727202773.00462: variable 'logging_enabled' from source: role '' defaults
 21264 1727202773.00472: Evaluated conditional (__rsyslog_enabled | bool): True
 21264 1727202773.00605: variable 'rsyslog_inputs' from source: set_fact
 21264 1727202773.00616: Evaluated conditional (rsyslog_inputs | d([])): False
 21264 1727202773.00662: when evaluation is False, skipping this task
 21264 1727202773.00680: variable 'inner_item' from source: unknown
 21264 1727202773.00742: variable 'inner_item' from source: unknown
skipping: [managed-node1] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]})  => {
    "ansible_loop_var": "inner_item",
    "changed": false,
    "false_condition": "rsyslog_inputs | d([])",
    "inner_item": {
        "name": "common-defaults",
        "sections": [
            {
                "comment": "Log every message",
                "options": "$RepeatedMsgReduction off"
            }
        ],
        "type": "global"
    },
    "skip_reason": "Conditional result was False"
}
 21264 1727202773.01099: dumping result to json
 21264 1727202773.01102: done dumping result, returning
 21264 1727202773.01104: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate common rsyslog configuration files in rsyslog.d [0e798799-7813-bb7e-0ba7-000000000629]
 21264 1727202773.01106: sending task result for task 0e798799-7813-bb7e-0ba7-000000000629
 21264 1727202773.01152: done sending task result for task 0e798799-7813-bb7e-0ba7-000000000629
 21264 1727202773.01154: WORKER PROCESS EXITING
skipping: [managed-node1] => {
    "changed": false
}

MSG:

All items skipped
 21264 1727202773.01229: no more pending results, returning what we have
 21264 1727202773.01232: results queue empty
 21264 1727202773.01233: checking for any_errors_fatal
 21264 1727202773.01242: done checking for any_errors_fatal
 21264 1727202773.01242: checking for max_fail_percentage
 21264 1727202773.01244: done checking for max_fail_percentage
 21264 1727202773.01245: checking to see if all hosts have failed and the running result is not ok
 21264 1727202773.01246: done checking to see if all hosts have failed
 21264 1727202773.01247: getting the remaining hosts for this loop
 21264 1727202773.01249: done getting the remaining hosts for this loop
 21264 1727202773.01252: getting the next task for host managed-node1
 21264 1727202773.01261: done getting next task for host managed-node1
 21264 1727202773.01268:  ^ task is: TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Initialize list of template results
 21264 1727202773.01273:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=9, 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=6, 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), 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
 21264 1727202773.01290: getting variables
 21264 1727202773.01292: in VariableManager get_vars()
 21264 1727202773.01330: Calling all_inventory to load vars for managed-node1
 21264 1727202773.01333: Calling groups_inventory to load vars for managed-node1
 21264 1727202773.01335: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202773.01345: Calling all_plugins_play to load vars for managed-node1
 21264 1727202773.01348: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202773.01351: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202773.03641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202773.07155: done with get_vars()
 21264 1727202773.07178: done getting variables
 21264 1727202773.07361: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Initialize list of template results] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:144
Tuesday 24 September 2024  14:32:53 -0400 (0:00:00.136)       0:00:16.845 ***** 
 21264 1727202773.07404: entering _queue_task() for managed-node1/set_fact
 21264 1727202773.08050: worker is 1 (out of 1 available)
 21264 1727202773.08286: exiting _queue_task() for managed-node1/set_fact
 21264 1727202773.08298: done queuing things up, now waiting for results queue to drain
 21264 1727202773.08299: waiting for pending results...
 21264 1727202773.08899: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Initialize list of template results
 21264 1727202773.09088: in run() - task 0e798799-7813-bb7e-0ba7-00000000062b
 21264 1727202773.09093: variable 'ansible_search_path' from source: unknown
 21264 1727202773.09095: variable 'ansible_search_path' from source: unknown
 21264 1727202773.09186: calling self._execute()
 21264 1727202773.09366: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202773.09467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202773.09499: variable 'omit' from source: magic vars
 21264 1727202773.10335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202773.15819: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202773.16088: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202773.16091: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202773.16093: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202773.16219: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202773.16550: 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)
 21264 1727202773.16553: 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)
 21264 1727202773.16556: 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)
 21264 1727202773.16767: 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)
 21264 1727202773.16770: 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)
 21264 1727202773.16947: Evaluated conditional (not __rsyslog_failed_validation | d(false)): True
 21264 1727202773.16999: variable 'omit' from source: magic vars
 21264 1727202773.17266: variable 'omit' from source: magic vars
 21264 1727202773.17433: variable '__rsyslog_templates' from source: set_fact
 21264 1727202773.17837: variable 'omit' from source: magic vars
 21264 1727202773.18000: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
 21264 1727202773.18028: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
 21264 1727202773.18101: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
 21264 1727202773.18121: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202773.18201: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202773.18232: variable 'inventory_hostname' from source: host vars for 'managed-node1'
 21264 1727202773.18240: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202773.18387: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202773.18471: Set connection var ansible_pipelining to False
 21264 1727202773.18516: Set connection var ansible_shell_type to sh
 21264 1727202773.18527: Set connection var ansible_module_compression to ZIP_DEFLATED
 21264 1727202773.18541: Set connection var ansible_timeout to 10
 21264 1727202773.18597: Set connection var ansible_shell_executable to /bin/sh
 21264 1727202773.18604: Set connection var ansible_connection to ssh
 21264 1727202773.18640: variable 'ansible_shell_executable' from source: unknown
 21264 1727202773.18648: variable 'ansible_connection' from source: unknown
 21264 1727202773.18832: variable 'ansible_module_compression' from source: unknown
 21264 1727202773.18835: variable 'ansible_shell_type' from source: unknown
 21264 1727202773.18837: variable 'ansible_shell_executable' from source: unknown
 21264 1727202773.18839: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202773.18841: variable 'ansible_pipelining' from source: unknown
 21264 1727202773.18843: variable 'ansible_timeout' from source: unknown
 21264 1727202773.18844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202773.18948: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)
 21264 1727202773.19185: variable 'omit' from source: magic vars
 21264 1727202773.19188: starting attempt loop
 21264 1727202773.19191: running the handler
 21264 1727202773.19193: handler run complete
 21264 1727202773.19195: attempt loop complete, returning result
 21264 1727202773.19197: _execute() done
 21264 1727202773.19199: dumping result to json
 21264 1727202773.19201: done dumping result, returning
 21264 1727202773.19203: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Initialize list of template results [0e798799-7813-bb7e-0ba7-00000000062b]
 21264 1727202773.19205: sending task result for task 0e798799-7813-bb7e-0ba7-00000000062b
 21264 1727202773.19278: done sending task result for task 0e798799-7813-bb7e-0ba7-00000000062b
 21264 1727202773.19393: WORKER PROCESS EXITING
ok: [managed-node1] => {
    "ansible_facts": {
        "__rsyslog_template_results": [
            {
                "changed": false,
                "msg": "All items skipped",
                "results": [
                    {
                        "ansible_loop_var": "inner_item",
                        "changed": false,
                        "false_condition": "rsyslog_inputs | d([])",
                        "inner_item": {
                            "comment": "Global options",
                            "filename": "00-global.conf",
                            "options": "global(\n  workDirectory=\"/var/lib/rsyslog\"\n  maxMessageSize=\"8192\"\n)\n"
                        },
                        "skip_reason": "Conditional result was False",
                        "skipped": true
                    },
                    {
                        "ansible_loop_var": "inner_item",
                        "changed": false,
                        "false_condition": "rsyslog_inputs | d([])",
                        "inner_item": {
                            "name": "local-modules",
                            "sections": [
                                {
                                    "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")"
                                }
                            ],
                            "state": "absent",
                            "type": "modules"
                        },
                        "skip_reason": "Conditional result was False",
                        "skipped": true
                    },
                    {
                        "ansible_loop_var": "inner_item",
                        "changed": false,
                        "false_condition": "rsyslog_inputs | d([])",
                        "inner_item": {
                            "name": "common-defaults",
                            "sections": [
                                {
                                    "comment": "Log every message",
                                    "options": "$RepeatedMsgReduction off"
                                }
                            ],
                            "type": "global"
                        },
                        "skip_reason": "Conditional result was False",
                        "skipped": true
                    }
                ],
                "skipped": true
            }
        ]
    },
    "changed": false
}
 21264 1727202773.19518: no more pending results, returning what we have
 21264 1727202773.19521: results queue empty
 21264 1727202773.19521: checking for any_errors_fatal
 21264 1727202773.19530: done checking for any_errors_fatal
 21264 1727202773.19530: checking for max_fail_percentage
 21264 1727202773.19532: done checking for max_fail_percentage
 21264 1727202773.19533: checking to see if all hosts have failed and the running result is not ok
 21264 1727202773.19534: done checking to see if all hosts have failed
 21264 1727202773.19535: getting the remaining hosts for this loop
 21264 1727202773.19537: done getting the remaining hosts for this loop
 21264 1727202773.19540: getting the next task for host managed-node1
 21264 1727202773.19548: done getting next task for host managed-node1
 21264 1727202773.19551:  ^ task is: TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove common config files in rsyslog.d
 21264 1727202773.19556:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=9, 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=7, 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), 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
 21264 1727202773.19566: getting variables
 21264 1727202773.19567: in VariableManager get_vars()
 21264 1727202773.19926: Calling all_inventory to load vars for managed-node1
 21264 1727202773.19929: Calling groups_inventory to load vars for managed-node1
 21264 1727202773.19932: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202773.19941: Calling all_plugins_play to load vars for managed-node1
 21264 1727202773.19944: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202773.19947: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202773.22426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202773.25524: done with get_vars()
 21264 1727202773.25542: done getting variables

TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove common config files in rsyslog.d] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:148
Tuesday 24 September 2024  14:32:53 -0400 (0:00:00.182)       0:00:17.028 ***** 
 21264 1727202773.25651: entering _queue_task() for managed-node1/file
 21264 1727202773.26462: worker is 1 (out of 1 available)
 21264 1727202773.26474: exiting _queue_task() for managed-node1/file
 21264 1727202773.26487: done queuing things up, now waiting for results queue to drain
 21264 1727202773.26488: waiting for pending results...
 21264 1727202773.27001: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove common config files in rsyslog.d
 21264 1727202773.27288: in run() - task 0e798799-7813-bb7e-0ba7-00000000062c
 21264 1727202773.27298: variable 'ansible_search_path' from source: unknown
 21264 1727202773.27305: variable 'ansible_search_path' from source: unknown
 21264 1727202773.27973: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202773.32189: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202773.32263: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202773.32431: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202773.32456: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202773.32517: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202773.32740: variable '__rsyslog_common_rules' from source: set_fact
 21264 1727202773.33010: variable 'omit' from source: magic vars
 21264 1727202773.33299: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202773.33314: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202773.33387: variable 'omit' from source: magic vars
 21264 1727202773.33863: 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)
 21264 1727202773.33949: 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)
 21264 1727202773.34033: 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)
 21264 1727202773.34164: 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)
 21264 1727202773.34167: 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)
 21264 1727202773.34455: Evaluated conditional (not __rsyslog_failed_validation | d(false)): True
 21264 1727202773.34548: variable '__rsyslog_enabled' from source: include params
 21264 1727202773.34611: variable 'logging_enabled' from source: role '' defaults
 21264 1727202773.34989: Evaluated conditional (not __rsyslog_enabled | bool): False
 21264 1727202773.34992: when evaluation is False, skipping this task
 21264 1727202773.34994: variable 'inner_item' from source: unknown
 21264 1727202773.35127: variable 'inner_item' from source: unknown
skipping: [managed-node1] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n  workDirectory="/var/lib/rsyslog"\n  maxMessageSize="8192"\n)\n'})  => {
    "ansible_loop_var": "inner_item",
    "changed": false,
    "false_condition": "not __rsyslog_enabled | bool",
    "inner_item": {
        "comment": "Global options",
        "filename": "00-global.conf",
        "options": "global(\n  workDirectory=\"/var/lib/rsyslog\"\n  maxMessageSize=\"8192\"\n)\n"
    },
    "skip_reason": "Conditional result was False"
}
 21264 1727202773.35867: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202773.35870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202773.35872: variable 'omit' from source: magic vars
 21264 1727202773.35986: 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)
 21264 1727202773.36013: 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)
 21264 1727202773.36110: 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)
 21264 1727202773.36589: 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)
 21264 1727202773.36592: 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)
 21264 1727202773.36594: Evaluated conditional (not __rsyslog_failed_validation | d(false)): True
 21264 1727202773.37007: variable '__rsyslog_enabled' from source: include params
 21264 1727202773.37018: variable 'logging_enabled' from source: role '' defaults
 21264 1727202773.37133: Evaluated conditional (not __rsyslog_enabled | bool): False
 21264 1727202773.37136: when evaluation is False, skipping this task
 21264 1727202773.37139: variable 'inner_item' from source: unknown
 21264 1727202773.37568: variable 'inner_item' from source: unknown
skipping: [managed-node1] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval="3600")'}]})  => {
    "ansible_loop_var": "inner_item",
    "changed": false,
    "false_condition": "not __rsyslog_enabled | bool",
    "inner_item": {
        "name": "local-modules",
        "sections": [
            {
                "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")"
            }
        ],
        "state": "absent",
        "type": "modules"
    },
    "skip_reason": "Conditional result was False"
}
 21264 1727202773.37656: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202773.37659: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202773.37887: variable 'omit' from source: magic vars
 21264 1727202773.38049: 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)
 21264 1727202773.38078: 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)
 21264 1727202773.38191: 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)
 21264 1727202773.38240: 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)
 21264 1727202773.38260: 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)
 21264 1727202773.38448: Evaluated conditional (not __rsyslog_failed_validation | d(false)): True
 21264 1727202773.38684: variable '__rsyslog_enabled' from source: include params
 21264 1727202773.38693: variable 'logging_enabled' from source: role '' defaults
 21264 1727202773.38703: Evaluated conditional (not __rsyslog_enabled | bool): False
 21264 1727202773.38709: when evaluation is False, skipping this task
 21264 1727202773.38759: variable 'inner_item' from source: unknown
 21264 1727202773.38933: variable 'inner_item' from source: unknown
skipping: [managed-node1] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]})  => {
    "ansible_loop_var": "inner_item",
    "changed": false,
    "false_condition": "not __rsyslog_enabled | bool",
    "inner_item": {
        "name": "common-defaults",
        "sections": [
            {
                "comment": "Log every message",
                "options": "$RepeatedMsgReduction off"
            }
        ],
        "type": "global"
    },
    "skip_reason": "Conditional result was False"
}
 21264 1727202773.39297: dumping result to json
 21264 1727202773.39300: done dumping result, returning
 21264 1727202773.39302: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove common config files in rsyslog.d [0e798799-7813-bb7e-0ba7-00000000062c]
 21264 1727202773.39304: sending task result for task 0e798799-7813-bb7e-0ba7-00000000062c
 21264 1727202773.39350: done sending task result for task 0e798799-7813-bb7e-0ba7-00000000062c
 21264 1727202773.39353: WORKER PROCESS EXITING
skipping: [managed-node1] => {
    "changed": false
}

MSG:

All items skipped
 21264 1727202773.39454: no more pending results, returning what we have
 21264 1727202773.39458: results queue empty
 21264 1727202773.39458: checking for any_errors_fatal
 21264 1727202773.39465: done checking for any_errors_fatal
 21264 1727202773.39465: checking for max_fail_percentage
 21264 1727202773.39467: done checking for max_fail_percentage
 21264 1727202773.39468: checking to see if all hosts have failed and the running result is not ok
 21264 1727202773.39469: done checking to see if all hosts have failed
 21264 1727202773.39470: getting the remaining hosts for this loop
 21264 1727202773.39472: done getting the remaining hosts for this loop
 21264 1727202773.39475: getting the next task for host managed-node1
 21264 1727202773.39484: done getting next task for host managed-node1
 21264 1727202773.39488:  ^ task is: TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Include input sub-vars
 21264 1727202773.39493:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=9, 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=8, 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), 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
 21264 1727202773.39505: getting variables
 21264 1727202773.39507: in VariableManager get_vars()
 21264 1727202773.39546: Calling all_inventory to load vars for managed-node1
 21264 1727202773.39549: Calling groups_inventory to load vars for managed-node1
 21264 1727202773.39551: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202773.39561: Calling all_plugins_play to load vars for managed-node1
 21264 1727202773.39564: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202773.39568: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202773.42861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202773.46635: done with get_vars()
 21264 1727202773.46660: done getting variables
 21264 1727202773.46978: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Include input sub-vars] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:166
Tuesday 24 September 2024  14:32:53 -0400 (0:00:00.213)       0:00:17.241 ***** 
 21264 1727202773.47025: entering _queue_task() for managed-node1/include_vars
 21264 1727202773.48368: worker is 1 (out of 1 available)
 21264 1727202773.48378: exiting _queue_task() for managed-node1/include_vars
 21264 1727202773.48392: done queuing things up, now waiting for results queue to drain
 21264 1727202773.48393: waiting for pending results...
 21264 1727202773.49300: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Include input sub-vars
 21264 1727202773.49747: in run() - task 0e798799-7813-bb7e-0ba7-00000000062e
 21264 1727202773.49751: variable 'ansible_search_path' from source: unknown
 21264 1727202773.49754: variable 'ansible_search_path' from source: unknown
 21264 1727202773.49986: variable 'rsyslog_inputs' from source: set_fact
 21264 1727202773.50616: variable 'rsyslog_inputs' from source: set_fact
 21264 1727202773.50621: dumping result to json
 21264 1727202773.50624: done dumping result, returning
 21264 1727202773.50628: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Include input sub-vars [0e798799-7813-bb7e-0ba7-00000000062e]
 21264 1727202773.50631: sending task result for task 0e798799-7813-bb7e-0ba7-00000000062e
skipping: [managed-node1] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}
 21264 1727202773.50988: no more pending results, returning what we have
 21264 1727202773.50993: results queue empty
 21264 1727202773.50994: checking for any_errors_fatal
 21264 1727202773.51006: done checking for any_errors_fatal
 21264 1727202773.51007: checking for max_fail_percentage
 21264 1727202773.51009: done checking for max_fail_percentage
 21264 1727202773.51010: checking to see if all hosts have failed and the running result is not ok
 21264 1727202773.51012: done checking to see if all hosts have failed
 21264 1727202773.51012: getting the remaining hosts for this loop
 21264 1727202773.51015: done getting the remaining hosts for this loop
 21264 1727202773.51019: getting the next task for host managed-node1
 21264 1727202773.51027: done getting next task for host managed-node1
 21264 1727202773.51032:  ^ task is: TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Run input sub-tasks
 21264 1727202773.51038:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=9, 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=9, 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), 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
 21264 1727202773.51058: getting variables
 21264 1727202773.51060: in VariableManager get_vars()
 21264 1727202773.51104: Calling all_inventory to load vars for managed-node1
 21264 1727202773.51107: Calling groups_inventory to load vars for managed-node1
 21264 1727202773.51109: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202773.51122: Calling all_plugins_play to load vars for managed-node1
 21264 1727202773.51125: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202773.51129: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202773.52038: done sending task result for task 0e798799-7813-bb7e-0ba7-00000000062e
 21264 1727202773.52041: WORKER PROCESS EXITING
 21264 1727202773.54672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202773.58377: done with get_vars()
 21264 1727202773.58397: done getting variables

TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Run input sub-tasks] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:177
Tuesday 24 September 2024  14:32:53 -0400 (0:00:00.115)       0:00:17.357 ***** 
 21264 1727202773.58618: entering _queue_task() for managed-node1/include_tasks
 21264 1727202773.59170: worker is 1 (out of 1 available)
 21264 1727202773.59183: exiting _queue_task() for managed-node1/include_tasks
 21264 1727202773.59195: done queuing things up, now waiting for results queue to drain
 21264 1727202773.59197: waiting for pending results...
 21264 1727202773.59693: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Run input sub-tasks
 21264 1727202773.60196: in run() - task 0e798799-7813-bb7e-0ba7-000000000630
 21264 1727202773.60216: variable 'ansible_search_path' from source: unknown
 21264 1727202773.60224: variable 'ansible_search_path' from source: unknown
 21264 1727202773.60852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202773.65148: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202773.65332: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202773.65374: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202773.65525: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202773.65528: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202773.65604: 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)
 21264 1727202773.65790: 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)
 21264 1727202773.65821: 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)
 21264 1727202773.65908: 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)
 21264 1727202773.65928: 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)
 21264 1727202773.66180: variable 'rsyslog_inputs' from source: set_fact
 21264 1727202773.66387: dumping result to json
 21264 1727202773.66391: done dumping result, returning
 21264 1727202773.66394: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Run input sub-tasks [0e798799-7813-bb7e-0ba7-000000000630]
 21264 1727202773.66396: sending task result for task 0e798799-7813-bb7e-0ba7-000000000630
skipping: [managed-node1] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}
 21264 1727202773.66769: no more pending results, returning what we have
 21264 1727202773.66772: results queue empty
 21264 1727202773.66773: checking for any_errors_fatal
 21264 1727202773.66781: done checking for any_errors_fatal
 21264 1727202773.66783: checking for max_fail_percentage
 21264 1727202773.66785: done checking for max_fail_percentage
 21264 1727202773.66786: checking to see if all hosts have failed and the running result is not ok
 21264 1727202773.66787: done checking to see if all hosts have failed
 21264 1727202773.66788: getting the remaining hosts for this loop
 21264 1727202773.66790: done getting the remaining hosts for this loop
 21264 1727202773.66794: getting the next task for host managed-node1
 21264 1727202773.66802: done getting next task for host managed-node1
 21264 1727202773.66805:  ^ task is: TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Include output sub-vars
 21264 1727202773.66811:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=9, 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=10, 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), 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
 21264 1727202773.66823: getting variables
 21264 1727202773.66825: in VariableManager get_vars()
 21264 1727202773.66864: Calling all_inventory to load vars for managed-node1
 21264 1727202773.66867: Calling groups_inventory to load vars for managed-node1
 21264 1727202773.66869: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202773.66877: Calling all_plugins_play to load vars for managed-node1
 21264 1727202773.66880: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202773.66888: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202773.67765: done sending task result for task 0e798799-7813-bb7e-0ba7-000000000630
 21264 1727202773.67768: WORKER PROCESS EXITING
 21264 1727202773.69660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202773.73689: done with get_vars()
 21264 1727202773.73711: done getting variables
 21264 1727202773.73767: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Include output sub-vars] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:192
Tuesday 24 September 2024  14:32:53 -0400 (0:00:00.154)       0:00:17.512 ***** 
 21264 1727202773.74107: entering _queue_task() for managed-node1/include_vars
 21264 1727202773.75022: worker is 1 (out of 1 available)
 21264 1727202773.75034: exiting _queue_task() for managed-node1/include_vars
 21264 1727202773.75047: done queuing things up, now waiting for results queue to drain
 21264 1727202773.75048: waiting for pending results...
 21264 1727202773.75257: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Include output sub-vars
 21264 1727202773.75681: in run() - task 0e798799-7813-bb7e-0ba7-000000000632
 21264 1727202773.75739: variable 'ansible_search_path' from source: unknown
 21264 1727202773.75794: variable 'ansible_search_path' from source: unknown
 21264 1727202773.75848: variable 'rsyslog_outputs' from source: set_fact
 21264 1727202773.76254: variable 'rsyslog_outputs' from source: set_fact
 21264 1727202773.76416: dumping result to json
 21264 1727202773.76425: done dumping result, returning
 21264 1727202773.76436: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Include output sub-vars [0e798799-7813-bb7e-0ba7-000000000632]
 21264 1727202773.76449: sending task result for task 0e798799-7813-bb7e-0ba7-000000000632
skipping: [managed-node1] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}
 21264 1727202773.76848: no more pending results, returning what we have
 21264 1727202773.76851: results queue empty
 21264 1727202773.76852: checking for any_errors_fatal
 21264 1727202773.76862: done checking for any_errors_fatal
 21264 1727202773.76863: checking for max_fail_percentage
 21264 1727202773.76865: done checking for max_fail_percentage
 21264 1727202773.76866: checking to see if all hosts have failed and the running result is not ok
 21264 1727202773.76868: done checking to see if all hosts have failed
 21264 1727202773.76869: getting the remaining hosts for this loop
 21264 1727202773.76870: done getting the remaining hosts for this loop
 21264 1727202773.76874: getting the next task for host managed-node1
 21264 1727202773.76884: done getting next task for host managed-node1
 21264 1727202773.76889:  ^ task is: TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Run output sub-tasks
 21264 1727202773.76896:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=9, 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=11, 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), 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
 21264 1727202773.76912: getting variables
 21264 1727202773.76914: in VariableManager get_vars()
 21264 1727202773.76953: Calling all_inventory to load vars for managed-node1
 21264 1727202773.76955: Calling groups_inventory to load vars for managed-node1
 21264 1727202773.76957: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202773.76967: Calling all_plugins_play to load vars for managed-node1
 21264 1727202773.76970: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202773.76972: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202773.77574: done sending task result for task 0e798799-7813-bb7e-0ba7-000000000632
 21264 1727202773.77580: WORKER PROCESS EXITING
 21264 1727202773.79186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202773.82824: done with get_vars()
 21264 1727202773.82843: done getting variables

TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Run output sub-tasks] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:204
Tuesday 24 September 2024  14:32:53 -0400 (0:00:00.090)       0:00:17.603 ***** 
 21264 1727202773.83153: entering _queue_task() for managed-node1/include_tasks
 21264 1727202773.83531: worker is 1 (out of 1 available)
 21264 1727202773.83543: exiting _queue_task() for managed-node1/include_tasks
 21264 1727202773.83554: done queuing things up, now waiting for results queue to drain
 21264 1727202773.83555: waiting for pending results...
 21264 1727202773.84152: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Run output sub-tasks
 21264 1727202773.84580: in run() - task 0e798799-7813-bb7e-0ba7-000000000634
 21264 1727202773.84635: variable 'ansible_search_path' from source: unknown
 21264 1727202773.84643: variable 'ansible_search_path' from source: unknown
 21264 1727202773.84695: variable 'rsyslog_outputs' from source: set_fact
 21264 1727202773.85125: variable 'rsyslog_outputs' from source: set_fact
 21264 1727202773.85387: dumping result to json
 21264 1727202773.85392: done dumping result, returning
 21264 1727202773.85396: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Run output sub-tasks [0e798799-7813-bb7e-0ba7-000000000634]
 21264 1727202773.85399: sending task result for task 0e798799-7813-bb7e-0ba7-000000000634
skipping: [managed-node1] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}
 21264 1727202773.85637: no more pending results, returning what we have
 21264 1727202773.85641: results queue empty
 21264 1727202773.85642: checking for any_errors_fatal
 21264 1727202773.85653: done checking for any_errors_fatal
 21264 1727202773.85654: checking for max_fail_percentage
 21264 1727202773.85656: done checking for max_fail_percentage
 21264 1727202773.85657: checking to see if all hosts have failed and the running result is not ok
 21264 1727202773.85659: done checking to see if all hosts have failed
 21264 1727202773.85660: getting the remaining hosts for this loop
 21264 1727202773.85662: done getting the remaining hosts for this loop
 21264 1727202773.85666: getting the next task for host managed-node1
 21264 1727202773.85675: done getting next task for host managed-node1
 21264 1727202773.85681:  ^ task is: TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Get rsyslog config files not owned by any package
 21264 1727202773.85689:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=9, 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=12, 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), 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
 21264 1727202773.85704: getting variables
 21264 1727202773.85706: in VariableManager get_vars()
 21264 1727202773.85747: Calling all_inventory to load vars for managed-node1
 21264 1727202773.85750: Calling groups_inventory to load vars for managed-node1
 21264 1727202773.85752: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202773.85763: Calling all_plugins_play to load vars for managed-node1
 21264 1727202773.85766: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202773.85769: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202773.86398: done sending task result for task 0e798799-7813-bb7e-0ba7-000000000634
 21264 1727202773.86401: WORKER PROCESS EXITING
 21264 1727202773.88273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202773.91167: done with get_vars()
 21264 1727202773.91191: done getting variables
 21264 1727202773.91392: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)

TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get rsyslog config files not owned by any package] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:217
Tuesday 24 September 2024  14:32:53 -0400 (0:00:00.082)       0:00:17.685 ***** 
 21264 1727202773.91430: entering _queue_task() for managed-node1/shell
 21264 1727202773.91432: Creating lock for shell
 21264 1727202773.92307: worker is 1 (out of 1 available)
 21264 1727202773.92317: exiting _queue_task() for managed-node1/shell
 21264 1727202773.92328: done queuing things up, now waiting for results queue to drain
 21264 1727202773.92329: waiting for pending results...
 21264 1727202773.92636: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Get rsyslog config files not owned by any package
 21264 1727202773.93020: in run() - task 0e798799-7813-bb7e-0ba7-000000000636
 21264 1727202773.93065: variable 'ansible_search_path' from source: unknown
 21264 1727202773.93093: variable 'ansible_search_path' from source: unknown
 21264 1727202773.93208: calling self._execute()
 21264 1727202773.93421: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202773.93424: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202773.93427: variable 'omit' from source: magic vars
 21264 1727202773.94888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202773.99388: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202773.99536: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202773.99611: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202773.99721: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202773.99813: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202774.00005: 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)
 21264 1727202774.00042: 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)
 21264 1727202774.00072: 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)
 21264 1727202774.00288: 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)
 21264 1727202774.00292: 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)
 21264 1727202774.00489: Evaluated conditional (not __rsyslog_failed_validation | d(false)): True
 21264 1727202774.00949: variable 'logging_purge_confs' from source: role '' defaults
 21264 1727202774.00964: Evaluated conditional (logging_purge_confs | bool | d(false)): False
 21264 1727202774.00972: when evaluation is False, skipping this task
 21264 1727202774.00988: _execute() done
 21264 1727202774.00995: dumping result to json
 21264 1727202774.01002: done dumping result, returning
 21264 1727202774.01015: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Get rsyslog config files not owned by any package [0e798799-7813-bb7e-0ba7-000000000636]
 21264 1727202774.01024: sending task result for task 0e798799-7813-bb7e-0ba7-000000000636
 21264 1727202774.01263: done sending task result for task 0e798799-7813-bb7e-0ba7-000000000636
 21264 1727202774.01266: WORKER PROCESS EXITING
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "logging_purge_confs | bool | d(false)",
    "skip_reason": "Conditional result was False"
}
 21264 1727202774.01348: no more pending results, returning what we have
 21264 1727202774.01352: results queue empty
 21264 1727202774.01353: checking for any_errors_fatal
 21264 1727202774.01359: done checking for any_errors_fatal
 21264 1727202774.01360: checking for max_fail_percentage
 21264 1727202774.01362: done checking for max_fail_percentage
 21264 1727202774.01363: checking to see if all hosts have failed and the running result is not ok
 21264 1727202774.01364: done checking to see if all hosts have failed
 21264 1727202774.01365: getting the remaining hosts for this loop
 21264 1727202774.01367: done getting the remaining hosts for this loop
 21264 1727202774.01371: getting the next task for host managed-node1
 21264 1727202774.01384: done getting next task for host managed-node1
 21264 1727202774.01389:  ^ task is: TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Purge - remove files not generated by current state
 21264 1727202774.01395:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=9, 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=13, 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), 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
 21264 1727202774.01409: getting variables
 21264 1727202774.01411: in VariableManager get_vars()
 21264 1727202774.01452: Calling all_inventory to load vars for managed-node1
 21264 1727202774.01455: Calling groups_inventory to load vars for managed-node1
 21264 1727202774.01457: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202774.01468: Calling all_plugins_play to load vars for managed-node1
 21264 1727202774.01471: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202774.01474: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202774.04038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202774.08084: done with get_vars()
 21264 1727202774.08103: done getting variables

TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Purge - remove files not generated by current state] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:234
Tuesday 24 September 2024  14:32:54 -0400 (0:00:00.168)       0:00:17.854 ***** 
 21264 1727202774.08322: entering _queue_task() for managed-node1/file
 21264 1727202774.09007: worker is 1 (out of 1 available)
 21264 1727202774.09019: exiting _queue_task() for managed-node1/file
 21264 1727202774.09032: done queuing things up, now waiting for results queue to drain
 21264 1727202774.09033: waiting for pending results...
 21264 1727202774.09714: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Purge - remove files not generated by current state
 21264 1727202774.10024: in run() - task 0e798799-7813-bb7e-0ba7-000000000637
 21264 1727202774.10027: variable 'ansible_search_path' from source: unknown
 21264 1727202774.10030: variable 'ansible_search_path' from source: unknown
 21264 1727202774.10275: variable '__rsyslog_files_to_remove' from source: task vars
 21264 1727202774.10533: variable '__rsyslog_files_to_remove' from source: task vars
 21264 1727202774.10955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202774.16391: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202774.16505: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202774.16555: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202774.16739: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202774.16776: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202774.17076: variable '__rsyslog_confs' from source: set_fact
 21264 1727202774.17166: variable '__rsyslog_current_files' from source: task vars
 21264 1727202774.17708: 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)
 21264 1727202774.17749: 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)
 21264 1727202774.17784: 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)
 21264 1727202774.17894: 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)
 21264 1727202774.18060: 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)
 21264 1727202774.18132: 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)
 21264 1727202774.18260: 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)
 21264 1727202774.18283: 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)
 21264 1727202774.18327: 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)
 21264 1727202774.18394: 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)
 21264 1727202774.18589: 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)
 21264 1727202774.18592: 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)
 21264 1727202774.18693: 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)
 21264 1727202774.18750: 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)
 21264 1727202774.18770: 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)
 21264 1727202774.19189: variable '__rsyslog_template_results' from source: set_fact
 21264 1727202774.19363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
 21264 1727202774.19776: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
 21264 1727202774.19930: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
 21264 1727202774.19965: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
 21264 1727202774.20002: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
 21264 1727202774.20192: 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)
 21264 1727202774.20195: 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)
 21264 1727202774.20229: 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)
 21264 1727202774.20320: 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)
 21264 1727202774.20543: calling self._execute()
 21264 1727202774.20697: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202774.20773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202774.20776: variable 'omit' from source: magic vars
 21264 1727202774.21143: 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)
 21264 1727202774.21507: 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)
 21264 1727202774.21510: 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)
 21264 1727202774.21513: 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)
 21264 1727202774.21515: 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)
 21264 1727202774.21611: Evaluated conditional (not __rsyslog_failed_validation | d(false)): True
 21264 1727202774.22009: variable 'logging_purge_confs' from source: role '' defaults
 21264 1727202774.22023: Evaluated conditional (logging_purge_confs | bool | d(false)): False
 21264 1727202774.22039: when evaluation is False, skipping this task
 21264 1727202774.22049: _execute() done
 21264 1727202774.22057: dumping result to json
 21264 1727202774.22065: done dumping result, returning
 21264 1727202774.22075: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Purge - remove files not generated by current state [0e798799-7813-bb7e-0ba7-000000000637]
 21264 1727202774.22114: sending task result for task 0e798799-7813-bb7e-0ba7-000000000637
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "logging_purge_confs | bool | d(false)",
    "skip_reason": "Conditional result was False"
}
 21264 1727202774.22393: no more pending results, returning what we have
 21264 1727202774.22396: results queue empty
 21264 1727202774.22396: checking for any_errors_fatal
 21264 1727202774.22402: done checking for any_errors_fatal
 21264 1727202774.22403: checking for max_fail_percentage
 21264 1727202774.22406: done checking for max_fail_percentage
 21264 1727202774.22407: checking to see if all hosts have failed and the running result is not ok
 21264 1727202774.22408: done checking to see if all hosts have failed
 21264 1727202774.22409: getting the remaining hosts for this loop
 21264 1727202774.22410: done getting the remaining hosts for this loop
 21264 1727202774.22414: getting the next task for host managed-node1
 21264 1727202774.22422: done getting next task for host managed-node1
 21264 1727202774.22426:  ^ task is: TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.
 21264 1727202774.22433:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=9, 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=14, 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), 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
 21264 1727202774.22448: getting variables
 21264 1727202774.22450: in VariableManager get_vars()
 21264 1727202774.22494: Calling all_inventory to load vars for managed-node1
 21264 1727202774.22497: Calling groups_inventory to load vars for managed-node1
 21264 1727202774.22500: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202774.22509: Calling all_plugins_play to load vars for managed-node1
 21264 1727202774.22513: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202774.22516: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202774.23161: done sending task result for task 0e798799-7813-bb7e-0ba7-000000000637
 21264 1727202774.23164: WORKER PROCESS EXITING
 21264 1727202774.25785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202774.28145: done with get_vars()
 21264 1727202774.28167: done getting variables
 21264 1727202774.28236: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:254
Tuesday 24 September 2024  14:32:54 -0400 (0:00:00.199)       0:00:18.054 ***** 
 21264 1727202774.28277: entering _queue_task() for managed-node1/copy
 21264 1727202774.28689: worker is 1 (out of 1 available)
 21264 1727202774.28701: exiting _queue_task() for managed-node1/copy
 21264 1727202774.28713: done queuing things up, now waiting for results queue to drain
 21264 1727202774.28714: waiting for pending results...
 21264 1727202774.28987: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.
 21264 1727202774.29188: in run() - task 0e798799-7813-bb7e-0ba7-000000000638
 21264 1727202774.29224: variable 'ansible_search_path' from source: unknown
 21264 1727202774.29232: variable 'ansible_search_path' from source: unknown
 21264 1727202774.29750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202774.32730: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202774.32806: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202774.32852: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202774.32900: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202774.32942: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202774.33396: variable 'rsyslog_custom_config_files' from source: include params
 21264 1727202774.33533: variable '__custom_config_files' from source: include params
 21264 1727202774.34526: 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)
 21264 1727202774.34529: 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)
 21264 1727202774.34532: 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)
 21264 1727202774.34559: 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)
 21264 1727202774.34606: 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)
 21264 1727202774.34676: 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)
 21264 1727202774.34779: 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)
 21264 1727202774.34877: 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)
 21264 1727202774.34923: 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)
 21264 1727202774.34941: 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)
 21264 1727202774.35001: 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)
 21264 1727202774.35029: 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)
 21264 1727202774.35057: 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)
 21264 1727202774.35107: 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)
 21264 1727202774.35289: 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)
 21264 1727202774.35292: 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)
 21264 1727202774.35295: 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)
 21264 1727202774.35399: 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)
 21264 1727202774.35444: 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)
 21264 1727202774.35464: 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)
 21264 1727202774.35881: variable 'logging_outputs' from source: role '' defaults
 21264 1727202774.36161: variable 'logging_custom_config_files' from source: role '' defaults
 21264 1727202774.36164: dumping result to json
 21264 1727202774.36167: done dumping result, returning
 21264 1727202774.36170: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array. [0e798799-7813-bb7e-0ba7-000000000638]
 21264 1727202774.36172: sending task result for task 0e798799-7813-bb7e-0ba7-000000000638
skipping: [managed-node1] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}
 21264 1727202774.36328: no more pending results, returning what we have
 21264 1727202774.36332: results queue empty
 21264 1727202774.36333: checking for any_errors_fatal
 21264 1727202774.36342: done checking for any_errors_fatal
 21264 1727202774.36343: checking for max_fail_percentage
 21264 1727202774.36345: done checking for max_fail_percentage
 21264 1727202774.36346: checking to see if all hosts have failed and the running result is not ok
 21264 1727202774.36348: done checking to see if all hosts have failed
 21264 1727202774.36349: getting the remaining hosts for this loop
 21264 1727202774.36350: done getting the remaining hosts for this loop
 21264 1727202774.36355: getting the next task for host managed-node1
 21264 1727202774.36365: done getting next task for host managed-node1
 21264 1727202774.36369:  ^ task is: TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files
 21264 1727202774.36376:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=9, 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=15, 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), 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
 21264 1727202774.36398: getting variables
 21264 1727202774.36401: in VariableManager get_vars()
 21264 1727202774.36444: Calling all_inventory to load vars for managed-node1
 21264 1727202774.36448: Calling groups_inventory to load vars for managed-node1
 21264 1727202774.36450: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202774.36460: Calling all_plugins_play to load vars for managed-node1
 21264 1727202774.36463: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202774.36466: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202774.37203: done sending task result for task 0e798799-7813-bb7e-0ba7-000000000638
 21264 1727202774.37207: WORKER PROCESS EXITING
 21264 1727202774.38089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202774.40560: done with get_vars()
 21264 1727202774.40619: done getting variables
 21264 1727202774.40680: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:275
Tuesday 24 September 2024  14:32:54 -0400 (0:00:00.124)       0:00:18.178 ***** 
 21264 1727202774.40731: entering _queue_task() for managed-node1/fail
 21264 1727202774.41096: worker is 1 (out of 1 available)
 21264 1727202774.41110: exiting _queue_task() for managed-node1/fail
 21264 1727202774.41122: done queuing things up, now waiting for results queue to drain
 21264 1727202774.41177: waiting for pending results...
 21264 1727202774.41383: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files
 21264 1727202774.41633: in run() - task 0e798799-7813-bb7e-0ba7-00000000063a
 21264 1727202774.41654: variable 'ansible_search_path' from source: unknown
 21264 1727202774.41662: variable 'ansible_search_path' from source: unknown
 21264 1727202774.41948: variable '__logging_forwards_tls' from source: task vars
 21264 1727202774.42177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202774.46552: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202774.46806: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202774.46875: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202774.47036: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202774.47086: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202774.47289: 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)
 21264 1727202774.47372: 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)
 21264 1727202774.47515: 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)
 21264 1727202774.47554: 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)
 21264 1727202774.47567: 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)
 21264 1727202774.47630: 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)
 21264 1727202774.47650: 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)
 21264 1727202774.47670: 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)
 21264 1727202774.48154: 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)
 21264 1727202774.48158: 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)
 21264 1727202774.48438: variable 'rsyslog_outputs' from source: set_fact
 21264 1727202774.48493: variable '__logging_remote_tls' from source: task vars
 21264 1727202774.49008: variable 'rsyslog_inputs' from source: set_fact
 21264 1727202774.49343: variable 'omit' from source: magic vars
 21264 1727202774.49593: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202774.49602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202774.49612: variable 'omit' from source: magic vars
 21264 1727202774.50203: 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)
 21264 1727202774.50207: 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)
 21264 1727202774.50311: 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)
 21264 1727202774.50334: 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)
 21264 1727202774.50349: 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)
 21264 1727202774.50688: Evaluated conditional (not __rsyslog_failed_validation | d(false)): True
 21264 1727202774.50860: variable '__rsyslog_enabled' from source: include params
 21264 1727202774.50863: variable 'logging_enabled' from source: role '' defaults
 21264 1727202774.50870: Evaluated conditional (__rsyslog_enabled | bool): True
 21264 1727202774.51307: Evaluated conditional (not __rsyslog_failed_validation | d(false)): True
 21264 1727202774.51446: variable '__rsyslog_enabled' from source: include params
 21264 1727202774.51605: variable 'logging_enabled' from source: role '' defaults
 21264 1727202774.51617: Evaluated conditional (__rsyslog_enabled | bool): True
 21264 1727202774.51855: 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)
 21264 1727202774.51995: 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)
 21264 1727202774.52062: 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)
 21264 1727202774.52115: 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)
 21264 1727202774.52130: 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)
 21264 1727202774.52469: variable 'item' from source: unknown
 21264 1727202774.52472: Evaluated conditional (item | length > 0): False
 21264 1727202774.52474: when evaluation is False, skipping this task
 21264 1727202774.52715: variable 'item' from source: unknown
 21264 1727202774.52797: variable 'item' from source: unknown
skipping: [managed-node1] => (item=[])  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item | length > 0",
    "item": [],
    "skip_reason": "Conditional result was False"
}
 21264 1727202774.53443: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202774.53446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202774.53448: variable 'omit' from source: magic vars
 21264 1727202774.53450: 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)
 21264 1727202774.53458: 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)
 21264 1727202774.53461: 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)
 21264 1727202774.53748: 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)
 21264 1727202774.53756: 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)
 21264 1727202774.53877: Evaluated conditional (not __rsyslog_failed_validation | d(false)): True
 21264 1727202774.54196: variable '__rsyslog_enabled' from source: include params
 21264 1727202774.54398: variable 'logging_enabled' from source: role '' defaults
 21264 1727202774.54404: Evaluated conditional (__rsyslog_enabled | bool): True
 21264 1727202774.54538: Evaluated conditional (not __rsyslog_failed_validation | d(false)): True
 21264 1727202774.54889: variable '__rsyslog_enabled' from source: include params
 21264 1727202774.54892: variable 'logging_enabled' from source: role '' defaults
 21264 1727202774.54895: Evaluated conditional (__rsyslog_enabled | bool): True
 21264 1727202774.55075: 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)
 21264 1727202774.55175: 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)
 21264 1727202774.55312: 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)
 21264 1727202774.55314: 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)
 21264 1727202774.55379: 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)
 21264 1727202774.55449: variable 'item' from source: unknown
 21264 1727202774.55460: Evaluated conditional (item | length > 0): False
 21264 1727202774.55463: when evaluation is False, skipping this task
 21264 1727202774.55808: variable 'item' from source: unknown
 21264 1727202774.55811: variable 'item' from source: unknown
skipping: [managed-node1] => (item=[])  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item | length > 0",
    "item": [],
    "skip_reason": "Conditional result was False"
}
 21264 1727202774.55967: dumping result to json
 21264 1727202774.55970: done dumping result, returning
 21264 1727202774.55972: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files [0e798799-7813-bb7e-0ba7-00000000063a]
 21264 1727202774.55974: sending task result for task 0e798799-7813-bb7e-0ba7-00000000063a
 21264 1727202774.56012: done sending task result for task 0e798799-7813-bb7e-0ba7-00000000063a
 21264 1727202774.56014: WORKER PROCESS EXITING
skipping: [managed-node1] => {
    "changed": false
}

MSG:

All items skipped
 21264 1727202774.56047: no more pending results, returning what we have
 21264 1727202774.56049: results queue empty
 21264 1727202774.56050: checking for any_errors_fatal
 21264 1727202774.56055: done checking for any_errors_fatal
 21264 1727202774.56056: checking for max_fail_percentage
 21264 1727202774.56058: done checking for max_fail_percentage
 21264 1727202774.56058: checking to see if all hosts have failed and the running result is not ok
 21264 1727202774.56059: done checking to see if all hosts have failed
 21264 1727202774.56060: getting the remaining hosts for this loop
 21264 1727202774.56062: done getting the remaining hosts for this loop
 21264 1727202774.56065: getting the next task for host managed-node1
 21264 1727202774.56073: done getting next task for host managed-node1
 21264 1727202774.56076:  ^ task is: TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy local ca_cert file to the target if needed
 21264 1727202774.56084:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=9, 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=15, 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), 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
 21264 1727202774.56098: getting variables
 21264 1727202774.56099: in VariableManager get_vars()
 21264 1727202774.56139: Calling all_inventory to load vars for managed-node1
 21264 1727202774.56142: Calling groups_inventory to load vars for managed-node1
 21264 1727202774.56144: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202774.56153: Calling all_plugins_play to load vars for managed-node1
 21264 1727202774.56156: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202774.56158: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202774.59712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202774.62684: done with get_vars()
 21264 1727202774.62705: done getting variables
 21264 1727202774.62761: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy local ca_cert file to the target if needed] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:283
Tuesday 24 September 2024  14:32:54 -0400 (0:00:00.225)       0:00:18.404 ***** 
 21264 1727202774.63303: entering _queue_task() for managed-node1/copy
 21264 1727202774.63945: worker is 1 (out of 1 available)
 21264 1727202774.63958: exiting _queue_task() for managed-node1/copy
 21264 1727202774.63971: done queuing things up, now waiting for results queue to drain
 21264 1727202774.63972: waiting for pending results...
 21264 1727202774.64813: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy local ca_cert file to the target if needed
 21264 1727202774.65038: in run() - task 0e798799-7813-bb7e-0ba7-00000000063b
 21264 1727202774.65042: variable 'ansible_search_path' from source: unknown
 21264 1727202774.65045: variable 'ansible_search_path' from source: unknown
 21264 1727202774.65065: calling self._execute()
 21264 1727202774.65360: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202774.65363: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202774.65370: variable 'omit' from source: magic vars
 21264 1727202774.66270: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202774.69889: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202774.70033: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202774.70036: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202774.70113: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202774.70215: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202774.70323: 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)
 21264 1727202774.70409: 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)
 21264 1727202774.70464: 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)
 21264 1727202774.70515: 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)
 21264 1727202774.70573: 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)
 21264 1727202774.70706: Evaluated conditional (not __rsyslog_failed_validation | d(false)): True
 21264 1727202774.70862: variable '__rsyslog_enabled' from source: include params
 21264 1727202774.70886: variable 'logging_enabled' from source: role '' defaults
 21264 1727202774.70889: Evaluated conditional (__rsyslog_enabled | bool): True
 21264 1727202774.71166: 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)
 21264 1727202774.71261: 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)
 21264 1727202774.71264: 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)
 21264 1727202774.71320: 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)
 21264 1727202774.71556: 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)
 21264 1727202774.71678: variable '__logging_forwards_tls' from source: task vars
 21264 1727202774.71925: 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)
 21264 1727202774.71951: 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)
 21264 1727202774.72032: 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)
 21264 1727202774.72084: 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)
 21264 1727202774.72154: 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)
 21264 1727202774.72279: 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)
 21264 1727202774.72353: 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)
 21264 1727202774.72378: 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)
 21264 1727202774.72427: 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)
 21264 1727202774.72440: 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)
 21264 1727202774.72631: variable 'rsyslog_outputs' from source: set_fact
 21264 1727202774.72673: variable '__logging_remote_tls' from source: task vars
 21264 1727202774.72960: variable 'rsyslog_inputs' from source: set_fact
 21264 1727202774.72984: Evaluated conditional (__logging_forwards_tls | length > 0 or __logging_remote_tls | length > 0): False
 21264 1727202774.72988: when evaluation is False, skipping this task
 21264 1727202774.72990: _execute() done
 21264 1727202774.72992: dumping result to json
 21264 1727202774.72995: done dumping result, returning
 21264 1727202774.73006: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy local ca_cert file to the target if needed [0e798799-7813-bb7e-0ba7-00000000063b]
 21264 1727202774.73021: sending task result for task 0e798799-7813-bb7e-0ba7-00000000063b
 21264 1727202774.73230: done sending task result for task 0e798799-7813-bb7e-0ba7-00000000063b
 21264 1727202774.73234: WORKER PROCESS EXITING
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "__logging_forwards_tls | length > 0 or __logging_remote_tls | length > 0",
    "skip_reason": "Conditional result was False"
}
 21264 1727202774.73288: no more pending results, returning what we have
 21264 1727202774.73291: results queue empty
 21264 1727202774.73292: checking for any_errors_fatal
 21264 1727202774.73299: done checking for any_errors_fatal
 21264 1727202774.73306: checking for max_fail_percentage
 21264 1727202774.73308: done checking for max_fail_percentage
 21264 1727202774.73309: checking to see if all hosts have failed and the running result is not ok
 21264 1727202774.73310: done checking to see if all hosts have failed
 21264 1727202774.73311: getting the remaining hosts for this loop
 21264 1727202774.73313: done getting the remaining hosts for this loop
 21264 1727202774.73317: getting the next task for host managed-node1
 21264 1727202774.73326: done getting next task for host managed-node1
 21264 1727202774.73332:  ^ task is: TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy local cert file to the target if needed
 21264 1727202774.73339:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=9, 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=15, 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=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? (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), 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
 21264 1727202774.73353: getting variables
 21264 1727202774.73355: in VariableManager get_vars()
 21264 1727202774.73400: Calling all_inventory to load vars for managed-node1
 21264 1727202774.73403: Calling groups_inventory to load vars for managed-node1
 21264 1727202774.73406: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202774.73416: Calling all_plugins_play to load vars for managed-node1
 21264 1727202774.73419: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202774.73422: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202774.74870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202774.77018: done with get_vars()
 21264 1727202774.77035: done getting variables
 21264 1727202774.77101: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy local cert file to the target if needed] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:295
Tuesday 24 September 2024  14:32:54 -0400 (0:00:00.138)       0:00:18.542 ***** 
 21264 1727202774.77140: entering _queue_task() for managed-node1/copy
 21264 1727202774.77573: worker is 1 (out of 1 available)
 21264 1727202774.77589: exiting _queue_task() for managed-node1/copy
 21264 1727202774.77600: done queuing things up, now waiting for results queue to drain
 21264 1727202774.77601: waiting for pending results...
 21264 1727202774.77945: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy local cert file to the target if needed
 21264 1727202774.78165: in run() - task 0e798799-7813-bb7e-0ba7-00000000063c
 21264 1727202774.78199: variable 'ansible_search_path' from source: unknown
 21264 1727202774.78204: variable 'ansible_search_path' from source: unknown
 21264 1727202774.78253: calling self._execute()
 21264 1727202774.78408: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202774.78419: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202774.78436: variable 'omit' from source: magic vars
 21264 1727202774.79376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202774.82808: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202774.82903: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202774.83019: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202774.83023: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202774.83025: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202774.83087: 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)
 21264 1727202774.83128: 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)
 21264 1727202774.83151: 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)
 21264 1727202774.83204: 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)
 21264 1727202774.83231: 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)
 21264 1727202774.83384: Evaluated conditional (not __rsyslog_failed_validation | d(false)): True
 21264 1727202774.83554: variable '__rsyslog_enabled' from source: include params
 21264 1727202774.83557: variable 'logging_enabled' from source: role '' defaults
 21264 1727202774.83564: Evaluated conditional (__rsyslog_enabled | bool): True
 21264 1727202774.83707: 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)
 21264 1727202774.83732: 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)
 21264 1727202774.83783: 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)
 21264 1727202774.83810: 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)
 21264 1727202774.83847: 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)
 21264 1727202774.84011: variable '__logging_forwards_tls' from source: task vars
 21264 1727202774.84186: 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)
 21264 1727202774.84262: 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)
 21264 1727202774.84265: 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)
 21264 1727202774.84350: 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)
 21264 1727202774.84353: 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)
 21264 1727202774.84455: 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)
 21264 1727202774.84618: 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)
 21264 1727202774.84642: 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)
 21264 1727202774.84702: 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)
 21264 1727202774.84727: 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)
 21264 1727202774.85160: variable 'rsyslog_outputs' from source: set_fact
 21264 1727202774.85424: variable '__logging_remote_tls' from source: task vars
 21264 1727202774.85521: variable 'rsyslog_inputs' from source: set_fact
 21264 1727202774.85541: Evaluated conditional (__logging_forwards_tls | length > 0 or __logging_remote_tls | length > 0): False
 21264 1727202774.85544: when evaluation is False, skipping this task
 21264 1727202774.85547: _execute() done
 21264 1727202774.85550: dumping result to json
 21264 1727202774.85552: done dumping result, returning
 21264 1727202774.85561: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy local cert file to the target if needed [0e798799-7813-bb7e-0ba7-00000000063c]
 21264 1727202774.85565: sending task result for task 0e798799-7813-bb7e-0ba7-00000000063c
 21264 1727202774.85706: done sending task result for task 0e798799-7813-bb7e-0ba7-00000000063c
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "__logging_forwards_tls | length > 0 or __logging_remote_tls | length > 0",
    "skip_reason": "Conditional result was False"
}
 21264 1727202774.85767: no more pending results, returning what we have
 21264 1727202774.85770: results queue empty
 21264 1727202774.85770: checking for any_errors_fatal
 21264 1727202774.85792: done checking for any_errors_fatal
 21264 1727202774.85793: checking for max_fail_percentage
 21264 1727202774.85806: done checking for max_fail_percentage
 21264 1727202774.85807: checking to see if all hosts have failed and the running result is not ok
 21264 1727202774.85808: done checking to see if all hosts have failed
 21264 1727202774.85809: getting the remaining hosts for this loop
 21264 1727202774.85811: done getting the remaining hosts for this loop
 21264 1727202774.85815: getting the next task for host managed-node1
 21264 1727202774.85824: done getting next task for host managed-node1
 21264 1727202774.85829:  ^ task is: TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy local key file to the target if needed
 21264 1727202774.85840:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=9, 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=15, 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=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? (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), 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
 21264 1727202774.85862: getting variables
 21264 1727202774.85864: in VariableManager get_vars()
 21264 1727202774.86059: Calling all_inventory to load vars for managed-node1
 21264 1727202774.86062: Calling groups_inventory to load vars for managed-node1
 21264 1727202774.86067: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202774.86080: Calling all_plugins_play to load vars for managed-node1
 21264 1727202774.86143: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202774.86149: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202774.86730: WORKER PROCESS EXITING
 21264 1727202774.88111: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202774.89666: done with get_vars()
 21264 1727202774.89689: done getting variables
 21264 1727202774.89755: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy local key file to the target if needed] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:307
Tuesday 24 September 2024  14:32:54 -0400 (0:00:00.126)       0:00:18.669 ***** 
 21264 1727202774.89799: entering _queue_task() for managed-node1/copy
 21264 1727202774.90126: worker is 1 (out of 1 available)
 21264 1727202774.90146: exiting _queue_task() for managed-node1/copy
 21264 1727202774.90158: done queuing things up, now waiting for results queue to drain
 21264 1727202774.90159: waiting for pending results...
 21264 1727202774.90373: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy local key file to the target if needed
 21264 1727202774.90579: in run() - task 0e798799-7813-bb7e-0ba7-00000000063d
 21264 1727202774.90602: variable 'ansible_search_path' from source: unknown
 21264 1727202774.90606: variable 'ansible_search_path' from source: unknown
 21264 1727202774.90644: calling self._execute()
 21264 1727202774.90738: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202774.90744: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202774.90753: variable 'omit' from source: magic vars
 21264 1727202774.91143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202774.93668: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202774.93736: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202774.93787: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202774.93889: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202774.93892: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202774.93931: 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)
 21264 1727202774.93985: 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)
 21264 1727202774.94111: 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)
 21264 1727202774.94115: 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)
 21264 1727202774.94118: 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)
 21264 1727202774.94214: Evaluated conditional (not __rsyslog_failed_validation | d(false)): True
 21264 1727202774.94419: variable '__rsyslog_enabled' from source: include params
 21264 1727202774.94422: variable 'logging_enabled' from source: role '' defaults
 21264 1727202774.94425: Evaluated conditional (__rsyslog_enabled | bool): True
 21264 1727202774.94524: 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)
 21264 1727202774.94553: 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)
 21264 1727202774.94577: 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)
 21264 1727202774.94619: 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)
 21264 1727202774.94637: 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)
 21264 1727202774.94744: variable '__logging_forwards_tls' from source: task vars
 21264 1727202774.94861: 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)
 21264 1727202774.94886: 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)
 21264 1727202774.94907: 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)
 21264 1727202774.94945: 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)
 21264 1727202774.95038: 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)
 21264 1727202774.95116: 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)
 21264 1727202774.95177: 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)
 21264 1727202774.95180: 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)
 21264 1727202774.95230: 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)
 21264 1727202774.95251: 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)
 21264 1727202774.95421: variable 'rsyslog_outputs' from source: set_fact
 21264 1727202774.95470: variable '__logging_remote_tls' from source: task vars
 21264 1727202774.96025: variable 'rsyslog_inputs' from source: set_fact
 21264 1727202774.96052: Evaluated conditional (__logging_forwards_tls | length > 0 or __logging_remote_tls | length > 0): False
 21264 1727202774.96076: when evaluation is False, skipping this task
 21264 1727202774.96079: _execute() done
 21264 1727202774.96184: dumping result to json
 21264 1727202774.96187: done dumping result, returning
 21264 1727202774.96190: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy local key file to the target if needed [0e798799-7813-bb7e-0ba7-00000000063d]
 21264 1727202774.96192: sending task result for task 0e798799-7813-bb7e-0ba7-00000000063d
 21264 1727202774.96278: done sending task result for task 0e798799-7813-bb7e-0ba7-00000000063d
 21264 1727202774.96281: WORKER PROCESS EXITING
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "__logging_forwards_tls | length > 0 or __logging_remote_tls | length > 0",
    "skip_reason": "Conditional result was False"
}
 21264 1727202774.96330: no more pending results, returning what we have
 21264 1727202774.96335: results queue empty
 21264 1727202774.96335: checking for any_errors_fatal
 21264 1727202774.96343: done checking for any_errors_fatal
 21264 1727202774.96349: checking for max_fail_percentage
 21264 1727202774.96352: done checking for max_fail_percentage
 21264 1727202774.96353: checking to see if all hosts have failed and the running result is not ok
 21264 1727202774.96354: done checking to see if all hosts have failed
 21264 1727202774.96355: getting the remaining hosts for this loop
 21264 1727202774.96357: done getting the remaining hosts for this loop
 21264 1727202774.96360: getting the next task for host managed-node1
 21264 1727202774.96370: done getting next task for host managed-node1
 21264 1727202774.96375:  ^ task is: TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Enable rsyslog service
 21264 1727202774.96381:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=9, 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=16, 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), 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
 21264 1727202774.96398: getting variables
 21264 1727202774.96400: in VariableManager get_vars()
 21264 1727202774.96443: Calling all_inventory to load vars for managed-node1
 21264 1727202774.96446: Calling groups_inventory to load vars for managed-node1
 21264 1727202774.96450: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202774.96461: Calling all_plugins_play to load vars for managed-node1
 21264 1727202774.96464: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202774.96467: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202774.98386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202775.00705: done with get_vars()
 21264 1727202775.00728: done getting variables
 21264 1727202775.00832: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)

TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Enable rsyslog service] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:319
Tuesday 24 September 2024  14:32:55 -0400 (0:00:00.110)       0:00:18.780 ***** 
 21264 1727202775.00872: entering _queue_task() for managed-node1/service
 21264 1727202775.00874: Creating lock for service
 21264 1727202775.01205: worker is 1 (out of 1 available)
 21264 1727202775.01215: exiting _queue_task() for managed-node1/service
 21264 1727202775.01226: done queuing things up, now waiting for results queue to drain
 21264 1727202775.01226: waiting for pending results...
 21264 1727202775.01850: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Enable rsyslog service
 21264 1727202775.01898: in run() - task 0e798799-7813-bb7e-0ba7-00000000063e
 21264 1727202775.01927: variable 'ansible_search_path' from source: unknown
 21264 1727202775.01930: variable 'ansible_search_path' from source: unknown
 21264 1727202775.01956: calling self._execute()
 21264 1727202775.02118: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202775.02122: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202775.02125: variable 'omit' from source: magic vars
 21264 1727202775.02636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202775.05815: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202775.05919: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202775.05923: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202775.05953: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202775.05975: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202775.06061: 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)
 21264 1727202775.06244: 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)
 21264 1727202775.06248: 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)
 21264 1727202775.06250: 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)
 21264 1727202775.06252: 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)
 21264 1727202775.06292: Evaluated conditional (not __rsyslog_failed_validation | d(false)): True
 21264 1727202775.06416: variable '__rsyslog_enabled' from source: include params
 21264 1727202775.06420: variable 'logging_enabled' from source: role '' defaults
 21264 1727202775.06427: Evaluated conditional (__rsyslog_enabled | bool): True
 21264 1727202775.06541: 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)
 21264 1727202775.06569: 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)
 21264 1727202775.06595: 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)
 21264 1727202775.06630: 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)
 21264 1727202775.06647: 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)
 21264 1727202775.06741: variable 'rsyslog_in_image' from source: role '' defaults
 21264 1727202775.06748: Evaluated conditional (not rsyslog_in_image | default(false) | bool): True
 21264 1727202775.06788: variable 'omit' from source: magic vars
 21264 1727202775.06857: variable 'omit' from source: magic vars
 21264 1727202775.06893: variable 'omit' from source: magic vars
 21264 1727202775.06916: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
 21264 1727202775.06940: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
 21264 1727202775.06996: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
 21264 1727202775.07003: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202775.07007: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202775.07009: variable 'inventory_hostname' from source: host vars for 'managed-node1'
 21264 1727202775.07011: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202775.07017: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202775.07104: Set connection var ansible_pipelining to False
 21264 1727202775.07109: Set connection var ansible_shell_type to sh
 21264 1727202775.07111: Set connection var ansible_module_compression to ZIP_DEFLATED
 21264 1727202775.07124: Set connection var ansible_timeout to 10
 21264 1727202775.07152: Set connection var ansible_shell_executable to /bin/sh
 21264 1727202775.07155: Set connection var ansible_connection to ssh
 21264 1727202775.07157: variable 'ansible_shell_executable' from source: unknown
 21264 1727202775.07159: variable 'ansible_connection' from source: unknown
 21264 1727202775.07162: variable 'ansible_module_compression' from source: unknown
 21264 1727202775.07164: variable 'ansible_shell_type' from source: unknown
 21264 1727202775.07166: variable 'ansible_shell_executable' from source: unknown
 21264 1727202775.07168: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202775.07170: variable 'ansible_pipelining' from source: unknown
 21264 1727202775.07172: variable 'ansible_timeout' from source: unknown
 21264 1727202775.07174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202775.07323: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)
 21264 1727202775.07326: variable 'omit' from source: magic vars
 21264 1727202775.07333: starting attempt loop
 21264 1727202775.07337: running the handler
 21264 1727202775.07354: variable 'ansible_facts' from source: unknown
 21264 1727202775.08690: _low_level_execute_command(): starting
 21264 1727202775.08693: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'
 21264 1727202775.10115: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
<<<
 21264 1727202775.10126: stderr chunk (state=3):
>>>debug1: Reading configuration data /root/.ssh/config
<<<
 21264 1727202775.10139: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
<<<
 21264 1727202775.10152: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
 21264 1727202775.10161: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
<<<
 21264 1727202775.10201: stderr chunk (state=3):
>>>debug2: match not found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: configuration requests final Match pass
debug2: resolve_canonicalize: hostname 10.31.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202775.10266: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
<<<
 21264 1727202775.10338: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202775.10656: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202775.12386: stdout chunk (state=3):
>>>/root
<<<
 21264 1727202775.12468: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202775.12497: stderr chunk (state=3):
>>><<<
 21264 1727202775.12500: stdout chunk (state=3):
>>><<<
 21264 1727202775.12805: _low_level_execute_command() done: rc=0, stdout=/root
, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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
 21264 1727202775.12816: _low_level_execute_command(): starting
 21264 1727202775.12822: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727202775.1280406-22464-45920572669109 `" && echo ansible-tmp-1727202775.1280406-22464-45920572669109="` echo /root/.ansible/tmp/ansible-tmp-1727202775.1280406-22464-45920572669109 `" ) && sleep 0'
 21264 1727202775.14058: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202775.14129: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
<<<
 21264 1727202775.14223: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202775.14292: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202775.16274: stdout chunk (state=3):
>>>ansible-tmp-1727202775.1280406-22464-45920572669109=/root/.ansible/tmp/ansible-tmp-1727202775.1280406-22464-45920572669109
<<<
 21264 1727202775.16383: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202775.16400: stderr chunk (state=3):
>>><<<
 21264 1727202775.16403: stdout chunk (state=3):
>>><<<
 21264 1727202775.16422: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727202775.1280406-22464-45920572669109=/root/.ansible/tmp/ansible-tmp-1727202775.1280406-22464-45920572669109
, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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
 21264 1727202775.16687: variable 'ansible_module_compression' from source: unknown
 21264 1727202775.16692: ANSIBALLZ: Using generic lock for ansible.legacy.systemd
 21264 1727202775.16694: ANSIBALLZ: Acquiring lock
 21264 1727202775.16696: ANSIBALLZ: Lock acquired: 140283052789008
 21264 1727202775.16700: ANSIBALLZ: Creating module
 21264 1727202775.84509: ANSIBALLZ: Writing module into payload
 21264 1727202775.84927: ANSIBALLZ: Writing module
 21264 1727202775.84958: ANSIBALLZ: Renaming module
 21264 1727202775.85018: ANSIBALLZ: Done creating module
 21264 1727202775.85239: variable 'ansible_facts' from source: unknown
 21264 1727202775.85492: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727202775.1280406-22464-45920572669109/AnsiballZ_systemd.py
 21264 1727202775.85764: Sending initial data
 21264 1727202775.85794: Sent initial data (155 bytes)
 21264 1727202775.87115: stderr chunk (state=3):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
<<<
 21264 1727202775.87131: stderr chunk (state=3):
>>>debug1: Reading configuration data /root/.ssh/config
<<<
 21264 1727202775.87146: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
<<<
 21264 1727202775.87162: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
 21264 1727202775.87179: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
<<<
 21264 1727202775.87228: stderr chunk (state=3):
>>>debug2: match not found
<<<
 21264 1727202775.87241: 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.41.56 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
<<<
 21264 1727202775.87259: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
<<<
 21264 1727202775.87317: stderr chunk (state=3):
>>>debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202775.87351: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
<<<
 21264 1727202775.87376: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
 21264 1727202775.87424: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202775.87597: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202775.89140: stderr chunk (state=3):
>>>debug2: Remote version: 3
debug2: Server supports extension "posix-rename@openssh.com" revision 1
debug2: Server supports extension "statvfs@openssh.com" revision 2
debug2: Server supports extension "fstatvfs@openssh.com" revision 2
debug2: Server supports extension "hardlink@openssh.com" revision 1
debug2: Server supports extension "fsync@openssh.com" revision 1
debug2: Server supports extension "lsetstat@openssh.com" revision 1
debug2: Server supports extension "limits@openssh.com" revision 1
debug2: Server supports extension "expand-path@openssh.com" revision 1
debug2: Server supports extension "copy-data" revision 1
debug2: Unrecognised server extension "home-directory"
debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1
<<<
 21264 1727202775.89290: stderr chunk (state=3):
>>>debug2: Sending SSH2_FXP_REALPATH "."
<<<
 21264 1727202775.89343: stdout chunk (state=3):
>>>sftp> put /root/.ansible/tmp/ansible-local-21264ljj_fs96/tmpxpzge53d /root/.ansible/tmp/ansible-tmp-1727202775.1280406-22464-45920572669109/AnsiballZ_systemd.py
<<<
 21264 1727202775.89347: stderr chunk (state=3):
>>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727202775.1280406-22464-45920572669109/AnsiballZ_systemd.py"
<<<
 21264 1727202775.89413: stderr chunk (state=3):
>>>debug1: stat remote: No such file or directory
debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21264ljj_fs96/tmpxpzge53d" to remote "/root/.ansible/tmp/ansible-tmp-1727202775.1280406-22464-45920572669109/AnsiballZ_systemd.py"
debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727202775.1280406-22464-45920572669109/AnsiballZ_systemd.py"
<<<
 21264 1727202775.92079: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202775.92205: stderr chunk (state=3):
>>><<<
 21264 1727202775.92208: stdout chunk (state=3):
>>><<<
 21264 1727202775.92239: done transferring module to remote
 21264 1727202775.92268: _low_level_execute_command(): starting
 21264 1727202775.92294: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727202775.1280406-22464-45920572669109/ /root/.ansible/tmp/ansible-tmp-1727202775.1280406-22464-45920572669109/AnsiballZ_systemd.py && sleep 0'
 21264 1727202775.93504: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
<<<
 21264 1727202775.93886: stderr chunk (state=3):
>>>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.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
debug2: fd 3 setting O_NONBLOCK
<<<
 21264 1727202775.94097: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202775.94497: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202775.96387: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202775.96391: stdout chunk (state=3):
>>><<<
 21264 1727202775.96393: stderr chunk (state=3):
>>><<<
 21264 1727202775.96418: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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
 21264 1727202775.96421: _low_level_execute_command(): starting
 21264 1727202775.96423: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727202775.1280406-22464-45920572669109/AnsiballZ_systemd.py && sleep 0'
 21264 1727202775.98309: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
debug2: fd 3 setting O_NONBLOCK
<<<
 21264 1727202775.98894: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202775.98989: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202776.01323: stdout chunk (state=3):
>>>import _frozen_importlib # frozen
<<<
 21264 1727202776.01327: stdout chunk (state=3):
>>>import _imp # builtin
<<<
 21264 1727202776.01363: stdout chunk (state=3):
>>>import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202776.01366: stdout chunk (state=3):
>>>import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>
import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202776.01439: stdout chunk (state=3):
>>>import '_io' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202776.01444: stdout chunk (state=3):
>>>import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202776.01478: stdout chunk (state=3):
>>>import 'posix' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202776.01615: stdout chunk (state=3):
>>>import '_frozen_importlib_external' # <class '_frozen_importlib.FrozenImporter'>
# installing zipimport hook
<<<
 21264 1727202776.01631: stdout chunk (state=3):
>>>import 'time' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202776.01634: stdout chunk (state=3):
>>>import 'zipimport' # <class '_frozen_importlib.FrozenImporter'>
# installed zipimport hook
<<<
 21264 1727202776.01636: stdout chunk (state=3):
>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202776.01639: stdout chunk (state=3):
>>>import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202776.01640: stdout chunk (state=3):
>>>import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202776.01705: stdout chunk (state=3):
>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py
<<<
 21264 1727202776.01709: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'
<<<
 21264 1727202776.01715: stdout chunk (state=3):
>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd62b104d0>
<<<
 21264 1727202776.01813: stdout chunk (state=3):
>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd62adfb30>
<<<
 21264 1727202776.01827: stdout chunk (state=3):
>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'
<<<
 21264 1727202776.01830: stdout chunk (state=3):
>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd62b12a50>
<<<
 21264 1727202776.02007: stdout chunk (state=3):
>>>import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202776.02011: stdout chunk (state=3):
>>>import 'os' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202776.02014: stdout chunk (state=3):
>>>import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202776.02172: stdout chunk (state=3):
>>>Processing user site-packages
Processing global site-packages
<<<
 21264 1727202776.02176: stdout chunk (state=3):
>>>Adding directory: '/usr/local/lib/python3.12/site-packages'
<<<
 21264 1727202776.02179: stdout chunk (state=3):
>>>Adding directory: '/usr/lib64/python3.12/site-packages'
Adding directory: '/usr/lib/python3.12/site-packages'
<<<
 21264 1727202776.02298: stdout chunk (state=3):
>>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'
# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'
import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd628c1130>
# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py
# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'
import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd628c2060>
<<<
 21264 1727202776.02301: stdout chunk (state=3):
>>>import 'site' # <class '_frozen_importlib.FrozenImporter'>
Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
<<<
 21264 1727202776.03021: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd628ffec0>
# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py
# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'
import '_operator' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd628fff80>
# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py
# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'
import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202776.03025: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py
<<<
 21264 1727202776.03056: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'
import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd629378f0>
# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py
<<<
 21264 1727202776.03060: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'
<<<
 21264 1727202776.03170: stdout chunk (state=3):
>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd62937f80>
<<<
 21264 1727202776.03173: stdout chunk (state=3):
>>>import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202776.03178: stdout chunk (state=3):
>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd62917b90>
<<<
 21264 1727202776.03181: stdout chunk (state=3):
>>>import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202776.03234: stdout chunk (state=3):
>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd629152b0>
<<<
 21264 1727202776.03286: stdout chunk (state=3):
>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd628fd070>
<<<
 21264 1727202776.03345: stdout chunk (state=3):
>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'
import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202776.03348: stdout chunk (state=3):
>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py
<<<
 21264 1727202776.03444: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'
<<<
 21264 1727202776.03480: stdout chunk (state=3):
>>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'
import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd6295b830>
<<<
 21264 1727202776.03485: stdout chunk (state=3):
>>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd6295a450>
<<<
 21264 1727202776.03487: stdout chunk (state=3):
>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py
<<<
 21264 1727202776.03490: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'
import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd62916150>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd62958ce0>
<<<
 21264 1727202776.03702: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py
<<<
 21264 1727202776.03706: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'
import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd6298c8c0>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd628fc2f0>
# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py
# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'
# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd6298cd70>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd6298cc20>
# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd6298cfb0>
<<<
 21264 1727202776.03708: stdout chunk (state=3):
>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd628fae10>
<<<
 21264 1727202776.03783: stdout chunk (state=3):
>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202776.03888: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py
<<<
 21264 1727202776.03892: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'
import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd6298d670>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd6298d340>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
<<<
 21264 1727202776.04011: stdout chunk (state=3):
>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'
import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd6298e570>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py
# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'
<<<
 21264 1727202776.04020: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py
# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'
import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd629a4740>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd629a5e20>
<<<
 21264 1727202776.04023: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py
<<<
 21264 1727202776.04220: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'
<<<
 21264 1727202776.04223: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py
<<<
 21264 1727202776.04226: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'
<<<
 21264 1727202776.04229: stdout chunk (state=3):
>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd629a6cc0>
# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd629a72f0>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd629a6210>
<<<
 21264 1727202776.04315: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py
# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'
# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd629a7d70>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd629a74a0>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd6298e5a0>
# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py
# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'
<<<
 21264 1727202776.04319: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py
<<<
 21264 1727202776.04399: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'
# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd6268bcb0>
<<<
 21264 1727202776.04406: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py
# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'
<<<
 21264 1727202776.04437: stdout chunk (state=3):
>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202776.04565: stdout chunk (state=3):
>>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd626b4800>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd626b4560>
<<<
 21264 1727202776.04575: stdout chunk (state=3):
>>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202776.04581: stdout chunk (state=3):
>>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd626b4770>
<<<
 21264 1727202776.04591: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py
<<<
 21264 1727202776.04593: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'
<<<
 21264 1727202776.04689: stdout chunk (state=3):
>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202776.04789: stdout chunk (state=3):
>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd626b5130>
<<<
 21264 1727202776.04842: stdout chunk (state=3):
>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd626b5b20>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd626b49e0>
<<<
 21264 1727202776.04903: stdout chunk (state=3):
>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd62689e50>
# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py
<<<
 21264 1727202776.04911: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'
<<<
 21264 1727202776.04936: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py
<<<
 21264 1727202776.04939: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'
<<<
 21264 1727202776.05135: stdout chunk (state=3):
>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd626b6f00>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd626b5c40>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd6298ec60>
# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py
<<<
 21264 1727202776.05143: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py
# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'
<<<
 21264 1727202776.05165: stdout chunk (state=3):
>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd626df260>
<<<
 21264 1727202776.05224: stdout chunk (state=3):
>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py
<<<
 21264 1727202776.05227: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202776.05266: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py
<<<
 21264 1727202776.05272: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'
<<<
 21264 1727202776.05329: stdout chunk (state=3):
>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd627035c0>
<<<
 21264 1727202776.05344: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py
<<<
 21264 1727202776.05459: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'
<<<
 21264 1727202776.05497: stdout chunk (state=3):
>>>import 'ntpath' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'
import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd627643b0>
# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py
<<<
 21264 1727202776.05519: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'
<<<
 21264 1727202776.05544: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py
<<<
 21264 1727202776.05589: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'
<<<
 21264 1727202776.05741: stdout chunk (state=3):
>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd62766b10>
<<<
 21264 1727202776.05754: stdout chunk (state=3):
>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd627644d0>
<<<
 21264 1727202776.05827: stdout chunk (state=3):
>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd6272d3d0>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'
import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd62579430>
<<<
 21264 1727202776.05840: stdout chunk (state=3):
>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd627023c0>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd626b7e60>
<<<
 21264 1727202776.06193: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbd62702720>
<<<
 21264 1727202776.06287: stdout chunk (state=3):
>>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip'
<<<
 21264 1727202776.06300: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.06496: stdout chunk (state=3):
>>># zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py
# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py
<<<
 21264 1727202776.06564: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'
<<<
 21264 1727202776.06599: stdout chunk (state=3):
>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'
import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd625e31a0>
<<<
 21264 1727202776.06642: stdout chunk (state=3):
>>>import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202776.06789: stdout chunk (state=3):
>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd625c2090>
<<<
 21264 1727202776.06870: stdout chunk (state=3):
>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd625c11f0>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
<<<
 21264 1727202776.06898: stdout chunk (state=3):
>>>import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/">
# zipimport: zlib available
<<<
 21264 1727202776.08308: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.09492: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py
# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'
import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd625e0ef0>
<<<
 21264 1727202776.09607: stdout chunk (state=3):
>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py
# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py
# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'
# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd62612b70>
<<<
 21264 1727202776.09647: stdout chunk (state=3):
>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd62612900>
<<<
 21264 1727202776.09813: stdout chunk (state=3):
>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd62612210>
# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'
<<<
 21264 1727202776.09819: stdout chunk (state=3):
>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd62612960>
<<<
 21264 1727202776.09846: stdout chunk (state=3):
>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd62b129c0>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd626138c0>
# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd62613a40>
# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py
<<<
 21264 1727202776.09904: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'
<<<
 21264 1727202776.09925: stdout chunk (state=3):
>>>import '_locale' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202776.10006: stdout chunk (state=3):
>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd62613f80>
<<<
 21264 1727202776.10030: stdout chunk (state=3):
>>>import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py
<<<
 21264 1727202776.10063: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'
<<<
 21264 1727202776.10155: stdout chunk (state=3):
>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61f29c10>
<<<
 21264 1727202776.10189: stdout chunk (state=3):
>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd61f2b8c0>
# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py
# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'
import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61f2c260>
# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py
<<<
 21264 1727202776.10222: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'
<<<
 21264 1727202776.10240: stdout chunk (state=3):
>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61f2d3d0>
<<<
 21264 1727202776.10259: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py
<<<
 21264 1727202776.10297: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'
<<<
 21264 1727202776.10403: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py
# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'
<<<
 21264 1727202776.10426: stdout chunk (state=3):
>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61f2fe60>
# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd61f2ffe0>
<<<
 21264 1727202776.10448: stdout chunk (state=3):
>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61f2e150>
<<<
 21264 1727202776.10525: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py
<<<
 21264 1727202776.10528: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py
# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'
<<<
 21264 1727202776.10715: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py
<<<
 21264 1727202776.10729: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py
# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'
import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61f37dd0>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202776.10797: stdout chunk (state=3):
>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61f368a0>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61f36600>
<<<
 21264 1727202776.10830: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py
# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'
<<<
 21264 1727202776.10998: stdout chunk (state=3):
>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61f36b70>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61f2e660>
# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd61f7bef0>
<<<
 21264 1727202776.11030: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'
import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61f7c200>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'
<<<
 21264 1727202776.11062: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py
# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'
<<<
 21264 1727202776.11104: stdout chunk (state=3):
>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd61f7dca0>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61f7da60>
<<<
 21264 1727202776.11122: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py
<<<
 21264 1727202776.11199: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'
<<<
 21264 1727202776.11211: stdout chunk (state=3):
>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd61f80260>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61f7e390>
<<<
 21264 1727202776.11239: stdout chunk (state=3):
>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py
<<<
 21264 1727202776.11395: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py
<<<
 21264 1727202776.11398: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'
<<<
 21264 1727202776.11410: stdout chunk (state=3):
>>>import '_string' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61f83a10>
<<<
 21264 1727202776.11503: stdout chunk (state=3):
>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61f803e0>
<<<
 21264 1727202776.11562: stdout chunk (state=3):
>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd61f84890>
<<<
 21264 1727202776.11604: stdout chunk (state=3):
>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd61f848c0>
<<<
 21264 1727202776.11648: stdout chunk (state=3):
>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd61f84e60>
<<<
 21264 1727202776.11696: stdout chunk (state=3):
>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61f7c380>
<<<
 21264 1727202776.11720: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py
<<<
 21264 1727202776.11846: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'
<<<
 21264 1727202776.11849: stdout chunk (state=3):
>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd61e10440>
<<<
 21264 1727202776.11951: stdout chunk (state=3):
>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202776.11995: stdout chunk (state=3):
>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd61e115b0>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61f86c00>
<<<
 21264 1727202776.12084: stdout chunk (state=3):
>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd61f87fb0>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61f86840>
<<<
 21264 1727202776.12087: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/">
<<<
 21264 1727202776.12152: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
<<<
 21264 1727202776.12249: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.12330: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/">
# zipimport: zlib available
<<<
 21264 1727202776.12334: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/">
<<<
 21264 1727202776.12344: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.12433: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.12548: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.13487: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.13669: stdout chunk (state=3):
>>>import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7fbd61e11b20>
<<<
 21264 1727202776.13693: stdout chunk (state=3):
>>>import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7fbd61e11b20>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/">
<<<
 21264 1727202776.13713: stdout chunk (state=3):
>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py
<<<
 21264 1727202776.13739: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202776.13868: stdout chunk (state=3):
>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd61e15820>
# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'
<<<
 21264 1727202776.13896: stdout chunk (state=3):
>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61e16660>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61e117c0>
<<<
 21264 1727202776.14074: stdout chunk (state=3):
>>>import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/">
# zipimport: zlib available
<<<
 21264 1727202776.14154: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.14508: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py
# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'
import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61e163f0>
# zipimport: zlib available
<<<
 21264 1727202776.14801: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.15254: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.15381: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.15404: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
<<<
 21264 1727202776.15450: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.15497: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
<<<
 21264 1727202776.15562: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.15683: stdout chunk (state=3):
>>>import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/">
<<<
 21264 1727202776.15710: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.15737: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.15779: stdout chunk (state=3):
>>>import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/">
<<<
 21264 1727202776.15860: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.16023: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.16395: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py
# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'
import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
<<<
 21264 1727202776.16457: stdout chunk (state=3):
>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61e176e0>
<<<
 21264 1727202776.16474: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.16599: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/">
<<<
 21264 1727202776.16605: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.16695: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.16698: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/">
<<<
 21264 1727202776.16700: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.16751: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.16842: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.16845: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.16914: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py
<<<
 21264 1727202776.17017: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202776.17062: stdout chunk (state=3):
>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd61e22270>
<<<
 21264 1727202776.17160: stdout chunk (state=3):
>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61e1d100>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
<<<
 21264 1727202776.17218: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.17283: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.17329: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.17386: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'
<<<
 21264 1727202776.17409: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'
<<<
 21264 1727202776.17546: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py
<<<
 21264 1727202776.17549: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'
<<<
 21264 1727202776.17552: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py
<<<
 21264 1727202776.17597: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'
import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61f0ac90>
<<<
 21264 1727202776.17635: stdout chunk (state=3):
>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd6263e960>
<<<
 21264 1727202776.17740: stdout chunk (state=3):
>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61e22540>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61e220c0>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/">
# zipimport: zlib available
<<<
 21264 1727202776.17765: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.17895: stdout chunk (state=3):
>>>import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/">
<<<
 21264 1727202776.17902: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.18106: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.18302: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.18330: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.18336: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.18430: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.18488: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
<<<
 21264 1727202776.18578: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.namespace' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
<<<
 21264 1727202776.18584: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.18669: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.18743: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.compat.typing' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
<<<
 21264 1727202776.19114: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.19117: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.19224: stdout chunk (state=3):
>>># zipimport: zlib available
# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py
# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py
<<<
 21264 1727202776.19299: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'
# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py
<<<
 21264 1727202776.19316: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'
import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61eb2810>
# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py
<<<
 21264 1727202776.19322: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'
<<<
 21264 1727202776.19347: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py
<<<
 21264 1727202776.19444: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py
# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'
import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61acdb20>
<<<
 21264 1727202776.19469: stdout chunk (state=3):
>>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202776.19502: stdout chunk (state=3):
>>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'
import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd61acc410>
<<<
 21264 1727202776.19813: stdout chunk (state=3):
>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61e9d100>
import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61eb3380>
import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61eb0ec0>
import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61eb0b90>
<<<
 21264 1727202776.19817: stdout chunk (state=3):
>>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py
# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py
# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py
# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'
# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'
# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'
import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd61acfcb0>
import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61acf560>
# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202776.19823: stdout chunk (state=3):
>>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'
import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd61acf740>
<<<
 21264 1727202776.19946: stdout chunk (state=3):
>>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61ace990>
<<<
 21264 1727202776.19967: stdout chunk (state=3):
>>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py
<<<
 21264 1727202776.19971: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'
<<<
 21264 1727202776.20001: stdout chunk (state=3):
>>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61acfe30>
<<<
 21264 1727202776.20023: stdout chunk (state=3):
>>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py
<<<
 21264 1727202776.20060: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'
<<<
 21264 1727202776.20086: stdout chunk (state=3):
>>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'
# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'
import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd61b32930>
<<<
 21264 1727202776.20204: stdout chunk (state=3):
>>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61b30920>
import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61eb0bf0>
import 'ansible.module_utils.facts.timeout' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/">
import 'ansible.module_utils.facts.collector' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
<<<
 21264 1727202776.20208: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.facts.other' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/">
<<<
 21264 1727202776.20210: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.20335: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.20491: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.other.facter' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/">
# zipimport: zlib available
# zipimport: zlib available
<<<
 21264 1727202776.20802: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.other.ohai' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.apparmor' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.caps' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.chroot' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
<<<
 21264 1727202776.20845: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.20909: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.21026: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.facts.utils' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/">
import 'ansible.module_utils.facts.system.cmdline' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/">
<<<
 21264 1727202776.21029: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.21528: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.21984: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.distribution' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
<<<
 21264 1727202776.22079: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.22119: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.22146: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.22202: stdout chunk (state=3):
>>>import 'ansible.module_utils.compat.datetime' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/">
import 'ansible.module_utils.facts.system.date_time' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
<<<
 21264 1727202776.22209: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.22247: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.env' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/">
<<<
 21264 1727202776.22250: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.22490: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.facts.system.dns' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
<<<
 21264 1727202776.22499: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.facts.system.fips' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.loadavg' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/">
<<<
 21264 1727202776.22523: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.22647: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.22796: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py
# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'
import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61b33260>
# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py
# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'
<<<
 21264 1727202776.22920: stdout chunk (state=3):
>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61b33f80>
import 'ansible.module_utils.facts.system.local' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
<<<
 21264 1727202776.23046: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.23061: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.lsb' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
<<<
 21264 1727202776.23143: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.23261: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.pkg_mgr' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/">
<<<
 21264 1727202776.23270: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.23306: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.23397: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.platform' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
<<<
 21264 1727202776.23489: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.23511: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py
<<<
 21264 1727202776.23623: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'
<<<
 21264 1727202776.23626: stdout chunk (state=3):
>>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'
<<<
 21264 1727202776.23675: stdout chunk (state=3):
>>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'
import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd61b6aed0>
<<<
 21264 1727202776.23887: stdout chunk (state=3):
>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61b59010>
import 'ansible.module_utils.facts.system.python' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/">
<<<
 21264 1727202776.23954: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.23957: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.24019: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.selinux' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/">
<<<
 21264 1727202776.24051: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.24100: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.24185: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.24297: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.24460: stdout chunk (state=3):
>>>import 'ansible.module_utils.compat.version' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/">
import 'ansible.module_utils.facts.system.service_mgr' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/">
<<<
 21264 1727202776.24490: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.24507: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.24588: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
<<<
 21264 1727202776.24603: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.24646: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py
# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'
<<<
 21264 1727202776.24850: stdout chunk (state=3):
>>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'
# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'
import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd61b825a0><<<
 21264 1727202776.24854: stdout chunk (state=3):
>>>
import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61b5ba10>
import 'ansible.module_utils.facts.system.user' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
<<<
 21264 1727202776.24866: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.facts.hardware' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.hardware.base' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
<<<
 21264 1727202776.25009: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.25271: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.hardware.aix' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/">
<<<
 21264 1727202776.25278: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.25307: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.25373: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.25416: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.25511: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.sysctl' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/">
import 'ansible.module_utils.facts.hardware.darwin' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/">
<<<
 21264 1727202776.25514: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.25615: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
<<<
 21264 1727202776.25664: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.25808: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.hardware.freebsd' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/">
<<<
 21264 1727202776.25850: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.hardware.dragonfly' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
<<<
 21264 1727202776.25956: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.26074: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.hardware.hpux' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
<<<
 21264 1727202776.26108: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.26179: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.26712: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.27221: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.hardware.linux' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/">
import 'ansible.module_utils.facts.hardware.hurd' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
<<<
 21264 1727202776.27448: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.27451: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.hardware.netbsd' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/">
<<<
 21264 1727202776.27453: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.27546: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.27649: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.hardware.openbsd' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/">
<<<
 21264 1727202776.27665: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.27808: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.28061: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.hardware.sunos' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/">
<<<
 21264 1727202776.28064: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.28093: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.facts.network' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.base' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/">
<<<
 21264 1727202776.28112: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.28202: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.28303: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.28503: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.28726: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.network.generic_bsd' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/">
import 'ansible.module_utils.facts.network.aix' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
<<<
 21264 1727202776.28763: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.28836: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.network.darwin' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
<<<
 21264 1727202776.28868: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.network.dragonfly' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
<<<
 21264 1727202776.29038: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.facts.network.fc_wwn' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/">
<<<
 21264 1727202776.29084: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.29087: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.facts.network.freebsd' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
<<<
 21264 1727202776.29194: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.29214: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.network.hpux' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
<<<
 21264 1727202776.29270: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.29333: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.network.hurd' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/">
<<<
 21264 1727202776.29355: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.29694: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.29866: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.network.linux' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/">
<<<
 21264 1727202776.29890: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.30041: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.facts.network.iscsi' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
<<<
 21264 1727202776.30078: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.network.nvme' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/">
<<<
 21264 1727202776.30095: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.30121: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.30162: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.network.netbsd' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/">
<<<
 21264 1727202776.30174: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.30200: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.30404: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.network.openbsd' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/">
<<<
 21264 1727202776.30407: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.30446: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.facts.network.sunos' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.virtual' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/">
<<<
 21264 1727202776.30462: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.30500: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.30543: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.virtual.base' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/">
<<<
 21264 1727202776.30565: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.30593: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.30609: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.30648: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.30699: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.30768: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.30854: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.virtual.sysctl' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/">
import 'ansible.module_utils.facts.virtual.freebsd' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/">
import 'ansible.module_utils.facts.virtual.dragonfly' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/">
<<<
 21264 1727202776.30874: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.30970: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.facts.virtual.hpux' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/">
# zipimport: zlib available
<<<
 21264 1727202776.31186: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.31409: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.virtual.linux' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/">
# zipimport: zlib available
<<<
 21264 1727202776.31431: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.31497: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.virtual.netbsd' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/">
# zipimport: zlib available
<<<
 21264 1727202776.31592: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.31596: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.virtual.openbsd' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/">
# zipimport: zlib available
<<<
 21264 1727202776.31668: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.31842: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.virtual.sunos' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/">
import 'ansible.module_utils.facts.default_collectors' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
<<<
 21264 1727202776.31867: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.31963: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.ansible_collector' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/">
import 'ansible.module_utils.facts.compat' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/">
import 'ansible.module_utils.facts' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/">
<<<
 21264 1727202776.31984: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.32114: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.32310: stdout chunk (state=3):
>>>import 'ansible.module_utils.service' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/">
<<<
 21264 1727202776.32345: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
 21264 1727202776.34801: stdout chunk (state=3):
>>>
<<<
 21264 1727202776.34833: stdout chunk (state=3):
>>>{"name": "rsyslog", "changed": false, "status": {"Type": "notify", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "main", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "38888", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Tue 2024-09-24 14:32:26 EDT", "ExecMainStartTimestampMonotonic": "545472403", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Tue 2024-09-24 14:32:26 EDT", "ExecMainHandoffTimestampMonotonic": "545481323", "ExecMainPID": "38888", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Tue 2024-09-24 14:32:26 EDT] ; stop_time=[n/a] ; pid=38888 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Tue 2024-09-24 14:32:26 EDT] ; stop_time=[n/a] ; pid=38888 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/rsyslog.service", "ControlGroupId": "6856", "MemoryCurrent": "1458176", "MemoryPeak": "1978368", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3298664448", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "26566000", "TasksCurrent": "3", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "UMask": "0066", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", <<<
 21264 1727202776.34993: stdout chunk (state=3):
>>>"LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "null", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "rsyslog.service", "Names": "rsyslog.service", "Requires": "system.slice sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target multi-user.target", "After": "system.slice basic.target sysinit.target", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "Description": "System Logging Service", "AccessSELinuxContext": "system_u:object_r:syslogd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Tue 2024-09-24 14:32:26 EDT", "StateChangeTimestampMonotonic": "545484591", "InactiveExitTimestamp": "Tue 2024-09-24 14:32:26 EDT", "InactiveExitTimestampMonotonic": "545472897", "ActiveEnterTimestamp": "Tue 2024-09-24 14:32:26 EDT", "ActiveEnterTimestampMonotonic": "545484591", "ActiveExitTimestamp": "Tue 2024-09-24 14:32:12 EDT", "ActiveExitTimestampMonotonic": "531888084", "InactiveEnterTimestamp": "Tue 2024-09-24 14:32:12 EDT", "InactiveEnterTimestampMonotonic": "531889271", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Tue 2024-09-24 14:32:26 EDT", "ConditionTimestampMonotonic": "545471239", "AssertTimestamp": "Tue 2024-09-24 14:32:26 EDT", "AssertTimestampMonotonic": "545471242", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "e9dc2e5220704aed8dbd58bf67882d32", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "rsyslog", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}}
<<<
 21264 1727202776.35578: stdout chunk (state=3):
>>># clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
<<<
 21264 1727202776.35696: stdout chunk (state=3):
>>># clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
<<<
 21264 1727202776.35738: stdout chunk (state=3):
>>># destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# 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
<<<
 21264 1727202776.35778: 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
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
# cleanup[2] removing ansible.module_utils.facts.namespace
# cleanup[2] removing ansible.module_utils.compat.typing
# cleanup[2] removing multiprocessing.process
# cleanup[2] removing _compat_pickle
# cleanup[2] removing _pickle
# cleanup[2] removing pickle
# cleanup[2] removing multiprocessing.reduction
# cleanup[2] removing multiprocessing.context
# cleanup[2] removing __mp_main__
# destroy __main__
<<<
 21264 1727202776.35838: stdout chunk (state=3):
>>># cleanup[2] removing multiprocessing
# cleanup[2] removing _heapq
# cleanup[2] removing heapq
# destroy heapq
# cleanup[2] removing _queue
# cleanup[2] removing queue
# cleanup[2] removing multiprocessing.util
# cleanup[2] removing _multiprocessing
# cleanup[2] removing multiprocessing.connection
# cleanup[2] removing multiprocessing.pool
# cleanup[2] removing ansible.module_utils.facts.timeout
# cleanup[2] removing ansible.module_utils.facts.collector
# cleanup[2] removing ansible.module_utils.facts.other
# cleanup[2] removing ansible.module_utils.facts.other.facter
# cleanup[2] removing ansible.module_utils.facts.other.ohai
# cleanup[2] removing ansible.module_utils.facts.system
# cleanup[2] removing ansible.module_utils.facts.system.apparmor
# cleanup[2] removing ansible.module_utils.facts.system.caps
# cleanup[2] removing ansible.module_utils.facts.system.chroot
# cleanup[2] removing ansible.module_utils.facts.utils
# cleanup[2] removing ansible.module_utils.facts.system.cmdline
# cleanup[2] removing ansible.module_utils.facts.system.distribution
# cleanup[2] removing ansible.module_utils.compat.datetime
# destroy ansible.module_utils.compat.datetime
# cleanup[2] removing ansible.module_utils.facts.system.date_time
# cleanup[2] removing ansible.module_utils.facts.system.env
# cleanup[2] removing ansible.module_utils.facts.system.dns
# cleanup[2] removing ansible.module_utils.facts.system.fips
# cleanup[2] removing ansible.module_utils.facts.system.loadavg
# cleanup[2] removing glob
# cleanup[2] removing configparser
# cleanup[2] removing ansible.module_utils.facts.system.local
# cleanup[2] removing ansible.module_utils.facts.system.lsb
# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr
# cleanup[2] removing ansible.module_utils.facts.system.platform
# cleanup[2] removing _ssl
# cleanup[2] removing ssl
# destroy ssl
# cleanup[2] removing ansible.module_utils.facts.system.python
# cleanup[2] removing ansible.module_utils.facts.system.selinux
# cleanup[2] removing ansible.module_utils.compat.version
# destroy ansible.module_utils.compat.version
# cleanup[2] removing ansible.module_utils.facts.system.service_mgr
# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys
# cleanup[2] removing termios
# cleanup[2] removing getpass
# cleanup[2] removing ansible.module_utils.facts.system.user
# cleanup[2] removing ansible.module_utils.facts.hardware
# cleanup[2] removing ansible.module_utils.facts.hardware.base
# cleanup[2] removing ansible.module_utils.facts.hardware.aix
# cleanup[2] removing ansible.module_utils.facts.sysctl
# cleanup[2] removing ansible.module_utils.facts.hardware.darwin
# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd
# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly
# cleanup[2] removing ansible.module_utils.facts.hardware.hpux
# cleanup[2] removing ansible.module_utils.facts.hardware.linux
# cleanup[2] removing ansible.module_utils.facts.hardware.hurd
# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd
# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd
# cleanup[2] removing ansible.module_utils.facts.hardware.sunos
<<<
 21264 1727202776.35999: stdout chunk (state=3):
>>># cleanup[2] removing ansible.module_utils.facts.network
# cleanup[2] removing ansible.module_utils.facts.network.base
# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd
# cleanup[2] removing ansible.module_utils.facts.network.aix
# cleanup[2] removing ansible.module_utils.facts.network.darwin
# cleanup[2] removing ansible.module_utils.facts.network.dragonfly
# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn
# cleanup[2] removing ansible.module_utils.facts.network.freebsd
# cleanup[2] removing ansible.module_utils.facts.network.hpux
# cleanup[2] removing ansible.module_utils.facts.network.hurd
# cleanup[2] removing ansible.module_utils.facts.network.linux
# cleanup[2] removing ansible.module_utils.facts.network.iscsi
# cleanup[2] removing ansible.module_utils.facts.network.nvme
# cleanup[2] removing ansible.module_utils.facts.network.netbsd
# cleanup[2] removing ansible.module_utils.facts.network.openbsd
# cleanup[2] removing ansible.module_utils.facts.network.sunos
# cleanup[2] removing ansible.module_utils.facts.virtual
# cleanup[2] removing ansible.module_utils.facts.virtual.base
# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl
# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd
# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly
# cleanup[2] removing ansible.module_utils.facts.virtual.hpux
# cleanup[2] removing ansible.module_utils.facts.virtual.linux
# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd
# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd
# cleanup[2] removing ansible.module_utils.facts.virtual.sunos
# cleanup[2] removing ansible.module_utils.facts.default_collectors
# cleanup[2] removing ansible.module_utils.facts.ansible_collector
# cleanup[2] removing ansible.module_utils.facts.compat
# cleanup[2] removing ansible.module_utils.facts
# destroy ansible.module_utils.facts
# destroy ansible.module_utils.facts.namespace
# destroy ansible.module_utils.facts.other
# destroy ansible.module_utils.facts.other.facter
# destroy ansible.module_utils.facts.other.ohai
# destroy ansible.module_utils.facts.system
# destroy ansible.module_utils.facts.system.apparmor
# destroy ansible.module_utils.facts.system.caps
# destroy ansible.module_utils.facts.system.chroot
# destroy ansible.module_utils.facts.system.cmdline
# destroy ansible.module_utils.facts.system.distribution
# destroy ansible.module_utils.facts.system.date_time
# destroy ansible.module_utils.facts.system.env
# destroy ansible.module_utils.facts.system.dns
# destroy ansible.module_utils.facts.system.fips
# destroy ansible.module_utils.facts.system.loadavg
# destroy ansible.module_utils.facts.system.local
# destroy ansible.module_utils.facts.system.lsb
# destroy ansible.module_utils.facts.system.pkg_mgr
# destroy ansible.module_utils.facts.system.platform
# destroy ansible.module_utils.facts.system.python
# destroy ansible.module_utils.facts.system.selinux
# destroy ansible.module_utils.facts.system.service_mgr
# destroy ansible.module_utils.facts.system.ssh_pub_keys
# destroy ansible.module_utils.facts.system.user
# destroy ansible.module_utils.facts.utils
# destroy ansible.module_utils.facts.hardware
# destroy ansible.module_utils.facts.hardware.base
# destroy ansible.module_utils.facts.hardware.aix
# destroy ansible.module_utils.facts.hardware.darwin
# destroy ansible.module_utils.facts.hardware.freebsd
# destroy ansible.module_utils.facts.hardware.dragonfly
# destroy ansible.module_utils.facts.hardware.hpux
# destroy ansible.module_utils.facts.hardware.linux
# destroy ansible.module_utils.facts.hardware.hurd
# destroy ansible.module_utils.facts.hardware.netbsd
# destroy ansible.module_utils.facts.hardware.openbsd
# destroy ansible.module_utils.facts.hardware.sunos
# destroy ansible.module_utils.facts.sysctl
# destroy ansible.module_utils.facts.network
# destroy ansible.module_utils.facts.network.base
# destroy ansible.module_utils.facts.network.generic_bsd
# destroy ansible.module_utils.facts.network.aix
# destroy ansible.module_utils.facts.network.darwin
# destroy ansible.module_utils.facts.network.dragonfly
# destroy ansible.module_utils.facts.network.fc_wwn
# destroy ansible.module_utils.facts.network.freebsd
# destroy ansible.module_utils.facts.network.hpux
# destroy ansible.module_utils.facts.network.hurd
# destroy ansible.module_utils.facts.network.linux
# destroy ansible.module_utils.facts.network.iscsi
# destroy ansible.module_utils.facts.network.nvme
# destroy ansible.module_utils.facts.network.netbsd
# destroy ansible.module_utils.facts.network.openbsd
# destroy ansible.module_utils.facts.network.sunos
# destroy ansible.module_utils.facts.virtual
# destroy ansible.module_utils.facts.virtual.base
# destroy ansible.module_utils.facts.virtual.sysctl
# destroy ansible.module_utils.facts.virtual.freebsd
# destroy ansible.module_utils.facts.virtual.dragonfly
# destroy ansible.module_utils.facts.virtual.hpux
# destroy ansible.module_utils.facts.virtual.linux
# destroy ansible.module_utils.facts.virtual.netbsd
# destroy ansible.module_utils.facts.virtual.openbsd
# destroy ansible.module_utils.facts.virtual.sunos
# destroy ansible.module_utils.facts.compat
# cleanup[2] removing ansible.module_utils.service
# destroy ansible.module_utils.service
<<<
 21264 1727202776.36271: stdout chunk (state=3):
>>># destroy _sitebuiltins
<<<
 21264 1727202776.36314: stdout chunk (state=3):
>>># destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
<<<
 21264 1727202776.36549: stdout chunk (state=3):
>>># destroy _bz2
# destroy _compression
# destroy _lzma
# destroy _blake2
# destroy binascii
# destroy zlib
# destroy bz2
# destroy lzma
# destroy zipfile._path
# destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy ipaddress
# destroy ntpath
# destroy importlib
# destroy zipimport
# destroy __main__
# destroy systemd.journal
# destroy systemd.daemon
# destroy hashlib
# destroy json.decoder
# destroy json.encoder
# destroy json.scanner
# destroy _json
# destroy grp
# destroy encodings
# destroy _locale
# destroy locale
# destroy _signal
# destroy _posixsubprocess
# destroy syslog
# destroy uuid
# destroy selinux
# destroy shutil
# destroy distro
# destroy distro.distro
# destroy argparse
# destroy logging
<<<
 21264 1727202776.36653: stdout chunk (state=3):
>>># destroy ansible.module_utils.facts.default_collectors
# destroy ansible.module_utils.facts.ansible_collector
# destroy multiprocessing
# destroy multiprocessing.connection
# destroy multiprocessing.pool
# destroy signal
# destroy multiprocessing.context
# destroy array
# destroy _compat_pickle
<<<
 21264 1727202776.36657: stdout chunk (state=3):
>>># destroy _pickle
# destroy queue
# destroy _heapq
# destroy _queue
<<<
 21264 1727202776.36675: stdout chunk (state=3):
>>># destroy multiprocessing.process
# destroy tempfile
# destroy multiprocessing.util
# destroy multiprocessing.reduction
# destroy selectors
# destroy _multiprocessing
# destroy fcntl
<<<
 21264 1727202776.36704: stdout chunk (state=3):
>>># destroy datetime
# destroy base64
# destroy _ssl
<<<
 21264 1727202776.36749: stdout chunk (state=3):
>>># destroy ansible.module_utils.compat.selinux
# destroy getpass
# destroy pwd
# destroy termios
# destroy errno
# destroy json
<<<
 21264 1727202776.36780: stdout chunk (state=3):
>>># destroy socket
# destroy struct
# destroy fnmatch
# destroy ansible.module_utils.compat.typing
# destroy ansible.module_utils.facts.timeout
# destroy ansible.module_utils.facts.collector
# destroy glob
# destroy pickle
# destroy select
# destroy shlex
# destroy subprocess
<<<
 21264 1727202776.36959: stdout chunk (state=3):
>>># cleanup[3] wiping configparser
# cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
# cleanup[3] wiping ansible.module_utils.six.moves
# destroy configparser
# cleanup[3] wiping systemd._daemon
# cleanup[3] wiping _socket
<<<
 21264 1727202776.36968: stdout chunk (state=3):
>>># cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping _datetime
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping platform
# cleanup[3] wiping atexit
<<<
 21264 1727202776.37032: stdout chunk (state=3):
>>># cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping threading
# cleanup[3] wiping weakref
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
# destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
# cleanup[3] wiping _sre
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy _collections_abc
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
# cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
# destroy posixpath
# cleanup[3] wiping genericpath
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping io
# destroy abc
# cleanup[3] wiping _abc
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
# cleanup[3] wiping marshal
# cleanup[3] wiping _io
# cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _imp
# cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping sys
# cleanup[3] wiping builtins
<<<
 21264 1727202776.37067: stdout chunk (state=3):
>>># destroy selinux._selinux
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
<<<
 21264 1727202776.37284: stdout chunk (state=3):
>>># destroy sys.monitoring
# destroy _socket
# destroy _collections
<<<
 21264 1727202776.37292: stdout chunk (state=3):
>>># destroy platform
# destroy _uuid
# destroy stat
# destroy genericpath
# destroy re._parser
# destroy tokenize
<<<
 21264 1727202776.37394: stdout chunk (state=3):
>>># destroy ansible.module_utils.six.moves.urllib
# destroy copyreg
# destroy contextlib
# destroy _typing
# destroy _tokenize
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy functools
# destroy operator
# destroy ansible.module_utils.six.moves
<<<
 21264 1727202776.37398: stdout chunk (state=3):
>>># destroy _frozen_importlib_external
# destroy _imp
# destroy _io
# destroy marshal
<<<
 21264 1727202776.37409: stdout chunk (state=3):
>>># clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
<<<
 21264 1727202776.37501: stdout chunk (state=3):
>>># destroy codecs
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy encodings.utf_8_sig
# destroy encodings.cp437
# destroy _codecs
# destroy io
# destroy traceback
# destroy warnings
# destroy weakref
# destroy collections
# destroy threading
# destroy atexit
# destroy _warnings
# destroy math
# destroy _bisect
<<<
 21264 1727202776.37613: stdout chunk (state=3):
>>># destroy time
# destroy _random
# destroy _weakref
# destroy _hashlib
# destroy _operator
# destroy _string
# destroy re
# destroy itertools
# destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy builtins
# destroy _thread
<<<
 21264 1727202776.37653: stdout chunk (state=3):
>>># clear sys.audit hooks
<<<
 21264 1727202776.38040: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
Shared connection to 10.31.41.56 closed.
<<<
 21264 1727202776.38044: stdout chunk (state=3):
>>><<<
 21264 1727202776.38046: stderr chunk (state=3):
>>><<<
 21264 1727202776.38503: _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.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'
import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'
import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd62b104d0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd62adfb30>
# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'
import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd62b12a50>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib/python3.12/site-packages'
Adding directory: '/usr/lib64/python3.12/site-packages'
Adding directory: '/usr/lib/python3.12/site-packages'
Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'
# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'
import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd628c1130>
# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py
# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'
import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd628c2060>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd628ffec0>
# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py
# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'
import '_operator' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd628fff80>
# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py
# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'
import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py
# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'
import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd629378f0>
# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py
# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'
import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd62937f80>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd62917b90>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd629152b0>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd628fd070>
# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'
import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'
import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd6295b830>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd6295a450>
# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'
import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd62916150>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd62958ce0>
# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py
# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'
import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd6298c8c0>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd628fc2f0>
# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py
# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'
# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd6298cd70>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd6298cc20>
# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd6298cfb0>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd628fae10>
# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py
# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'
import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd6298d670>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd6298d340>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'
import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd6298e570>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py
# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py
# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'
import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd629a4740>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd629a5e20>
# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py
# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py
# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'
import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd629a6cc0>
# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd629a72f0>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd629a6210>
# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py
# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'
# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd629a7d70>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd629a74a0>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd6298e5a0>
# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py
# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py
# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'
# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd6268bcb0>
# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py
# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'
# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd626b4800>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd626b4560>
# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd626b4770>
# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py
# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'
# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd626b5130>
# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd626b5b20>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd626b49e0>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd62689e50>
# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py
# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py
# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'
import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd626b6f00>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd626b5c40>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd6298ec60>
# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py
# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'
import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd626df260>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py
# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'
import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd627035c0>
# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py
# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'
import 'ntpath' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'
import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd627643b0>
# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py
# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'
import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd62766b10>
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd627644d0>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd6272d3d0>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'
import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd62579430>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd627023c0>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd626b7e60>
# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbd62702720>
# zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip'
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py
# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py
# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'
import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd625e31a0>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd625c2090>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd625c11f0>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py
# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'
import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd625e0ef0>
# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py
# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py
# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'
# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd62612b70>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd62612900>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd62612210>
# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'
import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd62612960>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd62b129c0>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd626138c0>
# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd62613a40>
# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py
# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'
import '_locale' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd62613f80>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py
# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'
import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61f29c10>
# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd61f2b8c0>
# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py
# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'
import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61f2c260>
# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py
# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'
import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61f2d3d0>
# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py
# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py
# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'
import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61f2fe60>
# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd61f2ffe0>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61f2e150>
# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py
# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py
# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py
# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py
# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'
import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61f37dd0>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61f368a0>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61f36600>
# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py
# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'
import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61f36b70>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61f2e660>
# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd61f7bef0>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'
import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61f7c200>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py
# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'
# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd61f7dca0>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61f7da60>
# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py
# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'
# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd61f80260>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61f7e390>
# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py
# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py
# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'
import '_string' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61f83a10>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61f803e0>
# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd61f84890>
# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd61f848c0>
# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd61f84e60>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61f7c380>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py
# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'
# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd61e10440>
# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd61e115b0>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61f86c00>
# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd61f87fb0>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61f86840>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7fbd61e11b20>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7fbd61e11b20>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/">
# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'
# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd61e15820>
# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'
import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61e16660>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61e117c0>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py
# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'
import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61e163f0>
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py
# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'
import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61e176e0>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'
# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd61e22270>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61e1d100>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py
# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py
# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'
import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61f0ac90>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd6263e960>
import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61e22540>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61e220c0>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.namespace' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat.typing' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py
# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py
# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'
# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py
# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'
import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61eb2810>
# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py
# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py
# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py
# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'
import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61acdb20>
# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'
# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'
import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd61acc410>
import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61e9d100>
import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61eb3380>
import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61eb0ec0>
import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61eb0b90>
# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py
# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py
# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py
# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'
# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'
# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'
import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd61acfcb0>
import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61acf560>
# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'
# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'
import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd61acf740>
import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61ace990>
# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py
# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'
import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61acfe30>
# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py
# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'
# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'
# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'
import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd61b32930>
import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61b30920>
import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61eb0bf0>
import 'ansible.module_utils.facts.timeout' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/">
import 'ansible.module_utils.facts.collector' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.other' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.other.facter' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.other.ohai' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.apparmor' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.caps' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.chroot' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.utils' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/">
import 'ansible.module_utils.facts.system.cmdline' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.distribution' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat.datetime' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/">
import 'ansible.module_utils.facts.system.date_time' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.env' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.dns' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.fips' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.loadavg' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py
# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'
import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61b33260>
# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py
# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'
import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61b33f80>
import 'ansible.module_utils.facts.system.local' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.lsb' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.pkg_mgr' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.platform' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py
# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'
# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'
# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'
import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd61b6aed0>
import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61b59010>
import 'ansible.module_utils.facts.system.python' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.selinux' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat.version' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/">
import 'ansible.module_utils.facts.system.service_mgr' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.ssh_pub_keys' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py
# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'
# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'
# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'
import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd61b825a0>
import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd61b5ba10>
import 'ansible.module_utils.facts.system.user' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.hardware' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.hardware.base' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.hardware.aix' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.sysctl' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/">
import 'ansible.module_utils.facts.hardware.darwin' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.hardware.freebsd' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/">
import 'ansible.module_utils.facts.hardware.dragonfly' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.hardware.hpux' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.hardware.linux' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/">
import 'ansible.module_utils.facts.hardware.hurd' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.hardware.netbsd' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.hardware.openbsd' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.hardware.sunos' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.base' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.generic_bsd' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/">
import 'ansible.module_utils.facts.network.aix' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.darwin' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.dragonfly' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.fc_wwn' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.freebsd' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.hpux' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.hurd' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.linux' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.iscsi' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.nvme' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.netbsd' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.openbsd' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.sunos' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.virtual' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.virtual.base' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.virtual.sysctl' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/">
import 'ansible.module_utils.facts.virtual.freebsd' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/">
import 'ansible.module_utils.facts.virtual.dragonfly' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.virtual.hpux' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.virtual.linux' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.virtual.netbsd' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.virtual.openbsd' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.virtual.sunos' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/">
import 'ansible.module_utils.facts.default_collectors' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.ansible_collector' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/">
import 'ansible.module_utils.facts.compat' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/">
import 'ansible.module_utils.facts' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.service' # <zipimporter object "/tmp/ansible_ansible.legacy.systemd_payload_bgdi7xjz/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/">
# zipimport: zlib available

{"name": "rsyslog", "changed": false, "status": {"Type": "notify", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "main", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "38888", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Tue 2024-09-24 14:32:26 EDT", "ExecMainStartTimestampMonotonic": "545472403", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Tue 2024-09-24 14:32:26 EDT", "ExecMainHandoffTimestampMonotonic": "545481323", "ExecMainPID": "38888", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Tue 2024-09-24 14:32:26 EDT] ; stop_time=[n/a] ; pid=38888 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Tue 2024-09-24 14:32:26 EDT] ; stop_time=[n/a] ; pid=38888 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/rsyslog.service", "ControlGroupId": "6856", "MemoryCurrent": "1458176", "MemoryPeak": "1978368", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3298664448", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "26566000", "TasksCurrent": "3", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "UMask": "0066", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "null", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "rsyslog.service", "Names": "rsyslog.service", "Requires": "system.slice sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target multi-user.target", "After": "system.slice basic.target sysinit.target", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "Description": "System Logging Service", "AccessSELinuxContext": "system_u:object_r:syslogd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Tue 2024-09-24 14:32:26 EDT", "StateChangeTimestampMonotonic": "545484591", "InactiveExitTimestamp": "Tue 2024-09-24 14:32:26 EDT", "InactiveExitTimestampMonotonic": "545472897", "ActiveEnterTimestamp": "Tue 2024-09-24 14:32:26 EDT", "ActiveEnterTimestampMonotonic": "545484591", "ActiveExitTimestamp": "Tue 2024-09-24 14:32:12 EDT", "ActiveExitTimestampMonotonic": "531888084", "InactiveEnterTimestamp": "Tue 2024-09-24 14:32:12 EDT", "InactiveEnterTimestampMonotonic": "531889271", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Tue 2024-09-24 14:32:26 EDT", "ConditionTimestampMonotonic": "545471239", "AssertTimestamp": "Tue 2024-09-24 14:32:26 EDT", "AssertTimestampMonotonic": "545471242", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "e9dc2e5220704aed8dbd58bf67882d32", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "rsyslog", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}}
# clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
# cleanup[2] removing ansible.module_utils.facts.namespace
# cleanup[2] removing ansible.module_utils.compat.typing
# cleanup[2] removing multiprocessing.process
# cleanup[2] removing _compat_pickle
# cleanup[2] removing _pickle
# cleanup[2] removing pickle
# cleanup[2] removing multiprocessing.reduction
# cleanup[2] removing multiprocessing.context
# cleanup[2] removing __mp_main__
# destroy __main__
# cleanup[2] removing multiprocessing
# cleanup[2] removing _heapq
# cleanup[2] removing heapq
# destroy heapq
# cleanup[2] removing _queue
# cleanup[2] removing queue
# cleanup[2] removing multiprocessing.util
# cleanup[2] removing _multiprocessing
# cleanup[2] removing multiprocessing.connection
# cleanup[2] removing multiprocessing.pool
# cleanup[2] removing ansible.module_utils.facts.timeout
# cleanup[2] removing ansible.module_utils.facts.collector
# cleanup[2] removing ansible.module_utils.facts.other
# cleanup[2] removing ansible.module_utils.facts.other.facter
# cleanup[2] removing ansible.module_utils.facts.other.ohai
# cleanup[2] removing ansible.module_utils.facts.system
# cleanup[2] removing ansible.module_utils.facts.system.apparmor
# cleanup[2] removing ansible.module_utils.facts.system.caps
# cleanup[2] removing ansible.module_utils.facts.system.chroot
# cleanup[2] removing ansible.module_utils.facts.utils
# cleanup[2] removing ansible.module_utils.facts.system.cmdline
# cleanup[2] removing ansible.module_utils.facts.system.distribution
# cleanup[2] removing ansible.module_utils.compat.datetime
# destroy ansible.module_utils.compat.datetime
# cleanup[2] removing ansible.module_utils.facts.system.date_time
# cleanup[2] removing ansible.module_utils.facts.system.env
# cleanup[2] removing ansible.module_utils.facts.system.dns
# cleanup[2] removing ansible.module_utils.facts.system.fips
# cleanup[2] removing ansible.module_utils.facts.system.loadavg
# cleanup[2] removing glob
# cleanup[2] removing configparser
# cleanup[2] removing ansible.module_utils.facts.system.local
# cleanup[2] removing ansible.module_utils.facts.system.lsb
# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr
# cleanup[2] removing ansible.module_utils.facts.system.platform
# cleanup[2] removing _ssl
# cleanup[2] removing ssl
# destroy ssl
# cleanup[2] removing ansible.module_utils.facts.system.python
# cleanup[2] removing ansible.module_utils.facts.system.selinux
# cleanup[2] removing ansible.module_utils.compat.version
# destroy ansible.module_utils.compat.version
# cleanup[2] removing ansible.module_utils.facts.system.service_mgr
# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys
# cleanup[2] removing termios
# cleanup[2] removing getpass
# cleanup[2] removing ansible.module_utils.facts.system.user
# cleanup[2] removing ansible.module_utils.facts.hardware
# cleanup[2] removing ansible.module_utils.facts.hardware.base
# cleanup[2] removing ansible.module_utils.facts.hardware.aix
# cleanup[2] removing ansible.module_utils.facts.sysctl
# cleanup[2] removing ansible.module_utils.facts.hardware.darwin
# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd
# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly
# cleanup[2] removing ansible.module_utils.facts.hardware.hpux
# cleanup[2] removing ansible.module_utils.facts.hardware.linux
# cleanup[2] removing ansible.module_utils.facts.hardware.hurd
# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd
# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd
# cleanup[2] removing ansible.module_utils.facts.hardware.sunos
# cleanup[2] removing ansible.module_utils.facts.network
# cleanup[2] removing ansible.module_utils.facts.network.base
# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd
# cleanup[2] removing ansible.module_utils.facts.network.aix
# cleanup[2] removing ansible.module_utils.facts.network.darwin
# cleanup[2] removing ansible.module_utils.facts.network.dragonfly
# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn
# cleanup[2] removing ansible.module_utils.facts.network.freebsd
# cleanup[2] removing ansible.module_utils.facts.network.hpux
# cleanup[2] removing ansible.module_utils.facts.network.hurd
# cleanup[2] removing ansible.module_utils.facts.network.linux
# cleanup[2] removing ansible.module_utils.facts.network.iscsi
# cleanup[2] removing ansible.module_utils.facts.network.nvme
# cleanup[2] removing ansible.module_utils.facts.network.netbsd
# cleanup[2] removing ansible.module_utils.facts.network.openbsd
# cleanup[2] removing ansible.module_utils.facts.network.sunos
# cleanup[2] removing ansible.module_utils.facts.virtual
# cleanup[2] removing ansible.module_utils.facts.virtual.base
# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl
# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd
# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly
# cleanup[2] removing ansible.module_utils.facts.virtual.hpux
# cleanup[2] removing ansible.module_utils.facts.virtual.linux
# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd
# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd
# cleanup[2] removing ansible.module_utils.facts.virtual.sunos
# cleanup[2] removing ansible.module_utils.facts.default_collectors
# cleanup[2] removing ansible.module_utils.facts.ansible_collector
# cleanup[2] removing ansible.module_utils.facts.compat
# cleanup[2] removing ansible.module_utils.facts
# destroy ansible.module_utils.facts
# destroy ansible.module_utils.facts.namespace
# destroy ansible.module_utils.facts.other
# destroy ansible.module_utils.facts.other.facter
# destroy ansible.module_utils.facts.other.ohai
# destroy ansible.module_utils.facts.system
# destroy ansible.module_utils.facts.system.apparmor
# destroy ansible.module_utils.facts.system.caps
# destroy ansible.module_utils.facts.system.chroot
# destroy ansible.module_utils.facts.system.cmdline
# destroy ansible.module_utils.facts.system.distribution
# destroy ansible.module_utils.facts.system.date_time
# destroy ansible.module_utils.facts.system.env
# destroy ansible.module_utils.facts.system.dns
# destroy ansible.module_utils.facts.system.fips
# destroy ansible.module_utils.facts.system.loadavg
# destroy ansible.module_utils.facts.system.local
# destroy ansible.module_utils.facts.system.lsb
# destroy ansible.module_utils.facts.system.pkg_mgr
# destroy ansible.module_utils.facts.system.platform
# destroy ansible.module_utils.facts.system.python
# destroy ansible.module_utils.facts.system.selinux
# destroy ansible.module_utils.facts.system.service_mgr
# destroy ansible.module_utils.facts.system.ssh_pub_keys
# destroy ansible.module_utils.facts.system.user
# destroy ansible.module_utils.facts.utils
# destroy ansible.module_utils.facts.hardware
# destroy ansible.module_utils.facts.hardware.base
# destroy ansible.module_utils.facts.hardware.aix
# destroy ansible.module_utils.facts.hardware.darwin
# destroy ansible.module_utils.facts.hardware.freebsd
# destroy ansible.module_utils.facts.hardware.dragonfly
# destroy ansible.module_utils.facts.hardware.hpux
# destroy ansible.module_utils.facts.hardware.linux
# destroy ansible.module_utils.facts.hardware.hurd
# destroy ansible.module_utils.facts.hardware.netbsd
# destroy ansible.module_utils.facts.hardware.openbsd
# destroy ansible.module_utils.facts.hardware.sunos
# destroy ansible.module_utils.facts.sysctl
# destroy ansible.module_utils.facts.network
# destroy ansible.module_utils.facts.network.base
# destroy ansible.module_utils.facts.network.generic_bsd
# destroy ansible.module_utils.facts.network.aix
# destroy ansible.module_utils.facts.network.darwin
# destroy ansible.module_utils.facts.network.dragonfly
# destroy ansible.module_utils.facts.network.fc_wwn
# destroy ansible.module_utils.facts.network.freebsd
# destroy ansible.module_utils.facts.network.hpux
# destroy ansible.module_utils.facts.network.hurd
# destroy ansible.module_utils.facts.network.linux
# destroy ansible.module_utils.facts.network.iscsi
# destroy ansible.module_utils.facts.network.nvme
# destroy ansible.module_utils.facts.network.netbsd
# destroy ansible.module_utils.facts.network.openbsd
# destroy ansible.module_utils.facts.network.sunos
# destroy ansible.module_utils.facts.virtual
# destroy ansible.module_utils.facts.virtual.base
# destroy ansible.module_utils.facts.virtual.sysctl
# destroy ansible.module_utils.facts.virtual.freebsd
# destroy ansible.module_utils.facts.virtual.dragonfly
# destroy ansible.module_utils.facts.virtual.hpux
# destroy ansible.module_utils.facts.virtual.linux
# destroy ansible.module_utils.facts.virtual.netbsd
# destroy ansible.module_utils.facts.virtual.openbsd
# destroy ansible.module_utils.facts.virtual.sunos
# destroy ansible.module_utils.facts.compat
# cleanup[2] removing ansible.module_utils.service
# destroy ansible.module_utils.service
# destroy _sitebuiltins
# destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
# destroy _lzma
# destroy _blake2
# destroy binascii
# destroy zlib
# destroy bz2
# destroy lzma
# destroy zipfile._path
# destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy ipaddress
# destroy ntpath
# destroy importlib
# destroy zipimport
# destroy __main__
# destroy systemd.journal
# destroy systemd.daemon
# destroy hashlib
# destroy json.decoder
# destroy json.encoder
# destroy json.scanner
# destroy _json
# destroy grp
# destroy encodings
# destroy _locale
# destroy locale
# destroy _signal
# destroy _posixsubprocess
# destroy syslog
# destroy uuid
# destroy selinux
# destroy shutil
# destroy distro
# destroy distro.distro
# destroy argparse
# destroy logging
# destroy ansible.module_utils.facts.default_collectors
# destroy ansible.module_utils.facts.ansible_collector
# destroy multiprocessing
# destroy multiprocessing.connection
# destroy multiprocessing.pool
# destroy signal
# destroy multiprocessing.context
# destroy array
# destroy _compat_pickle
# destroy _pickle
# destroy queue
# destroy _heapq
# destroy _queue
# destroy multiprocessing.process
# destroy tempfile
# destroy multiprocessing.util
# destroy multiprocessing.reduction
# destroy selectors
# destroy _multiprocessing
# destroy fcntl
# destroy datetime
# destroy base64
# destroy _ssl
# destroy ansible.module_utils.compat.selinux
# destroy getpass
# destroy pwd
# destroy termios
# destroy errno
# destroy json
# destroy socket
# destroy struct
# destroy fnmatch
# destroy ansible.module_utils.compat.typing
# destroy ansible.module_utils.facts.timeout
# destroy ansible.module_utils.facts.collector
# destroy glob
# destroy pickle
# destroy select
# destroy shlex
# destroy subprocess
# cleanup[3] wiping configparser
# cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
# cleanup[3] wiping ansible.module_utils.six.moves
# destroy configparser
# cleanup[3] wiping systemd._daemon
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping _datetime
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping platform
# cleanup[3] wiping atexit
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping threading
# cleanup[3] wiping weakref
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
# destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
# cleanup[3] wiping _sre
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy _collections_abc
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
# cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
# destroy posixpath
# cleanup[3] wiping genericpath
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping io
# destroy abc
# cleanup[3] wiping _abc
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
# cleanup[3] wiping marshal
# cleanup[3] wiping _io
# cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _imp
# cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping sys
# cleanup[3] wiping builtins
# destroy selinux._selinux
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
# destroy sys.monitoring
# destroy _socket
# destroy _collections
# destroy platform
# destroy _uuid
# destroy stat
# destroy genericpath
# destroy re._parser
# destroy tokenize
# destroy ansible.module_utils.six.moves.urllib
# destroy copyreg
# destroy contextlib
# destroy _typing
# destroy _tokenize
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy functools
# destroy operator
# destroy ansible.module_utils.six.moves
# destroy _frozen_importlib_external
# destroy _imp
# destroy _io
# destroy marshal
# clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
# destroy codecs
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy encodings.utf_8_sig
# destroy encodings.cp437
# destroy _codecs
# destroy io
# destroy traceback
# destroy warnings
# destroy weakref
# destroy collections
# destroy threading
# destroy atexit
# destroy _warnings
# destroy math
# destroy _bisect
# destroy time
# destroy _random
# destroy _weakref
# destroy _hashlib
# destroy _operator
# destroy _string
# destroy re
# destroy itertools
# destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy builtins
# destroy _thread
# clear sys.audit hooks
, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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.41.56 closed.
[WARNING]: Module invocation had junk after the JSON data: # clear
sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear
sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc
# clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear
sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore
sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing
builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp #
cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2]
removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal #
cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external #
cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing
_codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases #
cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 #
cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing
abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2]
removing _stat # cleanup[2] removing stat # cleanup[2] removing
_collections_abc # cleanup[2] removing genericpath # cleanup[2] removing
posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2]
removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2]
removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site #
destroy site # cleanup[2] removing types # cleanup[2] removing _operator #
cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2]
removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy
reprlib # cleanup[2] removing _collections # cleanup[2] removing collections #
cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2]
removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants #
cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2]
removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re #
cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing
binascii # cleanup[2] removing base64 # cleanup[2] removing
importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external #
cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2]
removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2]
removing importlib.util # cleanup[2] removing runpy # destroy runpy #
cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing
zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2]
removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma #
cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing
_bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing
_random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 #
cleanup[2] removing hashlib # cleanup[2] removing random # destroy random #
cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing
weakref # cleanup[2] removing tempfile # cleanup[2] removing threading #
cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2]
removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2]
removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib #
cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path #
cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2]
removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing
typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil #
cleanup[2] removing ansible # destroy ansible # cleanup[2] removing
ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing
__future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2]
removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing
json.encoder # cleanup[2] removing json # cleanup[2] removing atexit #
cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing
_locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2]
removing platform # cleanup[2] removing select # cleanup[2] removing selectors
# cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing
_posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token #
destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize #
cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2]
removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd #
destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime
# cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing
_string # cleanup[2] removing string # destroy string # cleanup[2] removing
logging # cleanup[2] removing systemd._journal # cleanup[2] removing
systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing
systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array #
cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2]
removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat #
destroy ansible.module_utils.compat # cleanup[2] removing
ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2]
removing ansible.module_utils.common.text # destroy
ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six # cleanup[2] removing
ansible.module_utils.six.moves # cleanup[2] removing
ansible.module_utils.six.moves.collections_abc # cleanup[2] removing
ansible.module_utils.common.text.converters # destroy
ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes #
cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy
ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2]
removing ansible.module_utils._text # destroy ansible.module_utils._text #
cleanup[2] removing copy # destroy copy # cleanup[2] removing
ansible.module_utils.common.collections # destroy
ansible.module_utils.common.collections # cleanup[2] removing
ansible.module_utils.common.warnings # destroy
ansible.module_utils.common.warnings # cleanup[2] removing
ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]
removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing #
cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy
ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy
_ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing
ansible.module_utils.common.text.formatters # destroy
ansible.module_utils.common.text.formatters # cleanup[2] removing
ansible.module_utils.common.validation # destroy
ansible.module_utils.common.validation # cleanup[2] removing
ansible.module_utils.common.parameters # destroy
ansible.module_utils.common.parameters # cleanup[2] removing
ansible.module_utils.common.arg_spec # destroy
ansible.module_utils.common.arg_spec # cleanup[2] removing
ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 #
cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2]
removing ansible.module_utils.common.file # destroy
ansible.module_utils.common.file # cleanup[2] removing
ansible.module_utils.common.process # destroy
ansible.module_utils.common.process # cleanup[2] removing gettext # destroy
gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro #
cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro #
cleanup[2] removing ansible.module_utils.common._utils # destroy
ansible.module_utils.common._utils # cleanup[2] removing
ansible.module_utils.common.sys_info # destroy
ansible.module_utils.common.sys_info # cleanup[2] removing
ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]
removing ansible.modules # destroy ansible.modules # cleanup[2] removing
ansible.module_utils.facts.namespace # cleanup[2] removing
ansible.module_utils.compat.typing # cleanup[2] removing
multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2]
removing _pickle # cleanup[2] removing pickle # cleanup[2] removing
multiprocessing.reduction # cleanup[2] removing multiprocessing.context #
cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing
multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq #
destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue #
cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing
# cleanup[2] removing multiprocessing.connection # cleanup[2] removing
multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout #
cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing
ansible.module_utils.facts.other # cleanup[2] removing
ansible.module_utils.facts.other.facter # cleanup[2] removing
ansible.module_utils.facts.other.ohai # cleanup[2] removing
ansible.module_utils.facts.system # cleanup[2] removing
ansible.module_utils.facts.system.apparmor # cleanup[2] removing
ansible.module_utils.facts.system.caps # cleanup[2] removing
ansible.module_utils.facts.system.chroot # cleanup[2] removing
ansible.module_utils.facts.utils # cleanup[2] removing
ansible.module_utils.facts.system.cmdline # cleanup[2] removing
ansible.module_utils.facts.system.distribution # cleanup[2] removing
ansible.module_utils.compat.datetime # destroy
ansible.module_utils.compat.datetime # cleanup[2] removing
ansible.module_utils.facts.system.date_time # cleanup[2] removing
ansible.module_utils.facts.system.env # cleanup[2] removing
ansible.module_utils.facts.system.dns # cleanup[2] removing
ansible.module_utils.facts.system.fips # cleanup[2] removing
ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob #
cleanup[2] removing configparser # cleanup[2] removing
ansible.module_utils.facts.system.local # cleanup[2] removing
ansible.module_utils.facts.system.lsb # cleanup[2] removing
ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing
ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl #
cleanup[2] removing ssl # destroy ssl # cleanup[2] removing
ansible.module_utils.facts.system.python # cleanup[2] removing
ansible.module_utils.facts.system.selinux # cleanup[2] removing
ansible.module_utils.compat.version # destroy
ansible.module_utils.compat.version # cleanup[2] removing
ansible.module_utils.facts.system.service_mgr # cleanup[2] removing
ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios #
cleanup[2] removing getpass # cleanup[2] removing
ansible.module_utils.facts.system.user # cleanup[2] removing
ansible.module_utils.facts.hardware # cleanup[2] removing
ansible.module_utils.facts.hardware.base # cleanup[2] removing
ansible.module_utils.facts.hardware.aix # cleanup[2] removing
ansible.module_utils.facts.sysctl # cleanup[2] removing
ansible.module_utils.facts.hardware.darwin # cleanup[2] removing
ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing
ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing
ansible.module_utils.facts.hardware.hpux # cleanup[2] removing
ansible.module_utils.facts.hardware.linux # cleanup[2] removing
ansible.module_utils.facts.hardware.hurd # cleanup[2] removing
ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing
ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing
ansible.module_utils.facts.hardware.sunos # cleanup[2] removing
ansible.module_utils.facts.network # cleanup[2] removing
ansible.module_utils.facts.network.base # cleanup[2] removing
ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing
ansible.module_utils.facts.network.aix # cleanup[2] removing
ansible.module_utils.facts.network.darwin # cleanup[2] removing
ansible.module_utils.facts.network.dragonfly # cleanup[2] removing
ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing
ansible.module_utils.facts.network.freebsd # cleanup[2] removing
ansible.module_utils.facts.network.hpux # cleanup[2] removing
ansible.module_utils.facts.network.hurd # cleanup[2] removing
ansible.module_utils.facts.network.linux # cleanup[2] removing
ansible.module_utils.facts.network.iscsi # cleanup[2] removing
ansible.module_utils.facts.network.nvme # cleanup[2] removing
ansible.module_utils.facts.network.netbsd # cleanup[2] removing
ansible.module_utils.facts.network.openbsd # cleanup[2] removing
ansible.module_utils.facts.network.sunos # cleanup[2] removing
ansible.module_utils.facts.virtual # cleanup[2] removing
ansible.module_utils.facts.virtual.base # cleanup[2] removing
ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing
ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing
ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing
ansible.module_utils.facts.virtual.hpux # cleanup[2] removing
ansible.module_utils.facts.virtual.linux # cleanup[2] removing
ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing
ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing
ansible.module_utils.facts.virtual.sunos # cleanup[2] removing
ansible.module_utils.facts.default_collectors # cleanup[2] removing
ansible.module_utils.facts.ansible_collector # cleanup[2] removing
ansible.module_utils.facts.compat # cleanup[2] removing
ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy
ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other
# destroy ansible.module_utils.facts.other.facter # destroy
ansible.module_utils.facts.other.ohai # destroy
ansible.module_utils.facts.system # destroy
ansible.module_utils.facts.system.apparmor # destroy
ansible.module_utils.facts.system.caps # destroy
ansible.module_utils.facts.system.chroot # destroy
ansible.module_utils.facts.system.cmdline # destroy
ansible.module_utils.facts.system.distribution # destroy
ansible.module_utils.facts.system.date_time # destroy
ansible.module_utils.facts.system.env # destroy
ansible.module_utils.facts.system.dns # destroy
ansible.module_utils.facts.system.fips # destroy
ansible.module_utils.facts.system.loadavg # destroy
ansible.module_utils.facts.system.local # destroy
ansible.module_utils.facts.system.lsb # destroy
ansible.module_utils.facts.system.pkg_mgr # destroy
ansible.module_utils.facts.system.platform # destroy
ansible.module_utils.facts.system.python # destroy
ansible.module_utils.facts.system.selinux # destroy
ansible.module_utils.facts.system.service_mgr # destroy
ansible.module_utils.facts.system.ssh_pub_keys # destroy
ansible.module_utils.facts.system.user # destroy
ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware
# destroy ansible.module_utils.facts.hardware.base # destroy
ansible.module_utils.facts.hardware.aix # destroy
ansible.module_utils.facts.hardware.darwin # destroy
ansible.module_utils.facts.hardware.freebsd # destroy
ansible.module_utils.facts.hardware.dragonfly # destroy
ansible.module_utils.facts.hardware.hpux # destroy
ansible.module_utils.facts.hardware.linux # destroy
ansible.module_utils.facts.hardware.hurd # destroy
ansible.module_utils.facts.hardware.netbsd # destroy
ansible.module_utils.facts.hardware.openbsd # destroy
ansible.module_utils.facts.hardware.sunos # destroy
ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network
# destroy ansible.module_utils.facts.network.base # destroy
ansible.module_utils.facts.network.generic_bsd # destroy
ansible.module_utils.facts.network.aix # destroy
ansible.module_utils.facts.network.darwin # destroy
ansible.module_utils.facts.network.dragonfly # destroy
ansible.module_utils.facts.network.fc_wwn # destroy
ansible.module_utils.facts.network.freebsd # destroy
ansible.module_utils.facts.network.hpux # destroy
ansible.module_utils.facts.network.hurd # destroy
ansible.module_utils.facts.network.linux # destroy
ansible.module_utils.facts.network.iscsi # destroy
ansible.module_utils.facts.network.nvme # destroy
ansible.module_utils.facts.network.netbsd # destroy
ansible.module_utils.facts.network.openbsd # destroy
ansible.module_utils.facts.network.sunos # destroy
ansible.module_utils.facts.virtual # destroy
ansible.module_utils.facts.virtual.base # destroy
ansible.module_utils.facts.virtual.sysctl # destroy
ansible.module_utils.facts.virtual.freebsd # destroy
ansible.module_utils.facts.virtual.dragonfly # destroy
ansible.module_utils.facts.virtual.hpux # destroy
ansible.module_utils.facts.virtual.linux # destroy
ansible.module_utils.facts.virtual.netbsd # destroy
ansible.module_utils.facts.virtual.openbsd # destroy
ansible.module_utils.facts.virtual.sunos # destroy
ansible.module_utils.facts.compat # cleanup[2] removing
ansible.module_utils.service # destroy ansible.module_utils.service # destroy
_sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy
importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy
_blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma #
destroy zipfile._path # destroy zipfile # destroy pathlib # destroy
zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib #
destroy zipimport # destroy __main__ # destroy systemd.journal # destroy
systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder
# destroy json.scanner # destroy _json # destroy grp # destroy encodings #
destroy _locale # destroy locale # destroy _signal # destroy _posixsubprocess #
destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy
distro # destroy distro.distro # destroy argparse # destroy logging # destroy
ansible.module_utils.facts.default_collectors # destroy
ansible.module_utils.facts.ansible_collector # destroy multiprocessing #
destroy multiprocessing.connection # destroy multiprocessing.pool # destroy
signal # destroy multiprocessing.context # destroy array # destroy
_compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy
_queue # destroy multiprocessing.process # destroy tempfile # destroy
multiprocessing.util # destroy multiprocessing.reduction # destroy selectors #
destroy _multiprocessing # destroy fcntl # destroy datetime # destroy base64 #
destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass #
destroy pwd # destroy termios # destroy errno # destroy json # destroy socket #
destroy struct # destroy fnmatch # destroy ansible.module_utils.compat.typing #
destroy ansible.module_utils.facts.timeout # destroy
ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy
select # destroy shlex # destroy subprocess # cleanup[3] wiping configparser #
cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian #
cleanup[3] wiping _ctypes # cleanup[3] wiping
ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping
ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping
systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 #
cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal #
cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping
_datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap
# cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping
platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3]
wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping
contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref #
cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping
_bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3]
wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap #
cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants #
destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping
copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3]
wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections
# destroy _collections_abc # destroy collections.abc # cleanup[3] wiping
_collections # cleanup[3] wiping itertools # cleanup[3] wiping operator #
cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping
encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3]
wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy
_stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc #
cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases #
cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time #
cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix #
cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping
_imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3]
wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy
systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy
_datetime # destroy sys.monitoring # destroy _socket # destroy _collections #
destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy
re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib #
destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize #
destroy ansible.module_utils.six.moves.urllib_parse # destroy
ansible.module_utils.six.moves.urllib.error # destroy
ansible.module_utils.six.moves.urllib.request # destroy
ansible.module_utils.six.moves.urllib.response # destroy
ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy
operator # destroy ansible.module_utils.six.moves # destroy
_frozen_importlib_external # destroy _imp # destroy _io # destroy marshal #
clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy
codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy
encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io #
destroy traceback # destroy warnings # destroy weakref # destroy collections #
destroy threading # destroy atexit # destroy _warnings # destroy math # destroy
_bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib
# destroy _operator # destroy _string # destroy re # destroy itertools #
destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy
builtins # destroy _thread # clear sys.audit hooks
 21264 1727202776.39584: done with _execute_module (ansible.legacy.systemd, {'name': 'rsyslog', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727202775.1280406-22464-45920572669109/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})
 21264 1727202776.39587: _low_level_execute_command(): starting
 21264 1727202776.39590: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727202775.1280406-22464-45920572669109/ > /dev/null 2>&1 && sleep 0'
 21264 1727202776.39988: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
<<<
 21264 1727202776.40000: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
<<<
 21264 1727202776.40007: stderr chunk (state=3):
>>>debug2: match not found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202776.40010: stderr chunk (state=3):
>>>debug1: configuration requests final Match pass
debug2: resolve_canonicalize: hostname 10.31.41.56 is address
debug1: re-parsing configuration
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
<<<
 21264 1727202776.40012: 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.41.56 originally 10.31.41.56
debug2: match found
<<<
 21264 1727202776.40015: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
 21264 1727202776.40049: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
<<<
 21264 1727202776.40054: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
 21264 1727202776.40071: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
 21264 1727202776.40146: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
 21264 1727202776.42118: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
 21264 1727202776.42121: stdout chunk (state=3):
>>><<<
 21264 1727202776.42123: stderr chunk (state=3):
>>><<<
 21264 1727202776.42287: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.56 originally 10.31.41.56
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.41.56 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.41.56 originally 10.31.41.56
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/acf0e366fe'
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
 21264 1727202776.42290: handler run complete
 21264 1727202776.42292: attempt loop complete, returning result
 21264 1727202776.42294: _execute() done
 21264 1727202776.42295: dumping result to json
 21264 1727202776.42297: done dumping result, returning
 21264 1727202776.42299: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Enable rsyslog service [0e798799-7813-bb7e-0ba7-00000000063e]
 21264 1727202776.42300: sending task result for task 0e798799-7813-bb7e-0ba7-00000000063e
 21264 1727202776.42890: done sending task result for task 0e798799-7813-bb7e-0ba7-00000000063e
 21264 1727202776.42893: WORKER PROCESS EXITING
ok: [managed-node1] => {
    "changed": false,
    "enabled": true,
    "name": "rsyslog",
    "status": {
        "AccessSELinuxContext": "system_u:object_r:syslogd_unit_file_t:s0",
        "ActiveEnterTimestamp": "Tue 2024-09-24 14:32:26 EDT",
        "ActiveEnterTimestampMonotonic": "545484591",
        "ActiveExitTimestamp": "Tue 2024-09-24 14:32:12 EDT",
        "ActiveExitTimestampMonotonic": "531888084",
        "ActiveState": "active",
        "After": "system.slice basic.target sysinit.target",
        "AllowIsolate": "no",
        "AssertResult": "yes",
        "AssertTimestamp": "Tue 2024-09-24 14:32:26 EDT",
        "AssertTimestampMonotonic": "545471242",
        "Before": "shutdown.target multi-user.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "yes",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "26566000",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "yes",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
        "CleanResult": "success",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Tue 2024-09-24 14:32:26 EDT",
        "ConditionTimestampMonotonic": "545471239",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlGroup": "/system.slice/rsyslog.service",
        "ControlGroupId": "6856",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "CoredumpReceive": "no",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "DefaultStartupMemoryLow": "0",
        "Delegate": "no",
        "Description": "System Logging Service",
        "DevicePolicy": "auto",
        "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/",
        "DynamicUser": "no",
        "EffectiveMemoryHigh": "3702878208",
        "EffectiveMemoryMax": "3702878208",
        "EffectiveTasksMax": "22362",
        "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainHandoffTimestamp": "Tue 2024-09-24 14:32:26 EDT",
        "ExecMainHandoffTimestampMonotonic": "545481323",
        "ExecMainPID": "38888",
        "ExecMainStartTimestamp": "Tue 2024-09-24 14:32:26 EDT",
        "ExecMainStartTimestampMonotonic": "545472403",
        "ExecMainStatus": "0",
        "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Tue 2024-09-24 14:32:26 EDT] ; stop_time=[n/a] ; pid=38888 ; code=(null) ; status=0/0 }",
        "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Tue 2024-09-24 14:32:26 EDT] ; stop_time=[n/a] ; pid=38888 ; code=(null) ; status=0/0 }",
        "ExitType": "main",
        "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FileDescriptorStorePreserve": "restart",
        "FinalKillSignal": "9",
        "FragmentPath": "/usr/lib/systemd/system/rsyslog.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOReadBytes": "[not set]",
        "IOReadOperations": "[not set]",
        "IOSchedulingClass": "2",
        "IOSchedulingPriority": "4",
        "IOWeight": "[not set]",
        "IOWriteBytes": "[not set]",
        "IOWriteOperations": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "[no data]",
        "IPEgressPackets": "[no data]",
        "IPIngressBytes": "[no data]",
        "IPIngressPackets": "[no data]",
        "Id": "rsyslog.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Tue 2024-09-24 14:32:12 EDT",
        "InactiveEnterTimestampMonotonic": "531889271",
        "InactiveExitTimestamp": "Tue 2024-09-24 14:32:26 EDT",
        "InactiveExitTimestampMonotonic": "545472897",
        "InvocationID": "e9dc2e5220704aed8dbd58bf67882d32",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "infinity",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "8388608",
        "LimitMEMLOCKSoft": "8388608",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "16384",
        "LimitNOFILESoft": "16384",
        "LimitNPROC": "13976",
        "LimitNPROCSoft": "13976",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13976",
        "LimitSIGPENDINGSoft": "13976",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "38888",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "3298664448",
        "MemoryCurrent": "1458176",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryKSM": "no",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemoryPeak": "1978368",
        "MemoryPressureThresholdUSec": "200ms",
        "MemoryPressureWatch": "auto",
        "MemorySwapCurrent": "0",
        "MemorySwapMax": "infinity",
        "MemorySwapPeak": "0",
        "MemoryZSwapCurrent": "0",
        "MemoryZSwapMax": "infinity",
        "MemoryZSwapWriteback": "yes",
        "MountAPIVFS": "no",
        "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAPolicy": "n/a",
        "Names": "rsyslog.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "main",
        "OOMPolicy": "stop",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "OnSuccessJobMode": "fail",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateIPC": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProcSubset": "all",
        "ProtectClock": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectHostname": "no",
        "ProtectKernelLogs": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectProc": "default",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "ReloadResult": "success",
        "ReloadSignal": "1",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "system.slice sysinit.target",
        "Restart": "on-failure",
        "RestartKillSignal": "15",
        "RestartMaxDelayUSec": "infinity",
        "RestartMode": "normal",
        "RestartSteps": "0",
        "RestartUSec": "100ms",
        "RestartUSecNext": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RootEphemeral": "no",
        "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "RuntimeRandomizedExtraUSec": "0",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "SetLoginEnvironment": "no",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardOutput": "null",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StartupMemoryHigh": "infinity",
        "StartupMemoryLow": "0",
        "StartupMemoryMax": "infinity",
        "StartupMemorySwapMax": "infinity",
        "StartupMemoryZSwapMax": "infinity",
        "StateChangeTimestamp": "Tue 2024-09-24 14:32:26 EDT",
        "StateChangeTimestampMonotonic": "545484591",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SuccessAction": "none",
        "SurviveFinalKillSignal": "no",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "2147483646",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "3",
        "TasksMax": "22362",
        "TimeoutAbortUSec": "1min 30s",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopFailureMode": "terminate",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "[not set]",
        "UMask": "0066",
        "UnitFilePreset": "enabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target",
        "WatchdogSignal": "6",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "0"
    }
}
 21264 1727202776.43131: no more pending results, returning what we have
 21264 1727202776.43134: results queue empty
 21264 1727202776.43135: checking for any_errors_fatal
 21264 1727202776.43140: done checking for any_errors_fatal
 21264 1727202776.43141: checking for max_fail_percentage
 21264 1727202776.43143: done checking for max_fail_percentage
 21264 1727202776.43144: checking to see if all hosts have failed and the running result is not ok
 21264 1727202776.43145: done checking to see if all hosts have failed
 21264 1727202776.43146: getting the remaining hosts for this loop
 21264 1727202776.43147: done getting the remaining hosts for this loop
 21264 1727202776.43151: getting the next task for host managed-node1
 21264 1727202776.43157: done getting next task for host managed-node1
 21264 1727202776.43160:  ^ task is: TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Disable rsyslog service
 21264 1727202776.43166:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=9, 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=17, 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), 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
 21264 1727202776.43175: getting variables
 21264 1727202776.43176: in VariableManager get_vars()
 21264 1727202776.43223: Calling all_inventory to load vars for managed-node1
 21264 1727202776.43226: Calling groups_inventory to load vars for managed-node1
 21264 1727202776.43229: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202776.43237: Calling all_plugins_play to load vars for managed-node1
 21264 1727202776.43240: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202776.43243: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202776.45524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202776.48567: done with get_vars()
 21264 1727202776.48589: done getting variables

TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Disable rsyslog service] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:327
Tuesday 24 September 2024  14:32:56 -0400 (0:00:01.480)       0:00:20.260 ***** 
 21264 1727202776.48918: entering _queue_task() for managed-node1/systemd
 21264 1727202776.48920: Creating lock for systemd
 21264 1727202776.49476: worker is 1 (out of 1 available)
 21264 1727202776.49492: exiting _queue_task() for managed-node1/systemd
 21264 1727202776.49505: done queuing things up, now waiting for results queue to drain
 21264 1727202776.49506: waiting for pending results...
 21264 1727202776.50101: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Disable rsyslog service
 21264 1727202776.50275: in run() - task 0e798799-7813-bb7e-0ba7-00000000063f
 21264 1727202776.50303: variable 'ansible_search_path' from source: unknown
 21264 1727202776.50335: variable 'ansible_search_path' from source: unknown
 21264 1727202776.50591: calling self._execute()
 21264 1727202776.50594: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202776.50598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202776.50600: variable 'omit' from source: magic vars
 21264 1727202776.51450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202776.53760: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202776.54110: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202776.54146: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202776.54189: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202776.54230: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202776.54314: 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)
 21264 1727202776.54346: 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)
 21264 1727202776.54370: 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)
 21264 1727202776.54418: 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)
 21264 1727202776.54436: 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)
 21264 1727202776.54570: Evaluated conditional (not __rsyslog_failed_validation | d(false)): True
 21264 1727202776.54753: variable '__rsyslog_enabled' from source: include params
 21264 1727202776.54765: variable 'logging_enabled' from source: role '' defaults
 21264 1727202776.54941: Evaluated conditional (not __rsyslog_enabled | bool): False
 21264 1727202776.54944: when evaluation is False, skipping this task
 21264 1727202776.54947: _execute() done
 21264 1727202776.54949: dumping result to json
 21264 1727202776.54951: done dumping result, returning
 21264 1727202776.54953: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Disable rsyslog service [0e798799-7813-bb7e-0ba7-00000000063f]
 21264 1727202776.54956: sending task result for task 0e798799-7813-bb7e-0ba7-00000000063f
 21264 1727202776.55026: done sending task result for task 0e798799-7813-bb7e-0ba7-00000000063f
 21264 1727202776.55029: WORKER PROCESS EXITING
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "not __rsyslog_enabled | bool",
    "skip_reason": "Conditional result was False"
}
 21264 1727202776.55108: no more pending results, returning what we have
 21264 1727202776.55111: results queue empty
 21264 1727202776.55112: checking for any_errors_fatal
 21264 1727202776.55131: done checking for any_errors_fatal
 21264 1727202776.55132: checking for max_fail_percentage
 21264 1727202776.55134: done checking for max_fail_percentage
 21264 1727202776.55134: checking to see if all hosts have failed and the running result is not ok
 21264 1727202776.55136: done checking to see if all hosts have failed
 21264 1727202776.55136: getting the remaining hosts for this loop
 21264 1727202776.55138: done getting the remaining hosts for this loop
 21264 1727202776.55141: getting the next task for host managed-node1
 21264 1727202776.55151: done getting next task for host managed-node1
 21264 1727202776.55155:  ^ task is: TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Check rsyslog version
 21264 1727202776.55162:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=10, 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), 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
 21264 1727202776.55175: getting variables
 21264 1727202776.55177: in VariableManager get_vars()
 21264 1727202776.55320: Calling all_inventory to load vars for managed-node1
 21264 1727202776.55323: Calling groups_inventory to load vars for managed-node1
 21264 1727202776.55325: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202776.55334: Calling all_plugins_play to load vars for managed-node1
 21264 1727202776.55337: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202776.55339: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202776.57092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202776.58517: done with get_vars()
 21264 1727202776.58535: done getting variables
 21264 1727202776.58619: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check rsyslog version] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:336
Tuesday 24 September 2024  14:32:56 -0400 (0:00:00.097)       0:00:20.358 ***** 
 21264 1727202776.58658: entering _queue_task() for managed-node1/debug
 21264 1727202776.58956: worker is 1 (out of 1 available)
 21264 1727202776.58968: exiting _queue_task() for managed-node1/debug
 21264 1727202776.58981: done queuing things up, now waiting for results queue to drain
 21264 1727202776.59189: waiting for pending results...
 21264 1727202776.59419: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Check rsyslog version
 21264 1727202776.59734: in run() - task 0e798799-7813-bb7e-0ba7-000000000641
 21264 1727202776.59738: variable 'ansible_search_path' from source: unknown
 21264 1727202776.59740: variable 'ansible_search_path' from source: unknown
 21264 1727202776.59829: calling self._execute()
 21264 1727202776.59937: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202776.59969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202776.59972: variable 'omit' from source: magic vars
 21264 1727202776.60376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202776.63026: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202776.63254: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202776.63298: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202776.63347: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202776.63439: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202776.63595: 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)
 21264 1727202776.63630: 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)
 21264 1727202776.63793: 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)
 21264 1727202776.63889: 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)
 21264 1727202776.63987: 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)
 21264 1727202776.64197: Evaluated conditional (__rsyslog_failed_validation | d(false)): False
 21264 1727202776.64201: when evaluation is False, skipping this task
 21264 1727202776.64204: _execute() done
 21264 1727202776.64210: dumping result to json
 21264 1727202776.64221: done dumping result, returning
 21264 1727202776.64224: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Check rsyslog version [0e798799-7813-bb7e-0ba7-000000000641]
 21264 1727202776.64227: sending task result for task 0e798799-7813-bb7e-0ba7-000000000641
 21264 1727202776.64699: done sending task result for task 0e798799-7813-bb7e-0ba7-000000000641
 21264 1727202776.64702: WORKER PROCESS EXITING
skipping: [managed-node1] => {
    "false_condition": "__rsyslog_failed_validation | d(false)"
}
 21264 1727202776.64757: no more pending results, returning what we have
 21264 1727202776.64759: results queue empty
 21264 1727202776.64760: checking for any_errors_fatal
 21264 1727202776.64766: done checking for any_errors_fatal
 21264 1727202776.64766: checking for max_fail_percentage
 21264 1727202776.64768: done checking for max_fail_percentage
 21264 1727202776.64768: checking to see if all hosts have failed and the running result is not ok
 21264 1727202776.64770: done checking to see if all hosts have failed
 21264 1727202776.64770: getting the remaining hosts for this loop
 21264 1727202776.64772: done getting the remaining hosts for this loop
 21264 1727202776.64774: getting the next task for host managed-node1
 21264 1727202776.64789: done getting next task for host managed-node1
 21264 1727202776.64793:  ^ task is: TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : See if there are any config files
 21264 1727202776.64798:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=11, 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), 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
 21264 1727202776.64814: getting variables
 21264 1727202776.64816: in VariableManager get_vars()
 21264 1727202776.64880: Calling all_inventory to load vars for managed-node1
 21264 1727202776.64884: Calling groups_inventory to load vars for managed-node1
 21264 1727202776.64887: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202776.64895: Calling all_plugins_play to load vars for managed-node1
 21264 1727202776.64899: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202776.64905: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202776.66650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202776.68278: done with get_vars()
 21264 1727202776.68297: done getting variables

TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : See if there are any config files] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:348
Tuesday 24 September 2024  14:32:56 -0400 (0:00:00.097)       0:00:20.455 ***** 
 21264 1727202776.68407: entering _queue_task() for managed-node1/find
 21264 1727202776.68409: Creating lock for find
 21264 1727202776.68730: worker is 1 (out of 1 available)
 21264 1727202776.68744: exiting _queue_task() for managed-node1/find
 21264 1727202776.68762: done queuing things up, now waiting for results queue to drain
 21264 1727202776.68764: waiting for pending results...
 21264 1727202776.68987: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : See if there are any config files
 21264 1727202776.69288: in run() - task 0e798799-7813-bb7e-0ba7-000000000643
 21264 1727202776.69292: variable 'ansible_search_path' from source: unknown
 21264 1727202776.69295: variable 'ansible_search_path' from source: unknown
 21264 1727202776.69298: calling self._execute()
 21264 1727202776.69364: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202776.69375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202776.69394: variable 'omit' from source: magic vars
 21264 1727202776.69795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202776.73240: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202776.73330: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202776.73380: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202776.73426: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202776.73486: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202776.73690: variable '__rsyslog_generate_conf' from source: task vars
 21264 1727202776.73902: 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)
 21264 1727202776.74089: 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)
 21264 1727202776.74091: 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)
 21264 1727202776.74226: 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)
 21264 1727202776.74256: 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)
 21264 1727202776.74596: 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)
 21264 1727202776.74599: 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)
 21264 1727202776.74601: 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)
 21264 1727202776.74716: 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)
 21264 1727202776.74739: 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)
 21264 1727202776.75286: variable '__logging_is_ostree' from source: set_fact
 21264 1727202776.75290: variable '__rsyslog_enabled' from source: include params
 21264 1727202776.75293: variable 'logging_enabled' from source: role '' defaults
 21264 1727202776.75295: variable 'rsyslog_inputs' from source: set_fact
 21264 1727202776.75298: Evaluated conditional (__rsyslog_generate_conf | bool): False
 21264 1727202776.75300: when evaluation is False, skipping this task
 21264 1727202776.75302: _execute() done
 21264 1727202776.75304: dumping result to json
 21264 1727202776.75306: done dumping result, returning
 21264 1727202776.75308: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : See if there are any config files [0e798799-7813-bb7e-0ba7-000000000643]
 21264 1727202776.75310: sending task result for task 0e798799-7813-bb7e-0ba7-000000000643
 21264 1727202776.75380: done sending task result for task 0e798799-7813-bb7e-0ba7-000000000643
 21264 1727202776.75387: WORKER PROCESS EXITING
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "__rsyslog_generate_conf | bool",
    "skip_reason": "Conditional result was False"
}
 21264 1727202776.75438: no more pending results, returning what we have
 21264 1727202776.75440: results queue empty
 21264 1727202776.75441: checking for any_errors_fatal
 21264 1727202776.75450: done checking for any_errors_fatal
 21264 1727202776.75451: checking for max_fail_percentage
 21264 1727202776.75453: done checking for max_fail_percentage
 21264 1727202776.75453: checking to see if all hosts have failed and the running result is not ok
 21264 1727202776.75455: done checking to see if all hosts have failed
 21264 1727202776.75455: getting the remaining hosts for this loop
 21264 1727202776.75457: done getting the remaining hosts for this loop
 21264 1727202776.75460: getting the next task for host managed-node1
 21264 1727202776.75468: done getting next task for host managed-node1
 21264 1727202776.75472:  ^ task is: TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Get mode of rsyslog.conf if it exists
 21264 1727202776.75478:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=11, 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), 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
 21264 1727202776.75494: getting variables
 21264 1727202776.75496: in VariableManager get_vars()
 21264 1727202776.75534: Calling all_inventory to load vars for managed-node1
 21264 1727202776.75536: Calling groups_inventory to load vars for managed-node1
 21264 1727202776.75539: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202776.75547: Calling all_plugins_play to load vars for managed-node1
 21264 1727202776.75551: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202776.75559: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202776.78803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202776.81073: done with get_vars()
 21264 1727202776.81192: done getting variables

TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get mode of rsyslog.conf if it exists] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:355
Tuesday 24 September 2024  14:32:56 -0400 (0:00:00.131)       0:00:20.587 ***** 
 21264 1727202776.81546: entering _queue_task() for managed-node1/stat
 21264 1727202776.82396: worker is 1 (out of 1 available)
 21264 1727202776.82409: exiting _queue_task() for managed-node1/stat
 21264 1727202776.82422: done queuing things up, now waiting for results queue to drain
 21264 1727202776.82423: waiting for pending results...
 21264 1727202776.82686: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Get mode of rsyslog.conf if it exists
 21264 1727202776.83008: in run() - task 0e798799-7813-bb7e-0ba7-000000000644
 21264 1727202776.83087: variable 'ansible_search_path' from source: unknown
 21264 1727202776.83091: variable 'ansible_search_path' from source: unknown
 21264 1727202776.83094: calling self._execute()
 21264 1727202776.83170: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202776.83193: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202776.83215: variable 'omit' from source: magic vars
 21264 1727202776.83511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202776.84997: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202776.85063: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202776.85104: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202776.85139: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202776.85173: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202776.85331: variable '__rsyslog_generate_conf' from source: task vars
 21264 1727202776.85476: 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)
 21264 1727202776.85606: 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)
 21264 1727202776.85889: 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)
 21264 1727202776.85893: 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)
 21264 1727202776.85895: 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)
 21264 1727202776.85897: 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)
 21264 1727202776.85899: 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)
 21264 1727202776.85901: 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)
 21264 1727202776.85934: 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)
 21264 1727202776.85953: 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)
 21264 1727202776.86135: variable '__logging_is_ostree' from source: set_fact
 21264 1727202776.86145: variable '__rsyslog_enabled' from source: include params
 21264 1727202776.86153: variable 'logging_enabled' from source: role '' defaults
 21264 1727202776.86160: variable 'rsyslog_inputs' from source: set_fact
 21264 1727202776.86211: Evaluated conditional (__rsyslog_generate_conf | bool): False
 21264 1727202776.86219: when evaluation is False, skipping this task
 21264 1727202776.86226: _execute() done
 21264 1727202776.86246: dumping result to json
 21264 1727202776.86351: done dumping result, returning
 21264 1727202776.86354: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Get mode of rsyslog.conf if it exists [0e798799-7813-bb7e-0ba7-000000000644]
 21264 1727202776.86357: sending task result for task 0e798799-7813-bb7e-0ba7-000000000644
 21264 1727202776.86425: done sending task result for task 0e798799-7813-bb7e-0ba7-000000000644
 21264 1727202776.86429: WORKER PROCESS EXITING
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "__rsyslog_generate_conf | bool",
    "skip_reason": "Conditional result was False"
}
 21264 1727202776.86510: no more pending results, returning what we have
 21264 1727202776.86513: results queue empty
 21264 1727202776.86514: checking for any_errors_fatal
 21264 1727202776.86519: done checking for any_errors_fatal
 21264 1727202776.86520: checking for max_fail_percentage
 21264 1727202776.86522: done checking for max_fail_percentage
 21264 1727202776.86522: checking to see if all hosts have failed and the running result is not ok
 21264 1727202776.86523: done checking to see if all hosts have failed
 21264 1727202776.86524: getting the remaining hosts for this loop
 21264 1727202776.86526: done getting the remaining hosts for this loop
 21264 1727202776.86529: getting the next task for host managed-node1
 21264 1727202776.86537: done getting next task for host managed-node1
 21264 1727202776.86541:  ^ task is: TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate main rsyslog configuration
 21264 1727202776.86547:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=11, 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=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? (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), 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
 21264 1727202776.86563: getting variables
 21264 1727202776.86565: in VariableManager get_vars()
 21264 1727202776.86607: Calling all_inventory to load vars for managed-node1
 21264 1727202776.86610: Calling groups_inventory to load vars for managed-node1
 21264 1727202776.86613: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202776.86622: Calling all_plugins_play to load vars for managed-node1
 21264 1727202776.86625: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202776.86634: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202776.87543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202776.88271: done with get_vars()
 21264 1727202776.88288: done getting variables
 21264 1727202776.88330: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate main rsyslog configuration] ***
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:361
Tuesday 24 September 2024  14:32:56 -0400 (0:00:00.068)       0:00:20.655 ***** 
 21264 1727202776.88359: entering _queue_task() for managed-node1/template
 21264 1727202776.88559: worker is 1 (out of 1 available)
 21264 1727202776.88572: exiting _queue_task() for managed-node1/template
 21264 1727202776.88589: done queuing things up, now waiting for results queue to drain
 21264 1727202776.88590: waiting for pending results...
 21264 1727202776.88814: running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate main rsyslog configuration
 21264 1727202776.89050: in run() - task 0e798799-7813-bb7e-0ba7-000000000645
 21264 1727202776.89054: variable 'ansible_search_path' from source: unknown
 21264 1727202776.89057: variable 'ansible_search_path' from source: unknown
 21264 1727202776.89129: calling self._execute()
 21264 1727202776.89179: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202776.89185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202776.89215: variable 'omit' from source: magic vars
 21264 1727202776.89543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
 21264 1727202776.91601: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
 21264 1727202776.91669: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
 21264 1727202776.91707: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
 21264 1727202776.91739: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
 21264 1727202776.91766: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
 21264 1727202776.91887: variable '__rsyslog_generate_conf' from source: task vars
 21264 1727202776.92056: 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)
 21264 1727202776.92102: 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)
 21264 1727202776.92159: 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)
 21264 1727202776.92267: 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)
 21264 1727202776.92274: 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)
 21264 1727202776.92297: 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)
 21264 1727202776.92359: 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)
 21264 1727202776.92426: 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)
 21264 1727202776.92687: 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)
 21264 1727202776.92689: 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)
 21264 1727202776.92986: variable '__logging_is_ostree' from source: set_fact
 21264 1727202776.92992: variable '__rsyslog_enabled' from source: include params
 21264 1727202776.92997: variable 'logging_enabled' from source: role '' defaults
 21264 1727202776.93000: variable 'rsyslog_inputs' from source: set_fact
 21264 1727202776.93049: Evaluated conditional (__rsyslog_generate_conf | bool): False
 21264 1727202776.93052: when evaluation is False, skipping this task
 21264 1727202776.93055: _execute() done
 21264 1727202776.93057: dumping result to json
 21264 1727202776.93059: done dumping result, returning
 21264 1727202776.93135: done running TaskExecutor() for managed-node1/TASK: fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate main rsyslog configuration [0e798799-7813-bb7e-0ba7-000000000645]
 21264 1727202776.93139: sending task result for task 0e798799-7813-bb7e-0ba7-000000000645
 21264 1727202776.93390: done sending task result for task 0e798799-7813-bb7e-0ba7-000000000645
 21264 1727202776.93394: WORKER PROCESS EXITING
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "__rsyslog_generate_conf | bool",
    "skip_reason": "Conditional result was False"
}
 21264 1727202776.93435: no more pending results, returning what we have
 21264 1727202776.93438: results queue empty
 21264 1727202776.93438: checking for any_errors_fatal
 21264 1727202776.93443: done checking for any_errors_fatal
 21264 1727202776.93443: checking for max_fail_percentage
 21264 1727202776.93445: done checking for max_fail_percentage
 21264 1727202776.93445: checking to see if all hosts have failed and the running result is not ok
 21264 1727202776.93446: done checking to see if all hosts have failed
 21264 1727202776.93447: getting the remaining hosts for this loop
 21264 1727202776.93448: done getting the remaining hosts for this loop
 21264 1727202776.93451: getting the next task for host managed-node1
 21264 1727202776.93461: done getting next task for host managed-node1
 21264 1727202776.93463:  ^ task is: TASK: meta (role_complete)
 21264 1727202776.93467:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
 21264 1727202776.93485: getting variables
 21264 1727202776.93487: in VariableManager get_vars()
 21264 1727202776.93522: Calling all_inventory to load vars for managed-node1
 21264 1727202776.93525: Calling groups_inventory to load vars for managed-node1
 21264 1727202776.93527: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202776.93534: Calling all_plugins_play to load vars for managed-node1
 21264 1727202776.93537: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202776.93540: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202776.95211: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202776.96685: done with get_vars()
 21264 1727202776.96707: done getting variables
 21264 1727202776.96805: done queuing things up, now waiting for results queue to drain
 21264 1727202776.96807: results queue empty
 21264 1727202776.96808: checking for any_errors_fatal
 21264 1727202776.96811: done checking for any_errors_fatal
 21264 1727202776.96811: checking for max_fail_percentage
 21264 1727202776.96812: done checking for max_fail_percentage
 21264 1727202776.96813: checking to see if all hosts have failed and the running result is not ok
 21264 1727202776.96813: done checking to see if all hosts have failed
 21264 1727202776.96814: getting the remaining hosts for this loop
 21264 1727202776.96815: done getting the remaining hosts for this loop
 21264 1727202776.96817: getting the next task for host managed-node1
 21264 1727202776.96823: done getting next task for host managed-node1
 21264 1727202776.96825:  ^ task is: TASK: meta (role_complete)
 21264 1727202776.96827:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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
 21264 1727202776.96844: getting variables
 21264 1727202776.96845: in VariableManager get_vars()
 21264 1727202776.96860: Calling all_inventory to load vars for managed-node1
 21264 1727202776.96862: Calling groups_inventory to load vars for managed-node1
 21264 1727202776.96863: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202776.96868: Calling all_plugins_play to load vars for managed-node1
 21264 1727202776.96870: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202776.96872: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202776.98033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202776.99567: done with get_vars()
 21264 1727202776.99589: done getting variables
 21264 1727202776.99663: done queuing things up, now waiting for results queue to drain
 21264 1727202776.99665: results queue empty
 21264 1727202776.99666: checking for any_errors_fatal
 21264 1727202776.99667: done checking for any_errors_fatal
 21264 1727202776.99668: checking for max_fail_percentage
 21264 1727202776.99669: done checking for max_fail_percentage
 21264 1727202776.99670: checking to see if all hosts have failed and the running result is not ok
 21264 1727202776.99670: done checking to see if all hosts have failed
 21264 1727202776.99671: getting the remaining hosts for this loop
 21264 1727202776.99672: done getting the remaining hosts for this loop
 21264 1727202776.99674: getting the next task for host managed-node1
 21264 1727202776.99681: done getting next task for host managed-node1
 21264 1727202776.99686:  ^ task is: TASK: caller : Assert variable not overridden
 21264 1727202776.99688:  ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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
 21264 1727202776.99698: getting variables
 21264 1727202776.99699: in VariableManager get_vars()
 21264 1727202776.99710: Calling all_inventory to load vars for managed-node1
 21264 1727202776.99712: Calling groups_inventory to load vars for managed-node1
 21264 1727202776.99714: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202776.99719: Calling all_plugins_play to load vars for managed-node1
 21264 1727202776.99721: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202776.99733: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202777.00862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202777.08095: done with get_vars()
 21264 1727202777.08111: done getting variables
 21264 1727202777.08165: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)

TASK [caller : Assert variable not overridden] *********************************
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/tasks/main.yml:8
Tuesday 24 September 2024  14:32:57 -0400 (0:00:00.198)       0:00:20.853 ***** 
 21264 1727202777.08194: entering _queue_task() for managed-node1/assert
 21264 1727202777.08195: Creating lock for assert
 21264 1727202777.08473: worker is 1 (out of 1 available)
 21264 1727202777.08489: exiting _queue_task() for managed-node1/assert
 21264 1727202777.08502: done queuing things up, now waiting for results queue to drain
 21264 1727202777.08503: waiting for pending results...
 21264 1727202777.08684: running TaskExecutor() for managed-node1/TASK: caller : Assert variable not overridden
 21264 1727202777.08779: in run() - task 0e798799-7813-bb7e-0ba7-00000000000e
 21264 1727202777.08798: variable 'ansible_search_path' from source: unknown
 21264 1727202777.08801: variable 'ansible_search_path' from source: unknown
 21264 1727202777.08829: calling self._execute()
 21264 1727202777.08907: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202777.08911: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202777.08919: variable 'omit' from source: magic vars
 21264 1727202777.08998: variable 'omit' from source: magic vars
 21264 1727202777.09035: variable 'omit' from source: magic vars
 21264 1727202777.09064: variable 'omit' from source: magic vars
 21264 1727202777.09099: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
 21264 1727202777.09125: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
 21264 1727202777.09142: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
 21264 1727202777.09155: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202777.09172: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202777.09199: variable 'inventory_hostname' from source: host vars for 'managed-node1'
 21264 1727202777.09206: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202777.09209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202777.09363: Set connection var ansible_pipelining to False
 21264 1727202777.09366: Set connection var ansible_shell_type to sh
 21264 1727202777.09368: Set connection var ansible_module_compression to ZIP_DEFLATED
 21264 1727202777.09384: Set connection var ansible_timeout to 10
 21264 1727202777.09392: Set connection var ansible_shell_executable to /bin/sh
 21264 1727202777.09395: Set connection var ansible_connection to ssh
 21264 1727202777.09444: variable 'ansible_shell_executable' from source: unknown
 21264 1727202777.09447: variable 'ansible_connection' from source: unknown
 21264 1727202777.09450: variable 'ansible_module_compression' from source: unknown
 21264 1727202777.09453: variable 'ansible_shell_type' from source: unknown
 21264 1727202777.09456: variable 'ansible_shell_executable' from source: unknown
 21264 1727202777.09458: variable 'ansible_host' from source: host vars for 'managed-node1'
 21264 1727202777.09461: variable 'ansible_pipelining' from source: unknown
 21264 1727202777.09463: variable 'ansible_timeout' from source: unknown
 21264 1727202777.09466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed-node1'
 21264 1727202777.09665: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)
 21264 1727202777.09670: variable 'omit' from source: magic vars
 21264 1727202777.09674: starting attempt loop
 21264 1727202777.09679: running the handler
 21264 1727202777.10060: variable '__caller_override' from source: role '' all vars
 21264 1727202777.10063: Evaluated conditional (not __caller_override): True
 21264 1727202777.10066: handler run complete
 21264 1727202777.10068: attempt loop complete, returning result
 21264 1727202777.10070: _execute() done
 21264 1727202777.10073: dumping result to json
 21264 1727202777.10091: done dumping result, returning
 21264 1727202777.10188: done running TaskExecutor() for managed-node1/TASK: caller : Assert variable not overridden [0e798799-7813-bb7e-0ba7-00000000000e]
 21264 1727202777.10190: sending task result for task 0e798799-7813-bb7e-0ba7-00000000000e
 21264 1727202777.10488: done sending task result for task 0e798799-7813-bb7e-0ba7-00000000000e
 21264 1727202777.10495: WORKER PROCESS EXITING
ok: [managed-node1] => {
    "changed": false
}

MSG:

All assertions passed
 21264 1727202777.10568: no more pending results, returning what we have
 21264 1727202777.10571: results queue empty
 21264 1727202777.10572: checking for any_errors_fatal
 21264 1727202777.10574: done checking for any_errors_fatal
 21264 1727202777.10574: checking for max_fail_percentage
 21264 1727202777.10577: done checking for max_fail_percentage
 21264 1727202777.10577: checking to see if all hosts have failed and the running result is not ok
 21264 1727202777.10578: done checking to see if all hosts have failed
 21264 1727202777.10579: getting the remaining hosts for this loop
 21264 1727202777.10581: done getting the remaining hosts for this loop
 21264 1727202777.10587: getting the next task for host managed-node1
 21264 1727202777.10598: done getting next task for host managed-node1
 21264 1727202777.10601:  ^ task is: TASK: meta (role_complete)
 21264 1727202777.10603:  ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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
 21264 1727202777.10620: getting variables
 21264 1727202777.10624: in VariableManager get_vars()
 21264 1727202777.10668: Calling all_inventory to load vars for managed-node1
 21264 1727202777.10671: Calling groups_inventory to load vars for managed-node1
 21264 1727202777.10674: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202777.10690: Calling all_plugins_play to load vars for managed-node1
 21264 1727202777.10697: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202777.10701: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202777.12285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202777.13124: done with get_vars()
 21264 1727202777.13137: done getting variables
 21264 1727202777.13193: done queuing things up, now waiting for results queue to drain
 21264 1727202777.13195: results queue empty
 21264 1727202777.13195: checking for any_errors_fatal
 21264 1727202777.13196: done checking for any_errors_fatal
 21264 1727202777.13197: checking for max_fail_percentage
 21264 1727202777.13198: done checking for max_fail_percentage
 21264 1727202777.13198: checking to see if all hosts have failed and the running result is not ok
 21264 1727202777.13199: done checking to see if all hosts have failed
 21264 1727202777.13199: getting the remaining hosts for this loop
 21264 1727202777.13200: done getting the remaining hosts for this loop
 21264 1727202777.13201: getting the next task for host managed-node1
 21264 1727202777.13204: done getting next task for host managed-node1
 21264 1727202777.13205:  ^ task is: TASK: Cleanup
 21264 1727202777.13206:  ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
 21264 1727202777.13208: getting variables
 21264 1727202777.13208: in VariableManager get_vars()
 21264 1727202777.13220: Calling all_inventory to load vars for managed-node1
 21264 1727202777.13222: Calling groups_inventory to load vars for managed-node1
 21264 1727202777.13223: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202777.13226: Calling all_plugins_play to load vars for managed-node1
 21264 1727202777.13227: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202777.13229: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202777.13908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202777.14721: done with get_vars()
 21264 1727202777.14732: done getting variables

TASK [Cleanup] *****************************************************************
task path: /tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/tests_include_vars_from_parent.yml:49
Tuesday 24 September 2024  14:32:57 -0400 (0:00:00.065)       0:00:20.919 ***** 
 21264 1727202777.14783: entering _queue_task() for managed-node1/file
 21264 1727202777.15155: worker is 1 (out of 1 available)
 21264 1727202777.15169: exiting _queue_task() for managed-node1/file
 21264 1727202777.15188: done queuing things up, now waiting for results queue to drain
 21264 1727202777.15189: waiting for pending results...
 21264 1727202777.15522: running TaskExecutor() for managed-node1/TASK: Cleanup
 21264 1727202777.15642: in run() - task 0e798799-7813-bb7e-0ba7-000000000016
 21264 1727202777.15747: variable 'ansible_search_path' from source: unknown
 21264 1727202777.15971: variable '__varfiles_created' from source: set_fact
 21264 1727202777.16704: variable 'omit' from source: magic vars
 21264 1727202777.16802: in VariableManager get_vars()
 21264 1727202777.16863: Calling all_inventory to load vars for localhost
 21264 1727202777.16869: Calling groups_inventory to load vars for localhost
 21264 1727202777.16873: Calling all_plugins_inventory to load vars for localhost
 21264 1727202777.16918: Calling all_plugins_play to load vars for localhost
 21264 1727202777.16923: Calling groups_plugins_inventory to load vars for localhost
 21264 1727202777.16925: Calling groups_plugins_play to load vars for localhost
 21264 1727202777.16999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202777.17022: done with get_vars()
 21264 1727202777.17026: variable 'inventory_hostname' from source: host vars for 'managed-node1'
 21264 1727202777.17072: variable 'ansible_delegated_vars' from source: unknown
 21264 1727202777.17075: variable 'ansible_connection' from source: host vars for 'localhost'
 21264 1727202777.17080: no remote address found for delegated host localhost
using its name, so success depends on DNS resolution
 21264 1727202777.17102: variable 'omit' from source: magic vars
 21264 1727202777.17359: variable 'inventory_hostname' from source: host vars for 'managed-node1'
 21264 1727202777.17363: variable 'ansible_play_hosts_all' from source: magic vars
 21264 1727202777.17365: Evaluated conditional (inventory_hostname == ansible_play_hosts_all[0]): True
 21264 1727202777.17370: variable 'omit' from source: magic vars
 21264 1727202777.17391: variable 'omit' from source: magic vars
 21264 1727202777.17464: variable 'item' from source: unknown
 21264 1727202777.17492: variable 'omit' from source: magic vars
 21264 1727202777.17502: variable 'ansible_delegated_vars' from source: unknown
 21264 1727202777.17505: variable 'ansible_connection' from source: host vars for 'localhost'
 21264 1727202777.17508: variable 'ansible_connection' from source: host vars for 'localhost'
 21264 1727202777.17526: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
 21264 1727202777.17548: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=True, class_only=False)
 21264 1727202777.17563: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
 21264 1727202777.17579: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202777.17588: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
 21264 1727202777.17645: Set connection var ansible_pipelining to False
 21264 1727202777.17650: Set connection var ansible_shell_type to sh
 21264 1727202777.17652: Set connection var ansible_module_compression to ZIP_DEFLATED
 21264 1727202777.17657: Set connection var ansible_timeout to 10
 21264 1727202777.17660: Set connection var ansible_shell_executable to /bin/sh
 21264 1727202777.17662: Set connection var ansible_connection to local
 21264 1727202777.17679: variable 'ansible_delegated_vars' from source: unknown
 21264 1727202777.17683: variable 'ansible_connection' from source: host vars for 'localhost'
 21264 1727202777.17685: variable 'ansible_user' from source: unknown
 21264 1727202777.17837: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)
 21264 1727202777.17846: variable 'omit' from source: magic vars
 21264 1727202777.17851: starting attempt loop
 21264 1727202777.17854: running the handler
 21264 1727202777.17872: _low_level_execute_command(): starting
 21264 1727202777.17881: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0'
 21264 1727202777.17888: in local.exec_command()
 21264 1727202777.17893: opening command with Popen()
 21264 1727202777.17968: done running command with Popen()
 21264 1727202777.17972: getting output with communicate()
 21264 1727202777.18311: done communicating
 21264 1727202777.18315: done with local.exec_command()
 21264 1727202777.18317: _low_level_execute_command() done: rc=0, stdout=/root
, stderr=
 21264 1727202777.18329: _low_level_execute_command(): starting
 21264 1727202777.18338: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727202777.1831894-22553-179029411226166 `" && echo ansible-tmp-1727202777.1831894-22553-179029411226166="` echo /root/.ansible/tmp/ansible-tmp-1727202777.1831894-22553-179029411226166 `" ) && sleep 0'
 21264 1727202777.18341: in local.exec_command()
 21264 1727202777.18346: opening command with Popen()
 21264 1727202777.18387: done running command with Popen()
 21264 1727202777.18391: getting output with communicate()
 21264 1727202777.19051: done communicating
 21264 1727202777.19055: done with local.exec_command()
 21264 1727202777.19058: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727202777.1831894-22553-179029411226166=/root/.ansible/tmp/ansible-tmp-1727202777.1831894-22553-179029411226166
, stderr=
 21264 1727202777.19075: variable 'ansible_delegated_vars' from source: unknown
 21264 1727202777.19102: variable 'ansible_module_compression' from source: unknown
 21264 1727202777.19142: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21264ljj_fs96/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED
 21264 1727202777.19173: variable 'ansible_python_interpreter' from source: host vars for 'localhost'
 21264 1727202777.19240: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727202777.1831894-22553-179029411226166/AnsiballZ_file.py
 21264 1727202777.19351: done transferring module to remote
 21264 1727202777.19369: _low_level_execute_command(): starting
 21264 1727202777.19375: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727202777.1831894-22553-179029411226166/ /root/.ansible/tmp/ansible-tmp-1727202777.1831894-22553-179029411226166/AnsiballZ_file.py && sleep 0'
 21264 1727202777.19383: in local.exec_command()
 21264 1727202777.19388: opening command with Popen()
 21264 1727202777.19522: done running command with Popen()
 21264 1727202777.19526: getting output with communicate()
 21264 1727202777.20091: done communicating
 21264 1727202777.20096: done with local.exec_command()
 21264 1727202777.20101: _low_level_execute_command() done: rc=0, stdout=, stderr=
 21264 1727202777.20105: _low_level_execute_command(): starting
 21264 1727202777.20108: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727202777.1831894-22553-179029411226166/AnsiballZ_file.py && sleep 0'
 21264 1727202777.20110: in local.exec_command()
 21264 1727202777.20112: opening command with Popen()
 21264 1727202777.20262: done running command with Popen()
 21264 1727202777.20266: getting output with communicate()
 21264 1727202777.53241: done communicating
 21264 1727202777.53245: done with local.exec_command()
 21264 1727202777.53260: _low_level_execute_command() done: rc=0, stdout=
{"path": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS-10.yml", "changed": true, "diff": {"before": {"path": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS-10.yml", "state": "file"}, "after": {"path": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS-10.yml", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS-10.yml", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}
, stderr=import _frozen_importlib # frozen
import _imp # builtin
import '_thread' # <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.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'
import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'
import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377ded4bc0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377ded4230>
# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'
import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377ded7140>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib64/python3.12/site-packages'
Adding directory: '/usr/local/lib/python3.12/site-packages'
Adding directory: '/usr/lib64/python3.12/site-packages'
Adding directory: '/usr/lib/python3.12/site-packages'
Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'
# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'
import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377dc917c0>
# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py
# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'
import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377dc927e0>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377dce4740>
# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py
# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'
import '_operator' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377dce4890>
# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py
# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'
import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py
# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'
import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377dd280e0>
# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py
# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'
import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377dd28770>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377dd00410>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377dce5af0>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377dccd8b0>
# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'
import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'
import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377dd2bf80>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377dd2ac60>
# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'
import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377dd2be60>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377dd29430>
# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py
# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'
import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377dd4d070>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377dcccb30>
# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py
# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'
# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f377dd4d520>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377dd4d3d0>
# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f377dd4d7c0>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377dcc7650>
# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py
# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'
import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377dd4de50>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377dd4db20>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'
import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377dd4ed50>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py
# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py
# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'
import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377dd74f80>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f377dd76690>
# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py
# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py
# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'
import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377dd77530>
# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f377dd77b90>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377dd76a80>
# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py
# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'
# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f377db2c650>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377dd77d40>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377dd4edb0>
# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py
# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py
# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'
# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f377db60530>
# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py
# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'
# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f377db61040>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377db60da0>
# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f377db61070>
# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py
# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'
# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f377db61940>
# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f377db62300>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377db611f0>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377db2e690>
# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py
# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py
# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'
import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377db63710>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377db62450>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377dd4f4a0>
# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py
# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'
import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377db83a70>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py
# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'
import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377dba3e00>
# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py
# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'
import 'ntpath' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'
import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377dc00bf0>
# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py
# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'
import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377dc03350>
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377dc00d10>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377dbcdbe0>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'
import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377d515c40>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377dba2c00>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377db80680>
# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f377d515eb0>
# zipimport: found 30 names in '/tmp/ansible_file_payload_uk7qtw0k/ansible_file_payload.zip'
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py
# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py
# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'
import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377d567980>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377d54e870>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377d54da00>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_file_payload_uk7qtw0k/ansible_file_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_file_payload_uk7qtw0k/ansible_file_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py
# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'
import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377d565820>
# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py
# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py
# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'
# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f377d593590>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377d593320>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377d592c30>
# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'
import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377d593680>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377d592870>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f377d5b82f0>
# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f377d5b8530>
# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py
# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'
import '_locale' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377d5b8980>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py
# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'
import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377d5e2690>
# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f377d5e3e60>
# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py
# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'
import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377d40cd10>
# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py
# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'
import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377d40deb0>
# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py
# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py
# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'
import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377d410980>
# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f377d410aa0>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377d40ec00>
# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py
# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py
# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py
# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py
# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'
import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377d454800>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377d413350>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377d4130b0>
# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py
# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'
import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377d4135f0>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377d40f110>
# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f377d4589e0>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'
import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377d458b30>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py
# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'
# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f377d45a6f0>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377d45a4b0>
# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py
# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'
# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f377d45cc80>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377d45adb0>
# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py
# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py
# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'
import '_string' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377d460470>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377d45ce30>
# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f377d461220>
# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f377d461490>
# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f377d461790>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377d458e30>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py
# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'
# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f377d468f80>
# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f377d46a180>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377d463710>
# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f377d468a70>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377d463320>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_file_payload_uk7qtw0k/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_file_payload_uk7qtw0k/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_file_payload_uk7qtw0k/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_file_payload_uk7qtw0k/ansible_file_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f377d46a510>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f377d46a510>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_file_payload_uk7qtw0k/ansible_file_payload.zip/ansible/module_utils/common/text/">
# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'
# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f377d2f20f0>
# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'
import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377d2f2de0>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377d462660>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_file_payload_uk7qtw0k/ansible_file_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_file_payload_uk7qtw0k/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py
# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'
import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377d2f2ed0>
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_file_payload_uk7qtw0k/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_file_payload_uk7qtw0k/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_file_payload_uk7qtw0k/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_file_payload_uk7qtw0k/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_file_payload_uk7qtw0k/ansible_file_payload.zip/ansible/module_utils/parsing/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py
# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'
import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377d2f3e00>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_file_payload_uk7qtw0k/ansible_file_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_file_payload_uk7qtw0k/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_file_payload_uk7qtw0k/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_file_payload_uk7qtw0k/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_file_payload_uk7qtw0k/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'
# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f377d2ff740>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377d2fa180>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_file_payload_uk7qtw0k/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_file_payload_uk7qtw0k/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py
# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py
# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'
import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377d5bf4a0>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377d3017f0>
import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377d2ff9b0>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f377d2f1310>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_file_payload_uk7qtw0k/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_file_payload_uk7qtw0k/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_file_payload_uk7qtw0k/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_file_payload_uk7qtw0k/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_file_payload_uk7qtw0k/ansible_file_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# destroy __main__
# clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# destroy base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# destroy socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
# destroy _sitebuiltins
# destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
# destroy _lzma
# destroy binascii
# destroy struct
# destroy zlib
# destroy bz2
# destroy lzma
# destroy zipfile._path
# destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy ipaddress
# destroy ntpath
# destroy importlib
# destroy zipimport
# destroy array
# cleanup[3] wiping ansible.module_utils.distro
# destroy distro.distro
# cleanup[3] wiping distro
# cleanup[3] wiping argparse
# cleanup[3] wiping selinux
# cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ansible.module_utils.compat.selinux
# cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
# cleanup[3] wiping ansible.module_utils.six.moves
# cleanup[3] wiping systemd.daemon
# cleanup[3] wiping systemd._daemon
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.journal
# destroy uuid
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping logging
# cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping datetime
# cleanup[3] wiping _datetime
# cleanup[3] wiping syslog
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping subprocess
# destroy signal
# destroy threading
# cleanup[3] wiping _posixsubprocess
# destroy _posixsubprocess
# cleanup[3] wiping shlex
# cleanup[3] wiping selectors
# cleanup[3] wiping select
# cleanup[3] wiping platform
# cleanup[3] wiping pwd
# cleanup[3] wiping locale
# destroy encodings
# cleanup[3] wiping _locale
# destroy _locale
# cleanup[3] wiping fcntl
# cleanup[3] wiping grp
# cleanup[3] wiping atexit
# cleanup[3] wiping json
# destroy json.decoder
# destroy json.encoder
# cleanup[3] wiping json.scanner
# cleanup[3] wiping _json
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping tempfile
# destroy io
# destroy weakref
# cleanup[3] wiping hashlib
# cleanup[3] wiping _blake2
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping shutil
# destroy fnmatch
# cleanup[3] wiping errno
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
# destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
# cleanup[3] wiping _sre
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
# cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
# destroy abc
# cleanup[3] wiping os.path
# destroy genericpath
# cleanup[3] wiping posixpath
# cleanup[3] wiping _collections_abc
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping __main__
# cleanup[3] wiping _abc
# cleanup[3] wiping _signal
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
# cleanup[3] wiping marshal
# cleanup[3] wiping _io
# cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _imp
# cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping sys
# cleanup[3] wiping builtins
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
# destroy sys.monitoring
# destroy _socket
# destroy _collections_abc
# destroy _weakref
# destroy _uuid
# destroy posixpath
# destroy __main__
# destroy atexit
# destroy errno
# destroy grp
# destroy fcntl
# destroy locale
# destroy pwd
# destroy selectors
# destroy shutil
# destroy tempfile
# destroy traceback
# destroy syslog
# destroy systemd.journal
# destroy systemd.daemon
# destroy ansible.module_utils.compat.selinux
# destroy hashlib
# destroy selinux
# destroy ansible.module_utils.six.moves.urllib
# destroy ansible.module_utils.six.moves
# destroy datetime
# destroy re._parser
# destroy tokenize
# destroy _string
# destroy _frozen_importlib_external
# destroy _imp
# destroy marshal
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy stat
# destroy _blake2
# destroy platform
# destroy distro
# destroy json.scanner
# destroy _json
# destroy select
# destroy selinux._selinux
# destroy collections
# destroy copyreg
# destroy contextlib
# destroy _signal
# destroy _typing
# destroy _tokenize
# destroy argparse
# destroy json
# destroy logging
# destroy shlex
# destroy subprocess
# destroy warnings
# destroy operator
# clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
# destroy codecs
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy encodings.utf_8_sig
# destroy encodings.cp437
# destroy _codecs
# destroy functools
# destroy time
# destroy _warnings
# destroy math
# destroy _bisect
# destroy re
# destroy _random
# destroy _hashlib
# destroy itertools
# destroy _collections
# destroy _operator
# destroy builtins
# destroy _thread
# destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy _io
# clear sys.audit hooks
 21264 1727202777.53332: done with _execute_module (file, {'path': '/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS-10.yml', 'state': 'absent', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727202777.1831894-22553-179029411226166/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})
 21264 1727202777.53389: _low_level_execute_command(): starting
 21264 1727202777.53392: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727202777.1831894-22553-179029411226166/ > /dev/null 2>&1 && sleep 0'
 21264 1727202777.53395: in local.exec_command()
 21264 1727202777.53397: opening command with Popen()
 21264 1727202777.53472: done running command with Popen()
 21264 1727202777.53475: getting output with communicate()
 21264 1727202777.54053: done communicating
 21264 1727202777.54062: done with local.exec_command()
 21264 1727202777.54071: _low_level_execute_command() done: rc=0, stdout=, stderr=
 21264 1727202777.54341: handler run complete
 21264 1727202777.54346: variable 'ansible_host' from source: unknown
 21264 1727202777.54355: variable 'ansible_port' from source: unknown
 21264 1727202777.54362: variable 'ansible_user' from source: unknown
 21264 1727202777.54387: variable 'ansible_connection' from source: host vars for 'localhost'
 21264 1727202777.54548: attempt loop complete, returning result
 21264 1727202777.54551: variable 'item' from source: unknown
 21264 1727202777.54991: variable 'item' from source: unknown
changed: [managed-node1 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS-10.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1727202758.2784154-21404-137456213881792/.source.yml', 'md5sum': '5a57da448a1d752b982858b38aab344d', 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', 'changed': True, 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'secontext': 'unconfined_u:object_r:admin_home_t:s0', 'size': 23, 'invocation': {'module_args': {'dest': '/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS-10.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1727202758.2784154-21404-137456213881792/.source.yml', '_original_basename': '.o489xz34', 'follow': False, 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', 'backup': False, 'force': True, 'unsafe_writes': False, 'content': None, 'validate': None, 'directory_mode': None, 'remote_src': None, 'local_follow': None, 'owner': None, 'group': None, 'seuser': None, 'serole': None, 'selevel': None, 'setype': None, 'attributes': None}}, 'failed': False, 'item': 'CentOS-10', 'ansible_loop_var': 'item'}) => {
    "ansible_loop_var": "item",
    "changed": true,
    "item": {
        "ansible_loop_var": "item",
        "changed": true,
        "checksum": "870b2314d3f4184a363b31373f07abb444f26444",
        "dest": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS-10.yml",
        "diff": [],
        "failed": false,
        "gid": 0,
        "group": "root",
        "invocation": {
            "module_args": {
                "_original_basename": ".o489xz34",
                "attributes": null,
                "backup": false,
                "checksum": "870b2314d3f4184a363b31373f07abb444f26444",
                "content": null,
                "dest": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS-10.yml",
                "directory_mode": null,
                "follow": false,
                "force": true,
                "group": null,
                "local_follow": null,
                "mode": "0600",
                "owner": null,
                "remote_src": null,
                "selevel": null,
                "serole": null,
                "setype": null,
                "seuser": null,
                "src": "/root/.ansible/tmp/ansible-tmp-1727202758.2784154-21404-137456213881792/.source.yml",
                "unsafe_writes": false,
                "validate": null
            }
        },
        "item": "CentOS-10",
        "md5sum": "5a57da448a1d752b982858b38aab344d",
        "mode": "0600",
        "owner": "root",
        "secontext": "unconfined_u:object_r:admin_home_t:s0",
        "size": 23,
        "src": "/root/.ansible/tmp/ansible-tmp-1727202758.2784154-21404-137456213881792/.source.yml",
        "state": "file",
        "uid": 0
    },
    "path": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS-10.yml",
    "state": "absent"
}
 21264 1727202777.56076: in VariableManager get_vars()
 21264 1727202777.56080: Calling all_inventory to load vars for localhost
 21264 1727202777.56084: Calling groups_inventory to load vars for localhost
 21264 1727202777.56086: Calling all_plugins_inventory to load vars for localhost
 21264 1727202777.56090: Calling all_plugins_play to load vars for localhost
 21264 1727202777.56092: Calling groups_plugins_inventory to load vars for localhost
 21264 1727202777.56094: Calling groups_plugins_play to load vars for localhost
 21264 1727202777.56186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202777.56190: done with get_vars()
 21264 1727202777.56192: variable 'inventory_hostname' from source: host vars for 'managed-node1'
 21264 1727202777.56194: variable 'ansible_delegated_vars' from source: unknown
 21264 1727202777.56197: variable 'ansible_connection' from source: host vars for 'localhost'
 21264 1727202777.56199: no remote address found for delegated host localhost
using its name, so success depends on DNS resolution
 21264 1727202777.56388: variable 'omit' from source: magic vars
 21264 1727202777.56679: variable 'inventory_hostname' from source: host vars for 'managed-node1'
 21264 1727202777.56860: variable 'ansible_play_hosts_all' from source: magic vars
 21264 1727202777.56865: Evaluated conditional (inventory_hostname == ansible_play_hosts_all[0]): True
 21264 1727202777.56867: variable 'omit' from source: magic vars
 21264 1727202777.56869: variable 'omit' from source: magic vars
 21264 1727202777.57019: variable 'item' from source: unknown
 21264 1727202777.57297: variable 'omit' from source: magic vars
 21264 1727202777.57302: variable 'ansible_delegated_vars' from source: unknown
 21264 1727202777.57304: variable 'ansible_connection' from source: host vars for 'localhost'
 21264 1727202777.57306: variable 'ansible_connection' from source: host vars for 'localhost'
 21264 1727202777.57308: Set connection var ansible_pipelining to False
 21264 1727202777.57310: Set connection var ansible_shell_type to sh
 21264 1727202777.57312: Set connection var ansible_module_compression to ZIP_DEFLATED
 21264 1727202777.57314: Set connection var ansible_timeout to 10
 21264 1727202777.57316: Set connection var ansible_shell_executable to /bin/sh
 21264 1727202777.57318: Set connection var ansible_connection to local
 21264 1727202777.57388: variable 'ansible_delegated_vars' from source: unknown
 21264 1727202777.57391: variable 'ansible_connection' from source: host vars for 'localhost'
 21264 1727202777.57393: variable 'ansible_user' from source: unknown
 21264 1727202777.57543: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)
 21264 1727202777.57563: variable 'omit' from source: magic vars
 21264 1727202777.57572: starting attempt loop
 21264 1727202777.57579: running the handler
 21264 1727202777.57596: _low_level_execute_command(): starting
 21264 1727202777.57606: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0'
 21264 1727202777.57613: in local.exec_command()
 21264 1727202777.57626: opening command with Popen()
 21264 1727202777.57756: done running command with Popen()
 21264 1727202777.57760: getting output with communicate()
 21264 1727202777.58247: done communicating
 21264 1727202777.58250: done with local.exec_command()
 21264 1727202777.58252: _low_level_execute_command() done: rc=0, stdout=/root
, stderr=
 21264 1727202777.58255: _low_level_execute_command(): starting
 21264 1727202777.58257: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727202777.582126-22553-137350601572334 `" && echo ansible-tmp-1727202777.582126-22553-137350601572334="` echo /root/.ansible/tmp/ansible-tmp-1727202777.582126-22553-137350601572334 `" ) && sleep 0'
 21264 1727202777.58259: in local.exec_command()
 21264 1727202777.58261: opening command with Popen()
 21264 1727202777.58317: done running command with Popen()
 21264 1727202777.58320: getting output with communicate()
 21264 1727202777.60338: done communicating
 21264 1727202777.60341: done with local.exec_command()
 21264 1727202777.60344: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727202777.582126-22553-137350601572334=/root/.ansible/tmp/ansible-tmp-1727202777.582126-22553-137350601572334
, stderr=
 21264 1727202777.60346: variable 'ansible_delegated_vars' from source: unknown
 21264 1727202777.60348: variable 'ansible_module_compression' from source: unknown
 21264 1727202777.60405: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21264ljj_fs96/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED
 21264 1727202777.60556: variable 'ansible_python_interpreter' from source: host vars for 'localhost'
 21264 1727202777.60658: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727202777.582126-22553-137350601572334/AnsiballZ_file.py
 21264 1727202777.60895: done transferring module to remote
 21264 1727202777.60897: _low_level_execute_command(): starting
 21264 1727202777.60899: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727202777.582126-22553-137350601572334/ /root/.ansible/tmp/ansible-tmp-1727202777.582126-22553-137350601572334/AnsiballZ_file.py && sleep 0'
 21264 1727202777.60901: in local.exec_command()
 21264 1727202777.60910: opening command with Popen()
 21264 1727202777.61159: done running command with Popen()
 21264 1727202777.61162: getting output with communicate()
 21264 1727202777.62171: done communicating
 21264 1727202777.62174: done with local.exec_command()
 21264 1727202777.62177: _low_level_execute_command() done: rc=0, stdout=, stderr=
 21264 1727202777.62179: _low_level_execute_command(): starting
 21264 1727202777.62181: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727202777.582126-22553-137350601572334/AnsiballZ_file.py && sleep 0'
 21264 1727202777.62185: in local.exec_command()
 21264 1727202777.62187: opening command with Popen()
 21264 1727202777.62320: done running command with Popen()
 21264 1727202777.62327: getting output with communicate()
 21264 1727202778.15989: done communicating
 21264 1727202778.15994: done with local.exec_command()
 21264 1727202778.16000: _low_level_execute_command() done: rc=0, stdout=
{"path": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS_10.yml", "changed": true, "diff": {"before": {"path": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS_10.yml", "state": "file"}, "after": {"path": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS_10.yml", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS_10.yml", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}
, stderr=import _frozen_importlib # frozen
import _imp # builtin
import '_thread' # <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.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'
import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'
import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7efcbc0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7efc230>
# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'
import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7eff140>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib64/python3.12/site-packages'
Adding directory: '/usr/local/lib/python3.12/site-packages'
Adding directory: '/usr/lib64/python3.12/site-packages'
Adding directory: '/usr/lib/python3.12/site-packages'
Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'
# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'
import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7f15790>
# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py
# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'
import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7f167b0>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7d08710>
# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py
# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'
import '_operator' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7d08860>
# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py
# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'
import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py
# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'
import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7d4c140>
# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py
# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'
import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7d4c7d0>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7d243e0>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7d09ac0>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7cf1880>
# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'
import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'
import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7d4ff50>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7d4ec30>
# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'
import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7d4fe30>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7d0ba10>
# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py
# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'
import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7d710a0>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7cf0b00>
# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py
# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'
# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bc7d71550>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7d71400>
# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bc7d717c0>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7ceb620>
# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py
# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'
import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7d71df0>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7d71ac0>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'
import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7d72cc0>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py
# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py
# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'
import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7d98ef0>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bc7d9a600>
# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py
# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py
# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'
import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7d9b4a0>
# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bc7d9bb00>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7d9a9f0>
# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py
# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'
# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bc7db0590>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7d9bcb0>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7d72d20>
# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py
# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py
# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'
# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bc7b44500>
# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py
# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'
# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bc7b44fe0>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7b44d40>
# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bc7b45010>
# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py
# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'
# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bc7b45940>
# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bc7b46330>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7b451f0>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7db2660>
# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py
# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py
# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'
import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7b476e0>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7b461b0>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7d73410>
# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py
# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'
import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7b67a10>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py
# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'
import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7b87da0>
# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py
# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'
import 'ntpath' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'
import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7be4bc0>
# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py
# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'
import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7be7320>
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7be4ce0>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7bb1bb0>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'
import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7525cd0>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7b86ba0>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7b64620>
# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6bc7b86f00>
# zipimport: found 30 names in '/tmp/ansible_file_payload_ph260mw_/ansible_file_payload.zip'
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py
# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py
# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'
import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7577920>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc755e810>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc755d970>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_file_payload_ph260mw_/ansible_file_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_file_payload_ph260mw_/ansible_file_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py
# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'
import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc75757f0>
# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py
# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py
# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'
# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bc75a3530>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc75a32f0>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc75a2c00>
# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'
import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc75a3050>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc75a2840>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bc75c82c0>
# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bc75c8500>
# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py
# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'
import '_locale' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc75c89e0>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py
# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'
import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc75f27b0>
# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bc75f3ef0>
# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py
# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'
import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7418dd0>
# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py
# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'
import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7419f70>
# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py
# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py
# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'
import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc741caa0>
# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bc741ce00>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc741ad20>
# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py
# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py
# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py
# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py
# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'
import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7460980>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc741f4a0>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc741f200>
# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py
# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'
import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc741f770>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc741b230>
# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bc7464b00>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'
import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7464d10>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py
# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'
# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bc74667b0>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7466570>
# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py
# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'
# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bc7468d70>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7466ea0>
# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py
# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py
# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'
import '_string' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc746c4d0>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7468ec0>
# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bc746d1c0>
# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bc746d550>
# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bc746d700>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7464ef0>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py
# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'
# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bc7474d10>
# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bc74762d0>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc746f4d0>
# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bc7474860>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc746f110>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_file_payload_ph260mw_/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_file_payload_ph260mw_/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_file_payload_ph260mw_/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_file_payload_ph260mw_/ansible_file_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f6bc7476450>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f6bc7476450>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_file_payload_ph260mw_/ansible_file_payload.zip/ansible/module_utils/common/text/">
# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'
# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bc74fa300>
# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'
import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc74fb080>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7476600>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_file_payload_ph260mw_/ansible_file_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_file_payload_ph260mw_/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py
# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'
import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc74fb170>
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_file_payload_ph260mw_/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_file_payload_ph260mw_/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_file_payload_ph260mw_/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_file_payload_ph260mw_/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_file_payload_ph260mw_/ansible_file_payload.zip/ansible/module_utils/parsing/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py
# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'
import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc74fd2e0>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_file_payload_ph260mw_/ansible_file_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_file_payload_ph260mw_/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_file_payload_ph260mw_/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_file_payload_ph260mw_/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_file_payload_ph260mw_/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'
# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bc7307b90>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc73038f0>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_file_payload_ph260mw_/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_file_payload_ph260mw_/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py
# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py
# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'
import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc75db770>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc7309ac0>
import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc73079b0>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bc746f5f0>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_file_payload_ph260mw_/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_file_payload_ph260mw_/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_file_payload_ph260mw_/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_file_payload_ph260mw_/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_file_payload_ph260mw_/ansible_file_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# destroy __main__
# clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# destroy base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# destroy socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
# destroy _sitebuiltins
# destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
# destroy _lzma
# destroy binascii
# destroy struct
# destroy zlib
# destroy bz2
# destroy lzma
# destroy zipfile._path
# destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy ipaddress
# destroy ntpath
# destroy importlib
# destroy zipimport
# destroy array
# cleanup[3] wiping ansible.module_utils.distro
# destroy distro.distro
# cleanup[3] wiping distro
# cleanup[3] wiping argparse
# cleanup[3] wiping selinux
# cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ansible.module_utils.compat.selinux
# cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
# cleanup[3] wiping ansible.module_utils.six.moves
# cleanup[3] wiping systemd.daemon
# cleanup[3] wiping systemd._daemon
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.journal
# destroy uuid
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping logging
# cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping datetime
# cleanup[3] wiping _datetime
# cleanup[3] wiping syslog
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping subprocess
# destroy signal
# destroy threading
# cleanup[3] wiping _posixsubprocess
# destroy _posixsubprocess
# cleanup[3] wiping shlex
# cleanup[3] wiping selectors
# cleanup[3] wiping select
# cleanup[3] wiping platform
# cleanup[3] wiping pwd
# cleanup[3] wiping locale
# destroy encodings
# cleanup[3] wiping _locale
# destroy _locale
# cleanup[3] wiping fcntl
# cleanup[3] wiping grp
# cleanup[3] wiping atexit
# cleanup[3] wiping json
# destroy json.decoder
# destroy json.encoder
# cleanup[3] wiping json.scanner
# cleanup[3] wiping _json
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping tempfile
# destroy io
# destroy weakref
# cleanup[3] wiping hashlib
# cleanup[3] wiping _blake2
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping shutil
# destroy fnmatch
# cleanup[3] wiping errno
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
# destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
# cleanup[3] wiping _sre
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
# cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
# destroy abc
# cleanup[3] wiping os.path
# destroy genericpath
# cleanup[3] wiping posixpath
# cleanup[3] wiping _collections_abc
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping __main__
# cleanup[3] wiping _abc
# cleanup[3] wiping _signal
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
# cleanup[3] wiping marshal
# cleanup[3] wiping _io
# cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _imp
# cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping sys
# cleanup[3] wiping builtins
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
# destroy sys.monitoring
# destroy _socket
# destroy _collections_abc
# destroy _weakref
# destroy _uuid
# destroy posixpath
# destroy __main__
# destroy atexit
# destroy errno
# destroy grp
# destroy fcntl
# destroy locale
# destroy pwd
# destroy selectors
# destroy shutil
# destroy tempfile
# destroy traceback
# destroy syslog
# destroy systemd.journal
# destroy systemd.daemon
# destroy ansible.module_utils.compat.selinux
# destroy hashlib
# destroy selinux
# destroy ansible.module_utils.six.moves.urllib
# destroy ansible.module_utils.six.moves
# destroy datetime
# destroy re._parser
# destroy tokenize
# destroy _string
# destroy _frozen_importlib_external
# destroy _imp
# destroy marshal
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy stat
# destroy _blake2
# destroy platform
# destroy distro
# destroy json.scanner
# destroy _json
# destroy select
# destroy selinux._selinux
# destroy collections
# destroy copyreg
# destroy contextlib
# destroy _signal
# destroy _typing
# destroy _tokenize
# destroy argparse
# destroy json
# destroy logging
# destroy shlex
# destroy subprocess
# destroy warnings
# destroy operator
# clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
# destroy codecs
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy encodings.utf_8_sig
# destroy encodings.cp437
# destroy _codecs
# destroy functools
# destroy time
# destroy _warnings
# destroy math
# destroy _bisect
# destroy re
# destroy _random
# destroy _hashlib
# destroy itertools
# destroy _collections
# destroy _operator
# destroy builtins
# destroy _thread
# destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy _io
# clear sys.audit hooks
 21264 1727202778.16011: done with _execute_module (file, {'path': '/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS_10.yml', 'state': 'absent', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727202777.582126-22553-137350601572334/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})
 21264 1727202778.16014: _low_level_execute_command(): starting
 21264 1727202778.16016: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727202777.582126-22553-137350601572334/ > /dev/null 2>&1 && sleep 0'
 21264 1727202778.16018: in local.exec_command()
 21264 1727202778.16029: opening command with Popen()
 21264 1727202778.16211: done running command with Popen()
 21264 1727202778.16218: getting output with communicate()
 21264 1727202778.17220: done communicating
 21264 1727202778.17325: done with local.exec_command()
 21264 1727202778.17329: _low_level_execute_command() done: rc=0, stdout=, stderr=
 21264 1727202778.17331: handler run complete
 21264 1727202778.17351: variable 'ansible_host' from source: unknown
 21264 1727202778.17358: variable 'ansible_port' from source: unknown
 21264 1727202778.17365: variable 'ansible_user' from source: unknown
 21264 1727202778.17371: variable 'ansible_connection' from source: host vars for 'localhost'
 21264 1727202778.17376: attempt loop complete, returning result
 21264 1727202778.17451: variable 'item' from source: unknown
 21264 1727202778.17688: variable 'item' from source: unknown
changed: [managed-node1 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS_10.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1727202759.473587-21404-258580736905555/.source.yml', 'md5sum': '5a57da448a1d752b982858b38aab344d', 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', 'changed': True, 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'secontext': 'unconfined_u:object_r:admin_home_t:s0', 'size': 23, 'invocation': {'module_args': {'dest': '/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS_10.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1727202759.473587-21404-258580736905555/.source.yml', '_original_basename': '.b8k8qt52', 'follow': False, 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', 'backup': False, 'force': True, 'unsafe_writes': False, 'content': None, 'validate': None, 'directory_mode': None, 'remote_src': None, 'local_follow': None, 'owner': None, 'group': None, 'seuser': None, 'serole': None, 'selevel': None, 'setype': None, 'attributes': None}}, 'failed': False, 'item': 'CentOS_10', 'ansible_loop_var': 'item'}) => {
    "ansible_loop_var": "item",
    "changed": true,
    "item": {
        "ansible_loop_var": "item",
        "changed": true,
        "checksum": "870b2314d3f4184a363b31373f07abb444f26444",
        "dest": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS_10.yml",
        "diff": [],
        "failed": false,
        "gid": 0,
        "group": "root",
        "invocation": {
            "module_args": {
                "_original_basename": ".b8k8qt52",
                "attributes": null,
                "backup": false,
                "checksum": "870b2314d3f4184a363b31373f07abb444f26444",
                "content": null,
                "dest": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS_10.yml",
                "directory_mode": null,
                "follow": false,
                "force": true,
                "group": null,
                "local_follow": null,
                "mode": "0600",
                "owner": null,
                "remote_src": null,
                "selevel": null,
                "serole": null,
                "setype": null,
                "seuser": null,
                "src": "/root/.ansible/tmp/ansible-tmp-1727202759.473587-21404-258580736905555/.source.yml",
                "unsafe_writes": false,
                "validate": null
            }
        },
        "item": "CentOS_10",
        "md5sum": "5a57da448a1d752b982858b38aab344d",
        "mode": "0600",
        "owner": "root",
        "secontext": "unconfined_u:object_r:admin_home_t:s0",
        "size": 23,
        "src": "/root/.ansible/tmp/ansible-tmp-1727202759.473587-21404-258580736905555/.source.yml",
        "state": "file",
        "uid": 0
    },
    "path": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS_10.yml",
    "state": "absent"
}
 21264 1727202778.18700: in VariableManager get_vars()
 21264 1727202778.18704: Calling all_inventory to load vars for localhost
 21264 1727202778.18706: Calling groups_inventory to load vars for localhost
 21264 1727202778.18708: Calling all_plugins_inventory to load vars for localhost
 21264 1727202778.18710: Calling all_plugins_play to load vars for localhost
 21264 1727202778.18713: Calling groups_plugins_inventory to load vars for localhost
 21264 1727202778.18715: Calling groups_plugins_play to load vars for localhost
 21264 1727202778.18717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202778.18718: done with get_vars()
 21264 1727202778.18720: variable 'inventory_hostname' from source: host vars for 'managed-node1'
 21264 1727202778.18722: variable 'ansible_delegated_vars' from source: unknown
 21264 1727202778.18724: variable 'ansible_connection' from source: host vars for 'localhost'
 21264 1727202778.18726: no remote address found for delegated host localhost
using its name, so success depends on DNS resolution
 21264 1727202778.18728: variable 'omit' from source: magic vars
 21264 1727202778.19170: variable 'inventory_hostname' from source: host vars for 'managed-node1'
 21264 1727202778.19174: variable 'ansible_play_hosts_all' from source: magic vars
 21264 1727202778.19176: Evaluated conditional (inventory_hostname == ansible_play_hosts_all[0]): True
 21264 1727202778.19178: variable 'omit' from source: magic vars
 21264 1727202778.19180: variable 'omit' from source: magic vars
 21264 1727202778.19488: variable 'item' from source: unknown
 21264 1727202778.19496: variable 'omit' from source: magic vars
 21264 1727202778.19499: variable 'ansible_delegated_vars' from source: unknown
 21264 1727202778.19502: variable 'ansible_connection' from source: host vars for 'localhost'
 21264 1727202778.19504: variable 'ansible_connection' from source: host vars for 'localhost'
 21264 1727202778.19606: Set connection var ansible_pipelining to False
 21264 1727202778.19614: Set connection var ansible_shell_type to sh
 21264 1727202778.19621: Set connection var ansible_module_compression to ZIP_DEFLATED
 21264 1727202778.19630: Set connection var ansible_timeout to 10
 21264 1727202778.19714: Set connection var ansible_shell_executable to /bin/sh
 21264 1727202778.19717: Set connection var ansible_connection to local
 21264 1727202778.19720: variable 'ansible_delegated_vars' from source: unknown
 21264 1727202778.19728: variable 'ansible_connection' from source: host vars for 'localhost'
 21264 1727202778.19823: variable 'ansible_user' from source: unknown
 21264 1727202778.20037: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)
 21264 1727202778.20060: variable 'omit' from source: magic vars
 21264 1727202778.20113: starting attempt loop
 21264 1727202778.20116: running the handler
 21264 1727202778.20119: _low_level_execute_command(): starting
 21264 1727202778.20161: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0'
 21264 1727202778.20484: in local.exec_command()
 21264 1727202778.20488: opening command with Popen()
 21264 1727202778.20507: done running command with Popen()
 21264 1727202778.20509: getting output with communicate()
 21264 1727202778.21353: done communicating
 21264 1727202778.21360: done with local.exec_command()
 21264 1727202778.21369: _low_level_execute_command() done: rc=0, stdout=/root
, stderr=
 21264 1727202778.21381: _low_level_execute_command(): starting
 21264 1727202778.21396: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727202778.2137253-22553-190636073092837 `" && echo ansible-tmp-1727202778.2137253-22553-190636073092837="` echo /root/.ansible/tmp/ansible-tmp-1727202778.2137253-22553-190636073092837 `" ) && sleep 0'
 21264 1727202778.21484: in local.exec_command()
 21264 1727202778.21489: opening command with Popen()
 21264 1727202778.21585: done running command with Popen()
 21264 1727202778.21589: getting output with communicate()
 21264 1727202778.23623: done communicating
 21264 1727202778.23636: done with local.exec_command()
 21264 1727202778.23646: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727202778.2137253-22553-190636073092837=/root/.ansible/tmp/ansible-tmp-1727202778.2137253-22553-190636073092837
, stderr=
 21264 1727202778.23678: variable 'ansible_delegated_vars' from source: unknown
 21264 1727202778.23851: variable 'ansible_module_compression' from source: unknown
 21264 1727202778.23854: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21264ljj_fs96/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED
 21264 1727202778.23857: variable 'ansible_python_interpreter' from source: host vars for 'localhost'
 21264 1727202778.24025: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727202778.2137253-22553-190636073092837/AnsiballZ_file.py
 21264 1727202778.24261: done transferring module to remote
 21264 1727202778.24264: _low_level_execute_command(): starting
 21264 1727202778.24267: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727202778.2137253-22553-190636073092837/ /root/.ansible/tmp/ansible-tmp-1727202778.2137253-22553-190636073092837/AnsiballZ_file.py && sleep 0'
 21264 1727202778.24269: in local.exec_command()
 21264 1727202778.24271: opening command with Popen()
 21264 1727202778.24729: done running command with Popen()
 21264 1727202778.24732: getting output with communicate()
 21264 1727202778.25557: done communicating
 21264 1727202778.25803: done with local.exec_command()
 21264 1727202778.25806: _low_level_execute_command() done: rc=0, stdout=, stderr=
 21264 1727202778.25808: _low_level_execute_command(): starting
 21264 1727202778.25810: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727202778.2137253-22553-190636073092837/AnsiballZ_file.py && sleep 0'
 21264 1727202778.25812: in local.exec_command()
 21264 1727202778.25814: opening command with Popen()
 21264 1727202778.25975: done running command with Popen()
 21264 1727202778.25978: getting output with communicate()
 21264 1727202778.69305: done communicating
 21264 1727202778.69309: done with local.exec_command()
 21264 1727202778.69315: _low_level_execute_command() done: rc=0, stdout=
{"path": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS.yml", "changed": true, "diff": {"before": {"path": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS.yml", "state": "file"}, "after": {"path": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS.yml", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS.yml", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}
, stderr=import _frozen_importlib # frozen
import _imp # builtin
import '_thread' # <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.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'
import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'
import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c9960bc0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c9960230>
# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'
import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c9963140>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib64/python3.12/site-packages'
Adding directory: '/usr/local/lib/python3.12/site-packages'
Adding directory: '/usr/lib64/python3.12/site-packages'
Adding directory: '/usr/lib/python3.12/site-packages'
Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'
# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'
import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c973d790>
# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py
# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'
import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c973e7b0>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c9790710>
# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py
# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'
import '_operator' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c9790860>
# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py
# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'
import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py
# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'
import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c97d4140>
# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py
# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'
import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c97d47d0>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c97ac3e0>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c9791ac0>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c9779880>
# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'
import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'
import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c97d7fb0>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c97d6c90>
# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'
import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c97d7e90>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c97d54f0>
# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py
# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'
import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c97f90d0>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c9778b00>
# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py
# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'
# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76c97f9580>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c97f9430>
# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76c97f97f0>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c9773620>
# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py
# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'
import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c97f9e20>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c97f9af0>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'
import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c97fad20>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py
# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py
# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'
import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c9820f50>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76c9822660>
# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py
# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py
# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'
import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c9823440>
# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76c9823aa0>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c98229f0>
# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py
# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'
# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76c95d84d0>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c9823bf0>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c97fad80>
# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py
# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py
# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'
# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76c960c410>
# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py
# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'
# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76c960cf20>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c960cc80>
# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76c960cf50>
# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py
# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'
# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76c960d880>
# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76c960e270>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c960d130>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c95da570>
# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py
# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py
# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'
import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c960f680>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c960e3c0>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c97fb470>
# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py
# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'
import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c962f9b0>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py
# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'
import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c9653d40>
# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py
# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'
import 'ntpath' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'
import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c96acb30>
# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py
# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'
import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c96af290>
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c96acc50>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c9679b50>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'
import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c8f29c70>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c9652b40>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c962c5c0>
# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f76c9653140>
# zipimport: found 30 names in '/tmp/ansible_file_payload_4et854jy/ansible_file_payload.zip'
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py
# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py
# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'
import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c8f7b8f0>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c8f627e0>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c8f61970>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_file_payload_4et854jy/ansible_file_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_file_payload_4et854jy/ansible_file_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py
# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'
import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c8f797c0>
# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py
# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py
# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'
# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76c8fa7530>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c8fa72c0>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c8fa6bd0>
# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'
import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c8fa7320>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c8fa6810>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76c8fcc260>
# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76c8fcc4a0>
# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py
# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'
import '_locale' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c8fcc980>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py
# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'
import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c8ff6720>
# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76c8ff7e60>
# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py
# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'
import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c8e1cd10>
# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py
# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'
import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c8e1deb0>
# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py
# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py
# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'
import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c8e209e0>
# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76c8e20b00>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c8e1ec60>
# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py
# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py
# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py
# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py
# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'
import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c8e647d0>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c8e232f0>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c8e23050>
# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py
# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'
import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c8e235c0>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c8e1f170>
# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76c8e689e0>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'
import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c8e68bc0>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py
# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'
# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76c8e6a600>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c8e6a3c0>
# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py
# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'
# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76c8e6cbc0>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c8e6acc0>
# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py
# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py
# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'
import '_string' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c8e70320>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c8e6cce0>
# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76c8e710d0>
# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76c8e71100>
# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76c8e716d0>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c8e68ce0>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py
# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'
# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76c8e78d40>
# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76c8e79f10>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c8e73500>
# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76c8e73ce0>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c8e73140>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_file_payload_4et854jy/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_file_payload_4et854jy/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_file_payload_4et854jy/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_file_payload_4et854jy/ansible_file_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f76c8e7a2a0>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f76c8e7a2a0>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_file_payload_4et854jy/ansible_file_payload.zip/ansible/module_utils/common/text/">
# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'
# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76c8efde50>
# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'
import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c8efeb10>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c8e7a1b0>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_file_payload_4et854jy/ansible_file_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_file_payload_4et854jy/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py
# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'
import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c8efec00>
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_file_payload_4et854jy/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_file_payload_4et854jy/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_file_payload_4et854jy/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_file_payload_4et854jy/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_file_payload_4et854jy/ansible_file_payload.zip/ansible/module_utils/parsing/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py
# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'
import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c8effef0>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_file_payload_4et854jy/ansible_file_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_file_payload_4et854jy/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_file_payload_4et854jy/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_file_payload_4et854jy/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_file_payload_4et854jy/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'
# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76c8d0b680>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c8d07380>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_file_payload_4et854jy/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_file_payload_4et854jy/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py
# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py
# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'
import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c8fdb350>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c8d0d6a0>
import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c8d0b800>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76c8effaa0>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_file_payload_4et854jy/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_file_payload_4et854jy/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_file_payload_4et854jy/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_file_payload_4et854jy/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_file_payload_4et854jy/ansible_file_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# destroy __main__
# clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# destroy base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# destroy socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
# destroy _sitebuiltins
# destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
# destroy _lzma
# destroy binascii
# destroy struct
# destroy zlib
# destroy bz2
# destroy lzma
# destroy zipfile._path
# destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy ipaddress
# destroy ntpath
# destroy importlib
# destroy zipimport
# destroy array
# cleanup[3] wiping ansible.module_utils.distro
# destroy distro.distro
# cleanup[3] wiping distro
# cleanup[3] wiping argparse
# cleanup[3] wiping selinux
# cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ansible.module_utils.compat.selinux
# cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
# cleanup[3] wiping ansible.module_utils.six.moves
# cleanup[3] wiping systemd.daemon
# cleanup[3] wiping systemd._daemon
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.journal
# destroy uuid
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping logging
# cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping datetime
# cleanup[3] wiping _datetime
# cleanup[3] wiping syslog
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping subprocess
# destroy signal
# destroy threading
# cleanup[3] wiping _posixsubprocess
# destroy _posixsubprocess
# cleanup[3] wiping shlex
# cleanup[3] wiping selectors
# cleanup[3] wiping select
# cleanup[3] wiping platform
# cleanup[3] wiping pwd
# cleanup[3] wiping locale
# destroy encodings
# cleanup[3] wiping _locale
# destroy _locale
# cleanup[3] wiping fcntl
# cleanup[3] wiping grp
# cleanup[3] wiping atexit
# cleanup[3] wiping json
# destroy json.decoder
# destroy json.encoder
# cleanup[3] wiping json.scanner
# cleanup[3] wiping _json
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping tempfile
# destroy io
# destroy weakref
# cleanup[3] wiping hashlib
# cleanup[3] wiping _blake2
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping shutil
# destroy fnmatch
# cleanup[3] wiping errno
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
# destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
# cleanup[3] wiping _sre
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
# cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
# destroy abc
# cleanup[3] wiping os.path
# destroy genericpath
# cleanup[3] wiping posixpath
# cleanup[3] wiping _collections_abc
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping __main__
# cleanup[3] wiping _abc
# cleanup[3] wiping _signal
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
# cleanup[3] wiping marshal
# cleanup[3] wiping _io
# cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _imp
# cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping sys
# cleanup[3] wiping builtins
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
# destroy sys.monitoring
# destroy _socket
# destroy _collections_abc
# destroy _weakref
# destroy _uuid
# destroy posixpath
# destroy __main__
# destroy atexit
# destroy errno
# destroy grp
# destroy fcntl
# destroy locale
# destroy pwd
# destroy selectors
# destroy shutil
# destroy tempfile
# destroy traceback
# destroy syslog
# destroy systemd.journal
# destroy systemd.daemon
# destroy ansible.module_utils.compat.selinux
# destroy hashlib
# destroy selinux
# destroy ansible.module_utils.six.moves.urllib
# destroy ansible.module_utils.six.moves
# destroy datetime
# destroy re._parser
# destroy tokenize
# destroy _string
# destroy _frozen_importlib_external
# destroy _imp
# destroy marshal
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy stat
# destroy _blake2
# destroy platform
# destroy distro
# destroy json.scanner
# destroy _json
# destroy select
# destroy selinux._selinux
# destroy collections
# destroy copyreg
# destroy contextlib
# destroy _signal
# destroy _typing
# destroy _tokenize
# destroy argparse
# destroy json
# destroy logging
# destroy shlex
# destroy subprocess
# destroy warnings
# destroy operator
# clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
# destroy codecs
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy encodings.utf_8_sig
# destroy encodings.cp437
# destroy _codecs
# destroy functools
# destroy time
# destroy _warnings
# destroy math
# destroy _bisect
# destroy re
# destroy _random
# destroy _hashlib
# destroy itertools
# destroy _collections
# destroy _operator
# destroy builtins
# destroy _thread
# destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy _io
# clear sys.audit hooks
 21264 1727202778.69325: done with _execute_module (file, {'path': '/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS.yml', 'state': 'absent', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727202778.2137253-22553-190636073092837/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})
 21264 1727202778.69327: _low_level_execute_command(): starting
 21264 1727202778.69329: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727202778.2137253-22553-190636073092837/ > /dev/null 2>&1 && sleep 0'
 21264 1727202778.69331: in local.exec_command()
 21264 1727202778.69333: opening command with Popen()
 21264 1727202778.69496: done running command with Popen()
 21264 1727202778.69500: getting output with communicate()
 21264 1727202778.70053: done communicating
 21264 1727202778.70060: done with local.exec_command()
 21264 1727202778.70069: _low_level_execute_command() done: rc=0, stdout=, stderr=
 21264 1727202778.70077: handler run complete
 21264 1727202778.70117: variable 'ansible_host' from source: unknown
 21264 1727202778.70132: variable 'ansible_port' from source: unknown
 21264 1727202778.70153: variable 'ansible_user' from source: unknown
 21264 1727202778.70165: variable 'ansible_connection' from source: host vars for 'localhost'
 21264 1727202778.70176: attempt loop complete, returning result
 21264 1727202778.70205: variable 'item' from source: unknown
 21264 1727202778.70337: variable 'item' from source: unknown
changed: [managed-node1 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1727202760.4063737-21404-61509803468796/.source.yml', 'md5sum': '5a57da448a1d752b982858b38aab344d', 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', 'changed': True, 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'secontext': 'unconfined_u:object_r:admin_home_t:s0', 'size': 23, 'invocation': {'module_args': {'dest': '/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1727202760.4063737-21404-61509803468796/.source.yml', '_original_basename': '.cliisom7', 'follow': False, 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', 'backup': False, 'force': True, 'unsafe_writes': False, 'content': None, 'validate': None, 'directory_mode': None, 'remote_src': None, 'local_follow': None, 'owner': None, 'group': None, 'seuser': None, 'serole': None, 'selevel': None, 'setype': None, 'attributes': None}}, 'failed': False, 'item': 'CentOS', 'ansible_loop_var': 'item'}) => {
    "ansible_loop_var": "item",
    "changed": true,
    "item": {
        "ansible_loop_var": "item",
        "changed": true,
        "checksum": "870b2314d3f4184a363b31373f07abb444f26444",
        "dest": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS.yml",
        "diff": [],
        "failed": false,
        "gid": 0,
        "group": "root",
        "invocation": {
            "module_args": {
                "_original_basename": ".cliisom7",
                "attributes": null,
                "backup": false,
                "checksum": "870b2314d3f4184a363b31373f07abb444f26444",
                "content": null,
                "dest": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS.yml",
                "directory_mode": null,
                "follow": false,
                "force": true,
                "group": null,
                "local_follow": null,
                "mode": "0600",
                "owner": null,
                "remote_src": null,
                "selevel": null,
                "serole": null,
                "setype": null,
                "seuser": null,
                "src": "/root/.ansible/tmp/ansible-tmp-1727202760.4063737-21404-61509803468796/.source.yml",
                "unsafe_writes": false,
                "validate": null
            }
        },
        "item": "CentOS",
        "md5sum": "5a57da448a1d752b982858b38aab344d",
        "mode": "0600",
        "owner": "root",
        "secontext": "unconfined_u:object_r:admin_home_t:s0",
        "size": 23,
        "src": "/root/.ansible/tmp/ansible-tmp-1727202760.4063737-21404-61509803468796/.source.yml",
        "state": "file",
        "uid": 0
    },
    "path": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/CentOS.yml",
    "state": "absent"
}
 21264 1727202778.71046: in VariableManager get_vars()
 21264 1727202778.71050: Calling all_inventory to load vars for localhost
 21264 1727202778.71070: Calling groups_inventory to load vars for localhost
 21264 1727202778.71074: Calling all_plugins_inventory to load vars for localhost
 21264 1727202778.71079: Calling all_plugins_play to load vars for localhost
 21264 1727202778.71084: Calling groups_plugins_inventory to load vars for localhost
 21264 1727202778.71087: Calling groups_plugins_play to load vars for localhost
 21264 1727202778.71171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202778.71174: done with get_vars()
 21264 1727202778.71179: variable 'inventory_hostname' from source: host vars for 'managed-node1'
 21264 1727202778.71184: variable 'ansible_delegated_vars' from source: unknown
 21264 1727202778.71186: variable 'ansible_connection' from source: host vars for 'localhost'
 21264 1727202778.71190: no remote address found for delegated host localhost
using its name, so success depends on DNS resolution
 21264 1727202778.71193: variable 'omit' from source: magic vars
 21264 1727202778.71311: variable 'inventory_hostname' from source: host vars for 'managed-node1'
 21264 1727202778.71315: variable 'ansible_play_hosts_all' from source: magic vars
 21264 1727202778.71317: Evaluated conditional (inventory_hostname == ansible_play_hosts_all[0]): True
 21264 1727202778.71328: variable 'omit' from source: magic vars
 21264 1727202778.71341: variable 'omit' from source: magic vars
 21264 1727202778.71462: variable 'item' from source: unknown
 21264 1727202778.71490: variable 'omit' from source: magic vars
 21264 1727202778.71538: variable 'ansible_delegated_vars' from source: unknown
 21264 1727202778.71542: variable 'ansible_connection' from source: host vars for 'localhost'
 21264 1727202778.71545: variable 'ansible_connection' from source: host vars for 'localhost'
 21264 1727202778.71565: Set connection var ansible_pipelining to False
 21264 1727202778.71568: Set connection var ansible_shell_type to sh
 21264 1727202778.71570: Set connection var ansible_module_compression to ZIP_DEFLATED
 21264 1727202778.71573: Set connection var ansible_timeout to 10
 21264 1727202778.71575: Set connection var ansible_shell_executable to /bin/sh
 21264 1727202778.71579: Set connection var ansible_connection to local
 21264 1727202778.71660: variable 'ansible_delegated_vars' from source: unknown
 21264 1727202778.71663: variable 'ansible_connection' from source: host vars for 'localhost'
 21264 1727202778.71665: variable 'ansible_user' from source: unknown
 21264 1727202778.71736: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)
 21264 1727202778.71747: variable 'omit' from source: magic vars
 21264 1727202778.71750: starting attempt loop
 21264 1727202778.71753: running the handler
 21264 1727202778.71755: _low_level_execute_command(): starting
 21264 1727202778.71757: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0'
 21264 1727202778.71789: in local.exec_command()
 21264 1727202778.71792: opening command with Popen()
 21264 1727202778.71855: done running command with Popen()
 21264 1727202778.71858: getting output with communicate()
 21264 1727202778.72144: done communicating
 21264 1727202778.72148: done with local.exec_command()
 21264 1727202778.72150: _low_level_execute_command() done: rc=0, stdout=/root
, stderr=
 21264 1727202778.72156: _low_level_execute_command(): starting
 21264 1727202778.72163: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727202778.721487-22553-77595909340681 `" && echo ansible-tmp-1727202778.721487-22553-77595909340681="` echo /root/.ansible/tmp/ansible-tmp-1727202778.721487-22553-77595909340681 `" ) && sleep 0'
 21264 1727202778.72166: in local.exec_command()
 21264 1727202778.72170: opening command with Popen()
 21264 1727202778.72213: done running command with Popen()
 21264 1727202778.72216: getting output with communicate()
 21264 1727202778.72887: done communicating
 21264 1727202778.72890: done with local.exec_command()
 21264 1727202778.72892: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727202778.721487-22553-77595909340681=/root/.ansible/tmp/ansible-tmp-1727202778.721487-22553-77595909340681
, stderr=
 21264 1727202778.72894: variable 'ansible_delegated_vars' from source: unknown
 21264 1727202778.72896: variable 'ansible_module_compression' from source: unknown
 21264 1727202778.72905: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21264ljj_fs96/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED
 21264 1727202778.72920: variable 'ansible_python_interpreter' from source: host vars for 'localhost'
 21264 1727202778.72966: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727202778.721487-22553-77595909340681/AnsiballZ_file.py
 21264 1727202778.73011: done transferring module to remote
 21264 1727202778.73022: _low_level_execute_command(): starting
 21264 1727202778.73028: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727202778.721487-22553-77595909340681/ /root/.ansible/tmp/ansible-tmp-1727202778.721487-22553-77595909340681/AnsiballZ_file.py && sleep 0'
 21264 1727202778.73031: in local.exec_command()
 21264 1727202778.73035: opening command with Popen()
 21264 1727202778.73068: done running command with Popen()
 21264 1727202778.73071: getting output with communicate()
 21264 1727202778.73445: done communicating
 21264 1727202778.73448: done with local.exec_command()
 21264 1727202778.73451: _low_level_execute_command() done: rc=0, stdout=, stderr=
 21264 1727202778.73453: _low_level_execute_command(): starting
 21264 1727202778.73457: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727202778.721487-22553-77595909340681/AnsiballZ_file.py && sleep 0'
 21264 1727202778.73460: in local.exec_command()
 21264 1727202778.73465: opening command with Popen()
 21264 1727202778.73505: done running command with Popen()
 21264 1727202778.73509: getting output with communicate()
 21264 1727202779.03293: done communicating
 21264 1727202779.03300: done with local.exec_command()
 21264 1727202779.03306: _low_level_execute_command() done: rc=0, stdout=
{"path": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/RedHat.yml", "changed": true, "diff": {"before": {"path": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/RedHat.yml", "state": "file"}, "after": {"path": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/RedHat.yml", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/RedHat.yml", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}
, stderr=import _frozen_importlib # frozen
import _imp # builtin
import '_thread' # <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.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'
import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'
import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6bbb4bc0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6bbb4230>
# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'
import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6bbb7140>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib64/python3.12/site-packages'
Adding directory: '/usr/local/lib/python3.12/site-packages'
Adding directory: '/usr/lib64/python3.12/site-packages'
Adding directory: '/usr/lib/python3.12/site-packages'
Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'
# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'
import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6bbcd790>
# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py
# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'
import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6bbce7b0>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b9e0710>
# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py
# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'
import '_operator' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b9e0860>
# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py
# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'
import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py
# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'
import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6ba24140>
# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py
# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'
import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6ba247d0>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b9fc3e0>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b9e1ac0>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b9c9880>
# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'
import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'
import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6ba27f50>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6ba26c30>
# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'
import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6ba27e30>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b9e3a10>
# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py
# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'
import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6ba490a0>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b9c8b00>
# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py
# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'
# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'
import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcb6ba49550>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6ba49400>
# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcb6ba497c0>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b9c3620>
# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py
# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'
import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6ba49df0>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6ba49ac0>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py
# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'
import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6ba4acc0>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py
# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py
# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'
import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6ba70ef0>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcb6ba72600>
# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py
# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py
# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'
import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6ba734a0>
# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcb6ba73b00>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6ba729f0>
# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py
# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'
# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcb6ba88590>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6ba73cb0>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6ba4ad20>
# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py
# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py
# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'
# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcb6b828500>
# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py
# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'
# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcb6b828f80>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b828ce0>
# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcb6b828e00>
# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py
# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'
# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcb6b829820>
# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcb6b82a180>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b8290d0>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6ba8a660>
# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py
# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py
# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'
import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b82b530>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b82a000>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6ba4b410>
# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py
# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'
import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b847890>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py
# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'
import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b86fb90>
# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py
# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'
import 'ntpath' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'
import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b8cc980>
# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py
# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'
import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b8cf0b0>
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b8cca70>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b895970>
# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'
import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b121a60>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b86e990>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b8444a0>
# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcb6b86ef90>
# zipimport: found 30 names in '/tmp/ansible_file_payload_mn7_sd3j/ansible_file_payload.zip'
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py
# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py
# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'
# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py
# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'
import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b1737d0>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b1566c0>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b155820>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_file_payload_mn7_sd3j/ansible_file_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_file_payload_mn7_sd3j/ansible_file_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py
# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'
import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b1716a0>
# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py
# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py
# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'
# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcb6b19f410>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b19f1a0>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b19eab0>
# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'
import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b19ef00>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b19e6f0>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcb6b1c40e0>
# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'
import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcb6b1c4320>
# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py
# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'
import '_locale' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b1c4860>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py
# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'
import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b1ee600>
# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcb6b1efd10>
# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py
# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'
import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b014bf0>
# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py
# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'
import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b015d90>
# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py
# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py
# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'
import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b018890>
# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'
import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcb6b0189b0>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b016b10>
# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py
# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py
# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py
# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py
# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'
import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b05c7d0>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b01b2f0>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b01b050>
# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py
# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'
import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b01b5c0>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b017020>
# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcb6b0609e0>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'
import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b060b00>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py
# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'
# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcb6b062660>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b062420>
# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py
# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'
# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcb6b064b60>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b062c90>
# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py
# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py
# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'
import '_string' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b068320>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b064ce0>
# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'
import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcb6b069640>
# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'
import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcb6b0694f0>
# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'
import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcb6b068d40>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b060da0>
# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py
# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'
# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcb6b070e90>
# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcb6b071e20>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b06b620>
# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcb6b070980>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b06b230>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_file_payload_mn7_sd3j/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_file_payload_mn7_sd3j/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_file_payload_mn7_sd3j/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_file_payload_mn7_sd3j/ansible_file_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7fcb6b072780>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7fcb6b072780>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_file_payload_mn7_sd3j/ansible_file_payload.zip/ansible/module_utils/common/text/">
# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'
# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcb6b0f5e50>
# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'
import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b0f6c60>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b0649e0>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_file_payload_mn7_sd3j/ansible_file_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_file_payload_mn7_sd3j/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py
# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'
import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b0f6a20>
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_file_payload_mn7_sd3j/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_file_payload_mn7_sd3j/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_file_payload_mn7_sd3j/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_file_payload_mn7_sd3j/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_file_payload_mn7_sd3j/ansible_file_payload.zip/ansible/module_utils/parsing/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py
# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'
import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b0f7f80>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_file_payload_mn7_sd3j/ansible_file_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_file_payload_mn7_sd3j/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_file_payload_mn7_sd3j/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_file_payload_mn7_sd3j/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_file_payload_mn7_sd3j/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'
# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'
import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcb6af03860>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b0fd6a0>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_file_payload_mn7_sd3j/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_file_payload_mn7_sd3j/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py
# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py
# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py
# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'
import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b1db470>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6af05700>
import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6af038f0>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb6b016e40>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_file_payload_mn7_sd3j/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_file_payload_mn7_sd3j/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_file_payload_mn7_sd3j/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_file_payload_mn7_sd3j/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_file_payload_mn7_sd3j/ansible_file_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# destroy __main__
# clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# destroy base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# destroy socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
# destroy _sitebuiltins
# destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
# destroy _lzma
# destroy binascii
# destroy struct
# destroy zlib
# destroy bz2
# destroy lzma
# destroy zipfile._path
# destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy ipaddress
# destroy ntpath
# destroy importlib
# destroy zipimport
# destroy array
# cleanup[3] wiping ansible.module_utils.distro
# destroy distro.distro
# cleanup[3] wiping distro
# cleanup[3] wiping argparse
# cleanup[3] wiping selinux
# cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ansible.module_utils.compat.selinux
# cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
# cleanup[3] wiping ansible.module_utils.six.moves
# cleanup[3] wiping systemd.daemon
# cleanup[3] wiping systemd._daemon
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.journal
# destroy uuid
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping logging
# cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping datetime
# cleanup[3] wiping _datetime
# cleanup[3] wiping syslog
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping subprocess
# destroy signal
# destroy threading
# cleanup[3] wiping _posixsubprocess
# destroy _posixsubprocess
# cleanup[3] wiping shlex
# cleanup[3] wiping selectors
# cleanup[3] wiping select
# cleanup[3] wiping platform
# cleanup[3] wiping pwd
# cleanup[3] wiping locale
# destroy encodings
# cleanup[3] wiping _locale
# destroy _locale
# cleanup[3] wiping fcntl
# cleanup[3] wiping grp
# cleanup[3] wiping atexit
# cleanup[3] wiping json
# destroy json.decoder
# destroy json.encoder
# cleanup[3] wiping json.scanner
# cleanup[3] wiping _json
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping tempfile
# destroy io
# destroy weakref
# cleanup[3] wiping hashlib
# cleanup[3] wiping _blake2
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping shutil
# destroy fnmatch
# cleanup[3] wiping errno
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
# destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
# cleanup[3] wiping _sre
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
# cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
# destroy abc
# cleanup[3] wiping os.path
# destroy genericpath
# cleanup[3] wiping posixpath
# cleanup[3] wiping _collections_abc
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping __main__
# cleanup[3] wiping _abc
# cleanup[3] wiping _signal
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
# cleanup[3] wiping marshal
# cleanup[3] wiping _io
# cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _imp
# cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping sys
# cleanup[3] wiping builtins
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
# destroy sys.monitoring
# destroy _socket
# destroy _collections_abc
# destroy _weakref
# destroy _uuid
# destroy posixpath
# destroy __main__
# destroy atexit
# destroy errno
# destroy grp
# destroy fcntl
# destroy locale
# destroy pwd
# destroy selectors
# destroy shutil
# destroy tempfile
# destroy traceback
# destroy syslog
# destroy systemd.journal
# destroy systemd.daemon
# destroy ansible.module_utils.compat.selinux
# destroy hashlib
# destroy selinux
# destroy ansible.module_utils.six.moves.urllib
# destroy ansible.module_utils.six.moves
# destroy datetime
# destroy re._parser
# destroy tokenize
# destroy _string
# destroy _frozen_importlib_external
# destroy _imp
# destroy marshal
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy stat
# destroy _blake2
# destroy platform
# destroy distro
# destroy json.scanner
# destroy _json
# destroy select
# destroy selinux._selinux
# destroy collections
# destroy copyreg
# destroy contextlib
# destroy _signal
# destroy _typing
# destroy _tokenize
# destroy argparse
# destroy json
# destroy logging
# destroy shlex
# destroy subprocess
# destroy warnings
# destroy operator
# clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
# destroy codecs
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy encodings.utf_8_sig
# destroy encodings.cp437
# destroy _codecs
# destroy functools
# destroy time
# destroy _warnings
# destroy math
# destroy _bisect
# destroy re
# destroy _random
# destroy _hashlib
# destroy itertools
# destroy _collections
# destroy _operator
# destroy builtins
# destroy _thread
# destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy _io
# clear sys.audit hooks
 21264 1727202779.03323: done with _execute_module (file, {'path': '/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/RedHat.yml', 'state': 'absent', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727202778.721487-22553-77595909340681/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})
 21264 1727202779.03332: _low_level_execute_command(): starting
 21264 1727202779.03349: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727202778.721487-22553-77595909340681/ > /dev/null 2>&1 && sleep 0'
 21264 1727202779.03353: in local.exec_command()
 21264 1727202779.03355: opening command with Popen()
 21264 1727202779.03436: done running command with Popen()
 21264 1727202779.03439: getting output with communicate()
 21264 1727202779.03936: done communicating
 21264 1727202779.03940: done with local.exec_command()
 21264 1727202779.03942: _low_level_execute_command() done: rc=0, stdout=, stderr=
 21264 1727202779.03944: handler run complete
 21264 1727202779.03963: variable 'ansible_host' from source: unknown
 21264 1727202779.03966: variable 'ansible_port' from source: unknown
 21264 1727202779.03969: variable 'ansible_user' from source: unknown
 21264 1727202779.03971: variable 'ansible_connection' from source: host vars for 'localhost'
 21264 1727202779.03973: attempt loop complete, returning result
 21264 1727202779.03997: variable 'item' from source: unknown
 21264 1727202779.04054: variable 'item' from source: unknown
changed: [managed-node1 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/RedHat.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1727202761.183126-21404-162692343588867/.source.yml', 'md5sum': '5a57da448a1d752b982858b38aab344d', 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', 'changed': True, 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'secontext': 'unconfined_u:object_r:admin_home_t:s0', 'size': 23, 'invocation': {'module_args': {'dest': '/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/RedHat.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1727202761.183126-21404-162692343588867/.source.yml', '_original_basename': '.b3ycozxx', 'follow': False, 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', 'backup': False, 'force': True, 'unsafe_writes': False, 'content': None, 'validate': None, 'directory_mode': None, 'remote_src': None, 'local_follow': None, 'owner': None, 'group': None, 'seuser': None, 'serole': None, 'selevel': None, 'setype': None, 'attributes': None}}, 'failed': False, 'item': 'RedHat', 'ansible_loop_var': 'item'}) => {
    "ansible_loop_var": "item",
    "changed": true,
    "item": {
        "ansible_loop_var": "item",
        "changed": true,
        "checksum": "870b2314d3f4184a363b31373f07abb444f26444",
        "dest": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/RedHat.yml",
        "diff": [],
        "failed": false,
        "gid": 0,
        "group": "root",
        "invocation": {
            "module_args": {
                "_original_basename": ".b3ycozxx",
                "attributes": null,
                "backup": false,
                "checksum": "870b2314d3f4184a363b31373f07abb444f26444",
                "content": null,
                "dest": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/RedHat.yml",
                "directory_mode": null,
                "follow": false,
                "force": true,
                "group": null,
                "local_follow": null,
                "mode": "0600",
                "owner": null,
                "remote_src": null,
                "selevel": null,
                "serole": null,
                "setype": null,
                "seuser": null,
                "src": "/root/.ansible/tmp/ansible-tmp-1727202761.183126-21404-162692343588867/.source.yml",
                "unsafe_writes": false,
                "validate": null
            }
        },
        "item": "RedHat",
        "md5sum": "5a57da448a1d752b982858b38aab344d",
        "mode": "0600",
        "owner": "root",
        "secontext": "unconfined_u:object_r:admin_home_t:s0",
        "size": 23,
        "src": "/root/.ansible/tmp/ansible-tmp-1727202761.183126-21404-162692343588867/.source.yml",
        "state": "file",
        "uid": 0
    },
    "path": "/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/roles/caller/vars/RedHat.yml",
    "state": "absent"
}
 21264 1727202779.04339: dumping result to json
 21264 1727202779.04342: done dumping result, returning
 21264 1727202779.04344: done running TaskExecutor() for managed-node1/TASK: Cleanup [0e798799-7813-bb7e-0ba7-000000000016]
 21264 1727202779.04346: sending task result for task 0e798799-7813-bb7e-0ba7-000000000016
 21264 1727202779.04746: no more pending results, returning what we have
 21264 1727202779.04749: results queue empty
 21264 1727202779.04749: checking for any_errors_fatal
 21264 1727202779.04751: done checking for any_errors_fatal
 21264 1727202779.04752: checking for max_fail_percentage
 21264 1727202779.04753: done checking for max_fail_percentage
 21264 1727202779.04754: checking to see if all hosts have failed and the running result is not ok
 21264 1727202779.04755: done checking to see if all hosts have failed
 21264 1727202779.04756: getting the remaining hosts for this loop
 21264 1727202779.04757: done getting the remaining hosts for this loop
 21264 1727202779.04760: getting the next task for host managed-node1
 21264 1727202779.04765: done getting next task for host managed-node1
 21264 1727202779.04767:  ^ task is: TASK: meta (flush_handlers)
 21264 1727202779.04768:  ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
 21264 1727202779.04772: getting variables
 21264 1727202779.04774: in VariableManager get_vars()
 21264 1727202779.04810: Calling all_inventory to load vars for managed-node1
 21264 1727202779.04831: Calling groups_inventory to load vars for managed-node1
 21264 1727202779.04835: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202779.04841: done sending task result for task 0e798799-7813-bb7e-0ba7-000000000016
 21264 1727202779.04843: WORKER PROCESS EXITING
 21264 1727202779.04851: Calling all_plugins_play to load vars for managed-node1
 21264 1727202779.04854: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202779.04856: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202779.06334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202779.07526: done with get_vars()
 21264 1727202779.07543: done getting variables
 21264 1727202779.07593: in VariableManager get_vars()
 21264 1727202779.07602: Calling all_inventory to load vars for managed-node1
 21264 1727202779.07603: Calling groups_inventory to load vars for managed-node1
 21264 1727202779.07605: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202779.07608: Calling all_plugins_play to load vars for managed-node1
 21264 1727202779.07609: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202779.07614: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202779.08720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202779.10071: done with get_vars()
 21264 1727202779.10096: done queuing things up, now waiting for results queue to drain
 21264 1727202779.10098: results queue empty
 21264 1727202779.10099: checking for any_errors_fatal
 21264 1727202779.10109: done checking for any_errors_fatal
 21264 1727202779.10109: checking for max_fail_percentage
 21264 1727202779.10111: done checking for max_fail_percentage
 21264 1727202779.10111: checking to see if all hosts have failed and the running result is not ok
 21264 1727202779.10112: done checking to see if all hosts have failed
 21264 1727202779.10113: getting the remaining hosts for this loop
 21264 1727202779.10113: done getting the remaining hosts for this loop
 21264 1727202779.10116: getting the next task for host managed-node1
 21264 1727202779.10120: done getting next task for host managed-node1
 21264 1727202779.10121:  ^ task is: TASK: meta (flush_handlers)
 21264 1727202779.10123:  ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
 21264 1727202779.10126: getting variables
 21264 1727202779.10127: in VariableManager get_vars()
 21264 1727202779.10136: Calling all_inventory to load vars for managed-node1
 21264 1727202779.10138: Calling groups_inventory to load vars for managed-node1
 21264 1727202779.10140: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202779.10145: Calling all_plugins_play to load vars for managed-node1
 21264 1727202779.10147: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202779.10149: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202779.10813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202779.11855: done with get_vars()
 21264 1727202779.11866: done getting variables
 21264 1727202779.11903: in VariableManager get_vars()
 21264 1727202779.11915: Calling all_inventory to load vars for managed-node1
 21264 1727202779.11918: Calling groups_inventory to load vars for managed-node1
 21264 1727202779.11920: Calling all_plugins_inventory to load vars for managed-node1
 21264 1727202779.11924: Calling all_plugins_play to load vars for managed-node1
 21264 1727202779.11930: Calling groups_plugins_inventory to load vars for managed-node1
 21264 1727202779.11937: Calling groups_plugins_play to load vars for managed-node1
 21264 1727202779.12980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
 21264 1727202779.14266: done with get_vars()
 21264 1727202779.14283: done queuing things up, now waiting for results queue to drain
 21264 1727202779.14285: results queue empty
 21264 1727202779.14285: checking for any_errors_fatal
 21264 1727202779.14286: done checking for any_errors_fatal
 21264 1727202779.14286: checking for max_fail_percentage
 21264 1727202779.14287: done checking for max_fail_percentage
 21264 1727202779.14287: checking to see if all hosts have failed and the running result is not ok
 21264 1727202779.14288: done checking to see if all hosts have failed
 21264 1727202779.14288: getting the remaining hosts for this loop
 21264 1727202779.14289: done getting the remaining hosts for this loop
 21264 1727202779.14291: getting the next task for host managed-node1
 21264 1727202779.14293: done getting next task for host managed-node1
 21264 1727202779.14294:  ^ task is: None
 21264 1727202779.14294:  ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
 21264 1727202779.14295: done queuing things up, now waiting for results queue to drain
 21264 1727202779.14296: results queue empty
 21264 1727202779.14296: checking for any_errors_fatal
 21264 1727202779.14297: done checking for any_errors_fatal
 21264 1727202779.14297: checking for max_fail_percentage
 21264 1727202779.14297: done checking for max_fail_percentage
 21264 1727202779.14298: checking to see if all hosts have failed and the running result is not ok
 21264 1727202779.14298: done checking to see if all hosts have failed
 21264 1727202779.14300: getting the next task for host managed-node1
 21264 1727202779.14301: done getting next task for host managed-node1
 21264 1727202779.14301:  ^ task is: None
 21264 1727202779.14302:  ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False

PLAY RECAP *********************************************************************
managed-node1              : ok=32   changed=2    unreachable=0    failed=0    skipped=56   rescued=0    ignored=0   

Tuesday 24 September 2024  14:32:59 -0400 (0:00:01.996)       0:00:22.915 ***** 
=============================================================================== 
Create var file in caller that can override the one in called role ------ 3.89s
/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/tests_include_vars_from_parent.yml:8 
Cleanup ----------------------------------------------------------------- 2.00s
/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/tests_include_vars_from_parent.yml:49 
Gathering Facts --------------------------------------------------------- 1.79s
/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/tests/logging/tests_include_vars_from_parent.yml:2 
fedora.linux_system_roles.private_logging_subrole_rsyslog : Gather package facts --- 1.55s
/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:44 
fedora.linux_system_roles.private_logging_subrole_rsyslog : Enable rsyslog service --- 1.48s
/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:319 
fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages --- 1.04s
/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:30 
fedora.linux_system_roles.private_logging_subrole_rsyslog : Create the config directory if it does not exist --- 0.91s
/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:76 
fedora.linux_system_roles.private_logging_subrole_rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different. --- 0.65s
/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:89 
fedora.linux_system_roles.private_logging_subrole_rsyslog : Create a work directory --- 0.57s
/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:83 
fedora.linux_system_roles.private_logging_subrole_rsyslog : Check if system is ostree --- 0.42s
/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:12 
fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate global rule to add to __rsyslog_common_rules --- 0.40s
/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:97 
fedora.linux_system_roles.private_logging_subrole_rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files --- 0.23s
/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:275 
fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove common config files in rsyslog.d --- 0.21s
/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:148 
fedora.linux_system_roles.logging : Generate certificates --------------- 0.20s
/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:62 
fedora.linux_system_roles.private_logging_subrole_rsyslog : Purge - remove files not generated by current state --- 0.20s
/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:234 
fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate main rsyslog configuration --- 0.20s
/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:361 
fedora.linux_system_roles.logging : Manage selinux on the gathered ports --- 0.19s
/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:58 
fedora.linux_system_roles.private_logging_subrole_rsyslog : Initialize list of template results --- 0.18s
/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:144 
fedora.linux_system_roles.private_logging_subrole_rsyslog : Get rsyslog config files not owned by any package --- 0.17s
/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:217 
fedora.linux_system_roles.logging : Parameter 'udp_port' values (with tls) --- 0.16s
/tmp/collections-98e/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:100 
 21264 1727202779.14440: RUNNING CLEANUP